Home
last modified time | relevance | path

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

/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DIDataVerify.aidl31 void resetData(); in resetData() method
DDataVerify.java90 public void resetData() { in resetData() method in DataVerify.IDataVerifyStub
DWapPushTest.java1684 dataverify.resetData(); in testProcessMsg4()
1704 dataverify.resetData(); in testProcessMsg4()
2246 dataverify.resetData(); in testIntegration1()
2307 dataverify.resetData(); in testIntegration2()
2365 dataverify.resetData(); in testIntegration3()
2433 dataverify.resetData(); in testIntegration4()
2493 dataverify.resetData(); in testIntegration5()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigStoreTest.java404 verify(sharedStoreData).resetData(); in testReadWithNoSharedStoreFileAndUserStoreNotVisible()
406 verify(userStoreData, never()).resetData(); in testReadWithNoSharedStoreFileAndUserStoreNotVisible()
434 verify(userStoreData).resetData(); in testReadWithNoStoreFiles()
436 verify(sharedStoreData).resetData(); in testReadWithNoStoreFiles()
830 public void resetData() { in resetData() method in WifiConfigStoreTest.MockStoreData
DWakeupConfigStoreDataTest.java159 mWakeupConfigData.resetData(); in resetDataWipesDataSources()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointConfigSharedStoreData.java94 public void resetData() { in resetData() method in PasspointConfigSharedStoreData
DPasspointConfigUserStoreData.java125 public void resetData() { in resetData() method in PasspointConfigUserStoreData
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DRandomizedMacStoreData.java76 public void resetData() { in resetData() method in RandomizedMacStoreData
DSsidSetStoreData.java110 public void resetData() { in resetData() method in SsidSetStoreData
DDeletedEphemeralSsidsStoreData.java90 public void resetData() { in resetData() method in DeletedEphemeralSsidsStoreData
DWakeupConfigStoreData.java247 public void resetData() { in resetData() method in WakeupConfigStoreData
DWifiConfigStore.java537 storeData.resetData(); in resetStoreData()
787 void resetData(); in resetData() method
DNetworkRequestStoreData.java106 public void resetData() { in resetData() method in NetworkRequestStoreData
DNetworkListStoreData.java85 public void resetData() { in resetData() method in NetworkListStoreData
DNetworkSuggestionStoreData.java117 public void resetData() { in resetData() method in NetworkSuggestionStoreData
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp1170 resetData(); in ~CommandReader()
1175 resetData(); in parse()
1346 void CommandReader::resetData() in resetData() function in android::Hwc2::impl::CommandReader
DComposerHal.h250 void resetData();