| /packages/apps/ThemePicker/tests/src/com/android/customization/model/themedicon/domain/interactor/ |
| D | ThemedIconSnapshotRestorerTest.kt | 57 val store = FakeSnapshotStore() in <lambda>() constant 69 val store = FakeSnapshotStore() in <lambda>() constant 80 val store = FakeSnapshotStore() in <lambda>() constant 93 val store = FakeSnapshotStore() in <lambda>() constant
|
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
| D | WifiApConfigStoreTest.java | 165 WifiApConfigStore store = new WifiApConfigStore( in createWifiApConfigStore() local 298 WifiApConfigStore store = createWifiApConfigStore(); in initWithDefaultConfiguration() local 319 WifiApConfigStore store = createWifiApConfigStore(); in setNullApConfiguration() local 338 WifiApConfigStore store = createWifiApConfigStore(); in updateApConfiguration() local 374 WifiApConfigStore store = createWifiApConfigStore(); in convertDevice5GhzToAny() local 413 WifiApConfigStore store = createWifiApConfigStore(); in deviceAnyNotConverted() local 442 WifiApConfigStore store = createWifiApConfigStore(); in deviceWithChannelNotConverted() local 486 WifiApConfigStore store = createWifiApConfigStore(); in device5GhzConvertedToAnyAtRetrieval() local 513 WifiApConfigStore store = createWifiApConfigStore(); in deviceNotConvertedAtRetrieval() local 526 WifiApConfigStore store = createWifiApConfigStore(); in getDefaultApConfigurationIsValid() local [all …]
|
| /packages/apps/ThemePicker/tests/src/com/android/customization/model/mode/ |
| D | DarkModeSnapshotRestorerTest.kt | 59 val store = FakeSnapshotStore() in set up and restore - active() constant 72 val store = FakeSnapshotStore() in set up and restore - inactive() constant 84 val store = FakeSnapshotStore() in set up - deactivate - restore to active() constant 98 val store = FakeSnapshotStore() in set up - activate - restore to inactive() constant
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/undo/domain/interactor/ |
| D | SnapshotStore.kt | 24 fun store(snapshot: RestorableSnapshot) in retrieve() method 32 override fun store(snapshot: RestorableSnapshot) = Unit in retrieve() method
|
| /packages/apps/ThemePicker/src/com/android/customization/model/themedicon/domain/interactor/ |
| D | ThemedIconSnapshotRestorer.kt | 30 private var store: SnapshotStore = SnapshotStore.NOOP variable in com.android.customization.model.themedicon.domain.interactor.ThemedIconSnapshotRestorer 43 fun store( in store() method in com.android.customization.model.themedicon.domain.interactor.ThemedIconSnapshotRestorer
|
| /packages/apps/ThemePicker/src/com/android/customization/model/grid/domain/interactor/ |
| D | GridSnapshotRestorer.kt | 30 private var store: SnapshotStore = SnapshotStore.NOOP in <lambda>() variable in com.android.customization.model.grid.domain.interactor.GridSnapshotRestorer 57 fun store(option: GridOptionItemModel) { in <lambda>() method in com.android.customization.model.grid.domain.interactor.GridSnapshotRestorer
|
| /packages/apps/ThemePicker/src/com/android/customization/model/mode/ |
| D | DarkModeSnapshotRestorer.kt | 36 private var store: SnapshotStore = SnapshotStore.NOOP in <lambda>() variable in com.android.customization.model.mode.DarkModeSnapshotRestorer 74 fun store( in <lambda>() method
|
| /packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
| D | FakeSnapshotStore.kt | 32 override fun store(snapshot: RestorableSnapshot) { in store() method
|
| D | UndoTestUtil.kt | 43 private lateinit var store: SnapshotStore variable in com.android.wallpaper.testing.FakeSnapshotRestorer
|
| /packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/customization/domain/interactor/ |
| D | WallpaperSnapshotRestorerTest.kt | 47 private lateinit var store: SnapshotStore in <lambda>() variable in com.android.wallpaper.picker.customization.domain.interactor.WallpaperSnapshotRestorerTest 58 override fun store(snapshot: RestorableSnapshot) { in <lambda>() method
|
| /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/ |
| D | ImapConnection.java | 60 ImapConnection(ImapStore store) { in ImapConnection() 64 void setStore(ImapStore store) { in setStore()
|
| /packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
| D | AbstractBluetoothPreferenceController.java | 51 BluetoothA2dpConfigStore store) { in AbstractBluetoothPreferenceController()
|
| D | BluetoothHDAudioPreferenceController.java | 42 BluetoothA2dpConfigStore store, in BluetoothHDAudioPreferenceController()
|
| D | BluetoothSampleRateDialogPreferenceController.java | 42 BluetoothA2dpConfigStore store) { in BluetoothSampleRateDialogPreferenceController()
|
| D | BluetoothChannelModeDialogPreferenceController.java | 42 BluetoothA2dpConfigStore store) { in BluetoothChannelModeDialogPreferenceController()
|
| D | BluetoothBitPerSampleDialogPreferenceController.java | 42 BluetoothA2dpConfigStore store) { in BluetoothBitPerSampleDialogPreferenceController()
|
| D | BluetoothQualityDialogPreferenceController.java | 43 BluetoothA2dpConfigStore store) { in BluetoothQualityDialogPreferenceController()
|
| D | BluetoothCodecDialogPreferenceController.java | 48 BluetoothA2dpConfigStore store, in BluetoothCodecDialogPreferenceController()
|
| /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
| D | CachedLater.java | 54 protected void store(A value) { in store() method in CachedLater
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/ |
| D | AbstractBluetoothPreferenceControllerTest.java | 103 BluetoothA2dpConfigStore store) { in AbstractBluetoothPreferenceControllerImpl()
|
| /packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
| D | Types.java | 68 public void store(Message message, File outputFile, License license) throws IOException { in store() method in Types.ProtoStorageFormat 238 public static void store(TzS2Polygons tzPolygons, File outputFile, in store() method in Types.TzS2Polygons 358 public static void store(TzS2CellUnion tzS2CellUnion, File outputFile, in store() method in Types.TzS2CellUnion 482 public static void store(TzS2Ranges ranges, File outputFile, in store() method in Types.TzS2Ranges
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/development/ |
| D | AbstractBluetoothA2dpPreferenceControllerTest.java | 128 Lifecycle lifecycle, BluetoothA2dpConfigStore store) { in AbstractBluetoothA2dpPreferenceControllerImpl()
|
| /packages/apps/ThemePicker/tests/src/com/android/customization/model/grid/domain/interactor/ |
| D | GridSnapshotRestorerTest.kt | 42 private lateinit var store: FakeSnapshotStore in <lambda>() variable in com.android.customization.model.grid.domain.interactor.GridSnapshotRestorerTest
|
| /packages/services/Car/tests/NetworkPreferenceApp/src/com/google/android/car/networking/preferenceupdater/components/ |
| D | PersonalStorage.java | 57 public void store(SparseArray<Set<String>> preference) { in store() method in PersonalStorage
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/domain/interactor/ |
| D | WallpaperSnapshotRestorer.kt | 35 private var store: SnapshotStore = SnapshotStore.NOOP in <lambda>() variable in com.android.wallpaper.picker.customization.domain.interactor.WallpaperSnapshotRestorer
|