Home
last modified time | relevance | path

Searched defs:tiles (Results 1 – 25 of 231) sorted by relevance

12345678910

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/data/repository/
H A DUserTileSpecRepositoryTest.kt63 val tiles by collectLastValue(underTest.tiles()) in emptySetting_usesDefaultValue() constant
71 val tiles by collectLastValue(underTest.tiles()) in changeInSettings_valueDoesntChange() constant
83 val tiles by collectLastValue(underTest.tiles()) in changeInSettings_settingIsRestored() constant
96 val tiles by collectLastValue(underTest.tiles()) in invalidTilesAreNotPresent() constant
106 val tiles by collectLastValue(underTest.tiles()) in noValidTiles_defaultSet() constant
127 val tiles by collectLastValue(underTest.tiles()) in addTileAtEnd() constant
141 val tiles by collectLastValue(underTest.tiles()) in addTileAtPosition() constant
156 val tiles by collectLastValue(underTest.tiles()) in addInvalidTile_noop() constant
170 val tiles by collectLastValue(underTest.tiles()) in addTileAtPosition_tooLarge_addedAtEnd() constant
184 val tiles by collectLastValue(underTest.tiles()) in removeTiles() constant
[all …]
H A DTileSpecSettingsRepositoryTest.kt172 val tiles by collectLastValue(underTest.tilesSpecs(0)) in retailMode_usesRetailTiles() constant
182 val tiles by collectLastValue(underTest.tilesSpecs(0)) in retailMode_cannotModifyTiles() constant
193 val tiles by collectLastValue(underTest.tilesSpecs(0)) in prependDefault() constant
224 val tiles by collectLastValue(underTest.tilesSpecs(0)) in resetsDefault() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/interactor/
H A DCurrentTilesInteractorImplTest.kt149 val tiles by collectLastValue(underTest.currentTiles) in correctTiles() constant
239 val tiles by collectLastValue(tileSpecRepository.tilesSpecs(USER_INFO_0.id)) in someTilesNotValid_repositorySetToDefinitiveList() constant
254 val tiles by collectLastValue(underTest.currentTiles) in deduplicatedTiles() constant
267 val tiles by collectLastValue(underTest.currentTiles) in tilesChange_platformTileNotRecreated() constant
286 val tiles by collectLastValue(underTest.currentTiles) in tileRemovedIsDestroyed() constant
309 val tiles by collectLastValue(underTest.currentTiles) in tileBecomesNotAvailable_destroyed() constant
341 val tiles by collectLastValue(underTest.currentTiles) in userChange_tilesChange() constant
357 val tiles by collectLastValue(underTest.currentTiles) in tileNotPresentInSecondaryUser_destroyedInUserChange() constant
380 val tiles by collectLastValue(underTest.currentTiles) in userChange_customTileDestroyed_lifecycleNotTerminated() constant
399 val tiles by collectLastValue(underTest.currentTiles) in userChange_sameTileUserChanged() constant
[all …]
H A DNoLowNumberOfTilesTest.kt110 val tiles by collectLastValue(currentTilesInteractor.currentTiles) in noLessThanTwoTilesAfterOEMRestore_prependedDefault() constant
127 val tiles by collectLastValue(currentTilesInteractor.currentTiles) in noEmptyTilesAfterSettingTilesToUnknownNames() constant
146 val tiles by collectLastValue(currentTilesInteractor.currentTiles) in inRetailMode_onlyOneTile_noPrependDefault() constant
H A DWorkProfileAutoAddedAfterRestoreTest.kt78 val tiles by collectLastValue(kosmos.currentTilesInteractor.currentTiles) in workTileRestoredAndPreviouslyAutoAdded_notAvailable_willBeAutoaddedInCorrectPosition() constant
108 val tiles by collectLastValue(kosmos.currentTilesInteractor.currentTiles) in workTileNotRestoredAndPreviouslyAutoAdded_wontBeAutoAddedWhenWorkProfileIsAdded() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/ui/dialog/viewmodel/
H A DModesDialogViewModelTest.kt102 val tiles by collectLastValue(underTest.tiles) in tiles_filtersOutUserDisabledModes() constant
150 val tiles by collectLastValue(underTest.tiles) in tiles_filtersOutInactiveModesWithoutManualInvocation() constant
201 val tiles by collectLastValue(underTest.tiles, context = job) in tiles_stableWhileCollecting() constant
264 val tiles by collectLastValue(underTest.tiles, context = job) in tiles_filtersOutRemovedModes() constant
311 val tiles by collectLastValue(underTest.tiles) in tiles_calculatesSubtext() constant
369 val tiles by collectLastValue(underTest.tiles) in tiles_populatesFieldsForAccessibility() constant
453 val tiles by collectLastValue(underTest.tiles) in onClick_togglesTileState() constant
487 val tiles by collectLastValue(underTest.tiles, context = job) in onClick_noManualActivation() constant
528 val tiles by collectLastValue(underTest.tiles) in onClick_setUp() constant
571 val tiles by collectLastValue(underTest.tiles) in onLongClick_launchesIntent() constant
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/ui/viewmodel/
H A DEditModeViewModelTest.kt154 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
164 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
176 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
193 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
213 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
230 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
258 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
280 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
304 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
331 val tiles by collectLastValue(underTest.tiles) in <lambda>() constant
[all …]
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/wear/tiles/tiles-proto/1.5.0-alpha04/
HDtiles-proto-1.5.0-alpha04.jar ... androidx/ androidx/wear/ androidx/wear/tiles/ androidx/wear/tiles/proto/ androidx ...
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/panels/ui/compose/
H A DResizingTest.kt78 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
94 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
110 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
130 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
150 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
170 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
H A DDragAndDropTest.kt81 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
107 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
134 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
159 var tiles by mutableStateOf(TestEditTiles) in <lambda>() variable
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/
H A DCustomTileInteractorTest.kt92 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in notActiveTileIsAvailableAfterUpdated() constant
113 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in notActiveTileIsAvailableAfterDefaultsUpdated() constant
135 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in initSuspendsForActiveTileNotRestoredAndNotUpdated() constant
155 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in initSuspendedForNotActiveTileWithoutUpdates() constant
201 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in initForTheSameUserProcessedOnce() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/data/repository/
H A DCustomTileRepositoryTest.kt81 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in notPersistableTileIsNotRestored() constant
94 val tiles = collectValues(underTest.getTiles(TEST_USER_1)) in emptyPersistedStateIsHandled() constant
199 val tiles = collectValues(underTest.getTiles(TEST_USER_2)) in getTilesForAnotherUserEmpty() constant
235 val tiles = collectValues(underTest.getTiles(TEST_USER_2)) in updatingWithTileForAnotherUserOverridesTile() constant
272 val tiles = collectValues(underTest.getTiles(TEST_USER_2)) in updatingWithDefaultsForAnotherUserOverridesTile() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
H A DTilesStatesTextTest.kt35 val tiles = mContext.getString(R.string.quick_settings_tiles_stock).split(",") in <lambda>() constant
57 val tiles = mContext.getString(R.string.quick_settings_tiles_stock).split(",") in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/ui/compose/
H A DInfiniteGridLayoutTest.kt54 val tiles = in correctPagination_underOnePage_sameOrder() constant
78 val tiles = in correctPagination_twoPages_sameOrder() constant
/aosp_15_r20/frameworks/base/location/java/com/android/internal/location/altitude/
H A DGeoidMap.java151 S2TileProto[] tiles = new S2TileProto[len]; in getUnitIntervalValues() local
181 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeByteBufferValues()
206 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeByteJpegValues()
213 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeBytePngValues()
220 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeByteImageValues()
/aosp_15_r20/external/libaom/av1/common/
H A Dtile_common.c34 CommonTileParams *const tiles = &cm->tiles; in av1_get_tile_limits() local
74 CommonTileParams *const tiles) { in av1_calculate_tile_cols()
125 int cm_mi_rows, CommonTileParams *const tiles) { in av1_calculate_tile_rows()
190 const CommonTileParams *const tiles = &cm->tiles; in av1_get_uniform_tile_size() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/pipeline/shared/logging/
DQSPipelineLogger.java52 public final void logParsedTiles(@org.jetbrains.annotations.NotNull() in logParsedTiles()
98 public final void logTilesNotInstalled(@org.jetbrains.annotations.NotNull() in logTilesNotInstalled()
103 java.util.Set<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles) { in logAutoAddTilesParsed()
107 java.util.Set<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles) { in logAutoAddTilesRestoredReconciled()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/pipeline/data/repository/
DUserTileSpecRepository.java72 public final java.lang.Object tiles(@org.jetbrains.annotations.NotNull() in tiles() method in UserTileSpecRepository
77 …owCollections(kotlinx.coroutines.flow.StateFlow<? extends java.util.List<? extends com.android.sys… in startFlowCollections()
81 …int forUser, java.util.List<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles, kot… in storeTiles()
93 public final java.lang.Object removeTiles(@org.jetbrains.annotations.NotNull() in removeTiles()
100 public final java.lang.Object setTiles(@org.jetbrains.annotations.NotNull() in setTiles()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/pipeline/domain/interactor/
DUserTilesAndComponents.java43 private final java.util.List<com.android.systemui.qs.pipeline.shared.TileSpec> tiles = null; field in UserTilesAndComponents
48java.util.List<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles, @org.jetbrains.a… in UserTilesAndComponents()
83java.util.List<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles, @org.jetbrains.a… in copy()
DDataWithUserChange.java43 private final java.util.List<com.android.systemui.qs.pipeline.shared.TileSpec> tiles = null; field in DataWithUserChange
49java.util.List<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles, @org.jetbrains.a… in DataWithUserChange()
92java.util.List<? extends com.android.systemui.qs.pipeline.shared.TileSpec> tiles, @org.jetbrains.a… in copy()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/panels/ui/compose/infinitegrid/
DInfiniteGridLayout.java45java.util.List<com.android.systemui.qs.panels.ui.viewmodel.TileViewModel> tiles, @org.jetbrains.an… in TileGrid()
51 public void EditTileGrid(@org.jetbrains.annotations.NotNull() in EditTileGrid()
62 …systemui.qs.panels.ui.viewmodel.TileViewModel>> splitIntoPages(@org.jetbrains.annotations.NotNull() in splitIntoPages()
/aosp_15_r20/external/libgav1/src/
H A Ddecoder_impl.cc129 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesNonFrameParallel()
155 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesThreadedNonFrameParallel()
217 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesFrameParallel()
340 const Vector<std::unique_ptr<Tile>>& tiles, size_t tile_index, int row4x4, in DecodeSuperBlockRowInTile()
416 const Vector<std::unique_ptr<Tile>>& tiles, in DecodeTilesThreadedFrameParallel()
1324 Vector<std::unique_ptr<Tile>> tiles; in DecodeTiles() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/viewmodel/
H A DEditModeViewModel.kt104 val tiles = in <lambda>() constant
117 .map { tiles -> in <lambda>() method
151 tiles, in <lambda>() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/panels/ui/compose/
DPaginatableGridLayout.java24 …systemui.qs.panels.ui.viewmodel.TileViewModel>> splitIntoPages(@org.jetbrains.annotations.NotNull() in splitIntoPages()
41 …e<com.android.systemui.qs.panels.ui.viewmodel.TileViewModel>>> splitInRows(@org.jetbrains.annotati… in splitInRows()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/
H A DTileGrid.kt29 val tiles by viewModel.tileViewModels.collectAsStateWithLifecycle(emptyList()) in TileGrid() constant

12345678910