Searched refs:forEachState (Results 1 – 5 of 5) sorted by relevance
147 forEachState(state -> { in testEachState_isReachableAndRecoverable()162 forEachState(state -> { in testEachState_enabledMultiFinger_isReachableAndRecoverable()177 forEachState(state1 -> { in testStates_areMutuallyExclusive()178 forEachState(state2 -> { in testStates_areMutuallyExclusive()198 forEachState(state1 -> { in testStates_enabledMultiFinger_areMutuallyExclusive()199 forEachState(state2 -> { in testStates_enabledMultiFinger_areMutuallyExclusive()239 private void forEachState(IntConsumer action, int lastState) { in forEachState() method in WindowMagnificationGestureHandlerTest
338 forEachState(state -> { in testEachState_isReachableAndRecoverable()354 forEachState(state1 -> { in testStates_areMutuallyExclusive()355 forEachState(state2 -> { in testStates_areMutuallyExclusive()1378 private void forEachState(IntConsumer action) { in forEachState() method in FullScreenMagnificationGestureHandlerTest
97 void forEachState(SensorPrivacyStateConsumer consumer) { in forEachState() method in SensorPrivacyStateController
338 mSensorPrivacyStateController.forEachState( in SensorPrivacyServiceImpl()366 mSensorPrivacyStateController.forEachState((type, user, sensor, state) -> { in correctStateIfNeeded()
22677 PLcom/android/server/sensorprivacy/SensorPrivacyStateController;->forEachState(Lcom/android/server/…