/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
D | IDataVerify.aidl | 31 void resetData(); in resetData() method
|
D | DataVerify.java | 90 public void resetData() { in resetData() method in DataVerify.IDataVerifyStub
|
D | WapPushTest.java | 1684 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/ |
D | WifiConfigStoreTest.java | 404 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
|
D | WakeupConfigStoreDataTest.java | 159 mWakeupConfigData.resetData(); in resetDataWipesDataSources()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
D | PasspointConfigSharedStoreData.java | 94 public void resetData() { in resetData() method in PasspointConfigSharedStoreData
|
D | PasspointConfigUserStoreData.java | 125 public void resetData() { in resetData() method in PasspointConfigUserStoreData
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | RandomizedMacStoreData.java | 76 public void resetData() { in resetData() method in RandomizedMacStoreData
|
D | SsidSetStoreData.java | 110 public void resetData() { in resetData() method in SsidSetStoreData
|
D | DeletedEphemeralSsidsStoreData.java | 90 public void resetData() { in resetData() method in DeletedEphemeralSsidsStoreData
|
D | WakeupConfigStoreData.java | 247 public void resetData() { in resetData() method in WakeupConfigStoreData
|
D | WifiConfigStore.java | 537 storeData.resetData(); in resetStoreData() 787 void resetData(); in resetData() method
|
D | NetworkRequestStoreData.java | 106 public void resetData() { in resetData() method in NetworkRequestStoreData
|
D | NetworkListStoreData.java | 85 public void resetData() { in resetData() method in NetworkListStoreData
|
D | NetworkSuggestionStoreData.java | 117 public void resetData() { in resetData() method in NetworkSuggestionStoreData
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | ComposerHal.cpp | 1170 resetData(); in ~CommandReader() 1175 resetData(); in parse() 1346 void CommandReader::resetData() in resetData() function in android::Hwc2::impl::CommandReader
|
D | ComposerHal.h | 250 void resetData();
|