Searched refs:ABANDON_FOCUS_FOR_TESTING (Results 1 – 3 of 3) sorted by relevance
77 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testNoFocusWhenRingerSilenced()109 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testNoRingWhenDeviceIsAtEar()145 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testRegainFocusWhenHfpIsConnectedSilenced()189 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testDoNotRingTwiceWhenHfpConnected()227 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testStartRingingAfterHfpConnectedIfNotAlreadyPlaying()
212 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()231 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()250 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()690 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()892 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioS in generateTestCases()
135 public static final int ABANDON_FOCUS_FOR_TESTING = 7; field in CallAudioModeStateMachine166 put(ABANDON_FOCUS_FOR_TESTING, "ABANDON_FOCUS_FOR_TESTING");211 case ABANDON_FOCUS_FOR_TESTING: in processMessage()