Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DSensorPrivacyStateController.java154 resetForTestingImpl(); in resetForTesting()
157 abstract void resetForTestingImpl(); in resetForTestingImpl() method in SensorPrivacyStateController
H A DSensorPrivacyStateControllerImpl.java120 void resetForTestingImpl() { in resetForTestingImpl() method in SensorPrivacyStateControllerImpl
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/
H A DSensorPrivacyServiceMockingTest.java370 SensorPrivacyStateControllerImpl.getInstance().resetForTestingImpl(); in getSensorPrivacyStateControllerImpl()