Searched refs:ABANDON_FOCUS_FOR_TESTING (Results 1 – 3 of 3) sorted by relevance
92 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testNoFocusWhenRingerSilenced()124 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testSwitchToStreamingMode()182 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testNoRingWhenDeviceIsAtEar()218 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testRegainFocusWhenHfpIsConnectedSilenced()262 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testDoNotRingTwiceWhenHfpConnected()300 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testStartRingingAfterHfpConnectedIfNotAlreadyPlaying()356 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testAudioFocusRequestWithResolveHiddenDependencies()
217 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()236 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()255 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()695 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()897 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioS in generateTestCases()
173 public static final int ABANDON_FOCUS_FOR_TESTING = 8; field in CallAudioModeStateMachine207 put(ABANDON_FOCUS_FOR_TESTING, "ABANDON_FOCUS_FOR_TESTING");260 case ABANDON_FOCUS_FOR_TESTING: in processMessage()