Searched refs:MUTE_ON (Results 1 – 2 of 2) sorted by relevance
97 public static final int MUTE_ON = 3001; field in CallAudioRouteStateMachine131 put(MUTE_ON, "MUTE_ON");1063 case MUTE_ON: in unhandledMessage()1083 sendInternalMessage(MUTE_ON); in unhandledMessage()
347 ? CallAudioRouteStateMachine.MUTE_ON : CallAudioRouteStateMachine.MUTE_OFF); in mute()