| /packages/apps/ThemePicker/tests/src/com/android/customization/model/picker/quickaffordance/domain/interactor/ |
| D | KeyguardQuickAffordancePickerInteractorTest.kt | 86 val selections = collectLastValue(underTest.selections) in select() constant 121 val selections = collectLastValue(underTest.selections) in unselectAll() constant
|
| /packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/data/repository/ |
| D | KeyguardQuickAffordancePickerRepository.kt | 53 val selections: Flow<List<SelectionModel>> = in <lambda>() constant in com.android.customization.picker.quickaffordance.data.repository.KeyguardQuickAffordancePickerRepository 54 client.observeSelections().map { selections -> in <lambda>() method
|
| /packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/domain/interactor/ |
| D | KeyguardQuickAffordancePickerInteractor.kt | 46 val selections: Flow<List<SelectionModel>> = repository.selections constant in com.android.customization.picker.quickaffordance.domain.interactor.KeyguardQuickAffordancePickerInteractor
|
| D | KeyguardQuickAffordanceSnapshotRestorer.kt | 45 val selections: List<Pair<String, String>> = in <lambda>() constant
|
| /packages/apps/Contacts/src/com/android/contacts/ |
| D | SimImportFragment.java | 271 final long[] selections = mSavedInstanceState.getLongArray( in restoreAdapterSelectedStates() local 273 mPerAccountCheckedIds.put(account.getAccount(), selections); in restoreAdapterSelectedStates() local
|
| /packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/ui/viewmodel/ |
| D | KeyguardQuickAffordancePickerViewModel.kt | 132 ) { slots, affordances, selections, selectedSlotId -> in <lambda>() method 186 ) { selections, selectedSlotId -> in <lambda>() method
|
| /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/ |
| D | MpegTsMediaPeriod.java | 96 TrackSelection[] selections, in selectTracks()
|
| D | ExoPlayerSampleExtractor.java | 213 TrackSelection[] selections = new TrackSelection[trackGroupArray.length]; in onPrepared() local
|
| /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/ |
| D | ExoPlayerSampleExtractor.java | 258 TrackSelection[] selections = new TrackSelection[trackGroupArray.length]; in onPrepared() local
|