Searched refs:ABANDON_FOCUS_FOR_TESTING (Results 1 – 2 of 2) sorted by relevance
109 sm.sendMessage(CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING); in testNoFocusWhenRingerSilenced()140 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()159 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()178 CallAudioModeStateMachine.ABANDON_FOCUS_FOR_TESTING, // initialAudioState in generateTestCases()
74 public static final int ABANDON_FOCUS_FOR_TESTING = 6; field in CallAudioModeStateMachine97 put(ABANDON_FOCUS_FOR_TESTING, "ABANDON_FOCUS_FOR_TESTING");134 case ABANDON_FOCUS_FOR_TESTING: in processMessage()