Searched refs:RUN_RUNNABLE (Results 1 – 4 of 4) sorted by relevance
86 public static final int RUN_RUNNABLE = 9001; field in CallAudioModeStateMachine105 put(RUN_RUNNABLE, "RUN_RUNNABLE");136 case RUN_RUNNABLE: in processMessage()502 } else if (msg.what == RUN_RUNNABLE && msg.obj instanceof Runnable) { in onPreHandleMessage()
104 public static final int RUN_RUNNABLE = 9001; field in CallAudioRouteStateMachine137 put(RUN_RUNNABLE, "RUN_RUNNABLE");1089 case RUN_RUNNABLE: in unhandledMessage()
219 waitForStateMachineActionCompletion(stateMachine, CallAudioRouteStateMachine.RUN_RUNNABLE); in testUserBluetoothSwitchOff()228 waitForStateMachineActionCompletion(stateMachine, CallAudioRouteStateMachine.RUN_RUNNABLE); in testUserBluetoothSwitchOff()683 waitForStateMachineActionCompletion(stateMachine, CallAudioRouteStateMachine.RUN_RUNNABLE); in runParametrizedTestCaseWithFocus()746 waitForStateMachineActionCompletion(stateMachine, CallAudioModeStateMachine.RUN_RUNNABLE); in runParametrizedTestCaseWithoutFocus()
516 waitForStateMachineActionCompletion(sm, CallAudioModeStateMachine.RUN_RUNNABLE); in runParametrizedTestCase()521 waitForStateMachineActionCompletion(sm, CallAudioModeStateMachine.RUN_RUNNABLE); in runParametrizedTestCase()