/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/ |
D | PickerDatabaseHelper.java | 64 resetData(db); in onCreate() 71 resetData(db); in onUpgrade() 78 resetData(db); in onDowngrade() 81 private void resetData(SQLiteDatabase db) { in resetData() method in PickerDatabaseHelper
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiSettingsConfigStoreTest.java | 128 storeDataCaptor.getValue().resetData(); in testSaveAndLoadFromStore() 149 storeDataCaptor.getValue().resetData(); in testLoadFromMigration()
|
D | WifiConfigStoreTest.java | 492 verify(sharedStoreData).resetData(); in testReadWithNoSharedStoreFileAndUserStoreNotVisible() 494 verify(userStoreData, never()).resetData(); in testReadWithNoSharedStoreFileAndUserStoreNotVisible() 521 verify(userStoreData).resetData(); in testReadWithNoStoreFiles() 523 verify(sharedStoreData).resetData(); in testReadWithNoStoreFiles() 1146 public void resetData() { in resetData() method in WifiConfigStoreTest.MockStoreData
|
D | WakeupConfigStoreDataTest.java | 171 mWakeupConfigData.resetData(); in resetDataWipesDataSources()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | PasspointConfigSharedStoreData.java | 102 public void resetData() { in resetData() method in PasspointConfigSharedStoreData
|
D | PasspointConfigUserStoreData.java | 137 public void resetData() { in resetData() method in PasspointConfigUserStoreData
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | RandomizedMacStoreData.java | 85 public void resetData() { in resetData() method in RandomizedMacStoreData
|
D | SoftApStoreData.java | 113 public void resetData() { in resetData() method in SoftApStoreData
|
D | SsidSetStoreData.java | 117 public void resetData() { in resetData() method in SsidSetStoreData
|
D | WifiCarrierInfoStoreManagerData.java | 181 public void resetData() { in resetData() method in WifiCarrierInfoStoreManagerData
|
D | ImsiPrivacyProtectionExemptionStoreData.java | 144 public void resetData() { in resetData() method in ImsiPrivacyProtectionExemptionStoreData
|
D | WifiConfigStore.java | 707 storeData.resetData(); in resetStoreData() 1007 void resetData(); in resetData() method
|
D | NetworkRequestStoreData.java | 111 public void resetData() { in resetData() method in NetworkRequestStoreData
|
D | WakeupConfigStoreData.java | 351 public void resetData() { in resetData() method in WakeupConfigStoreData
|
D | NetworkListStoreData.java | 95 public void resetData() { in resetData() method in NetworkListStoreData
|
D | WifiSettingsConfigStore.java | 412 public void resetData() { in resetData() method in WifiSettingsConfigStore.StoreData
|
D | NetworkSuggestionStoreData.java | 138 public void resetData() { in resetData() method in NetworkSuggestionStoreData
|