Home
last modified time | relevance | path

Searched refs:resetCount (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/
DTestMain.java59 TestTarget.resetCount(); in testSimpleSynchronizedBlock()
83 TestTarget.resetCount(); in testSimpleSynchronizedMethod()
102 TestTarget.resetCount(); in testSimpleSynchronizedMethod2()
121 TestTarget.resetCount(); in testSimpleSynchronizedMethod3()
137 TestTarget.resetCount(); in testCaughtException()
178 TestTarget.resetCount(); in testHandledFinally()
191 TestTarget.resetCount(); in testNestedSynchronizedBlock()
226 TestTarget.resetCount(); in testMethodWithControlFlow()
246 TestTarget.resetCount(); in testUnboostThatThrows()
DTestTarget.java50 public static void resetCount() { in resetCount() method in TestTarget
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDeviceStateMonitorTest.java484 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureEnabled()
491 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureEnabled()
493 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureEnabled()
498 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureEnabled()
504 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureEnabled()
510 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureEnabled()
526 mSatelliteControllerUT.resetCount(); in testRegisterForSignalStrengthReportDecisionWithFeatureDisabled()
586 public void resetCount() { in resetCount() method in DeviceStateMonitorTest.TestSatelliteController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt193 resetCount(entry.key) in onEntryViewBound()
264 private fun resetCount(key: String) { in resetCount() method
/frameworks/av/camera/ndk/ndk_vendor/tests/
DACameraManagerTest.cpp88 void resetCount() { in resetCount() function in __anonae9eeb2a0111::CameraServiceListener