Home
last modified time | relevance | path

Searched refs:resetData (Results 1 – 17 of 17) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/
DPickerDatabaseHelper.java64 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/
DWifiSettingsConfigStoreTest.java128 storeDataCaptor.getValue().resetData(); in testSaveAndLoadFromStore()
149 storeDataCaptor.getValue().resetData(); in testLoadFromMigration()
DWifiConfigStoreTest.java492 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
DWakeupConfigStoreDataTest.java171 mWakeupConfigData.resetData(); in resetDataWipesDataSources()
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointConfigSharedStoreData.java102 public void resetData() { in resetData() method in PasspointConfigSharedStoreData
DPasspointConfigUserStoreData.java137 public void resetData() { in resetData() method in PasspointConfigUserStoreData
/packages/modules/Wifi/service/java/com/android/server/wifi/
DRandomizedMacStoreData.java85 public void resetData() { in resetData() method in RandomizedMacStoreData
DSoftApStoreData.java113 public void resetData() { in resetData() method in SoftApStoreData
DSsidSetStoreData.java117 public void resetData() { in resetData() method in SsidSetStoreData
DWifiCarrierInfoStoreManagerData.java181 public void resetData() { in resetData() method in WifiCarrierInfoStoreManagerData
DImsiPrivacyProtectionExemptionStoreData.java144 public void resetData() { in resetData() method in ImsiPrivacyProtectionExemptionStoreData
DWifiConfigStore.java707 storeData.resetData(); in resetStoreData()
1007 void resetData(); in resetData() method
DNetworkRequestStoreData.java111 public void resetData() { in resetData() method in NetworkRequestStoreData
DWakeupConfigStoreData.java351 public void resetData() { in resetData() method in WakeupConfigStoreData
DNetworkListStoreData.java95 public void resetData() { in resetData() method in NetworkListStoreData
DWifiSettingsConfigStore.java412 public void resetData() { in resetData() method in WifiSettingsConfigStore.StoreData
DNetworkSuggestionStoreData.java138 public void resetData() { in resetData() method in NetworkSuggestionStoreData