Home
last modified time | relevance | path

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

/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.java472 verify(sharedStoreData).resetData(); in testReadWithNoSharedStoreFileAndUserStoreNotVisible()
474 verify(userStoreData, never()).resetData(); in testReadWithNoSharedStoreFileAndUserStoreNotVisible()
501 verify(userStoreData).resetData(); in testReadWithNoStoreFiles()
503 verify(sharedStoreData).resetData(); in testReadWithNoStoreFiles()
1126 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
DSsidSetStoreData.java117 public void resetData() { in resetData() method in SsidSetStoreData
DWifiCarrierInfoStoreManagerData.java181 public void resetData() { in resetData() method in WifiCarrierInfoStoreManagerData
DImsiPrivacyProtectionExemptionStoreData.java142 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.java94 public void resetData() { in resetData() method in NetworkListStoreData
DSoftApStoreData.java347 public void resetData() { in resetData() method in SoftApStoreData
DWifiSettingsConfigStore.java387 public void resetData() { in resetData() method in WifiSettingsConfigStore.StoreData
DNetworkSuggestionStoreData.java138 public void resetData() { in resetData() method in NetworkSuggestionStoreData