Home
last modified time | relevance | path

Searched refs:resetForTestingImpl (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DSensorPrivacyStateController.java169 resetForTestingImpl(); in resetForTesting()
172 abstract void resetForTestingImpl(); in resetForTestingImpl() method in SensorPrivacyStateController
DSensorPrivacyStateControllerImpl.java151 void resetForTestingImpl() { in resetForTestingImpl() method in SensorPrivacyStateControllerImpl
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/
DSensorPrivacyServiceMockingTest.java370 SensorPrivacyStateControllerImpl.getInstance().resetForTestingImpl(); in getSensorPrivacyStateControllerImpl()