Searched refs:FOR_COMMUNICATION (Results 1 – 4 of 4) sorted by relevance
142 onSetForceUse(AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, "onAudioServerDied"); in onAudioServerDied()211 setForceUse_Async(AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, eventSource); in setSpeakerphoneOn()340 AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, eventSource); in setBluetoothScoOn()
4132 if (AudioSystem.getForceUse(AudioSystem.FOR_COMMUNICATION) in getActiveStreamType()4169 if (AudioSystem.getForceUse(AudioSystem.FOR_COMMUNICATION) in getActiveStreamType()
1088 /** @hide */ public static final int FOR_COMMUNICATION = 0; field in AudioSystem1101 case FOR_COMMUNICATION: return "FOR_COMMUNICATION"; in forceUseUsageToString()
34941 Landroid/media/AudioSystem;->FOR_COMMUNICATION:I