Searched refs:FOR_COMMUNICATION (Results 1 – 3 of 3) sorted by relevance
164 onSetForceUse(AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, in onAudioServerDied()250 setForceUse_Async(AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, eventSource); in updateSpeakerphoneOn()439 AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, eventSource); in setBluetoothScoOn()
4681 if (AudioSystem.getForceUse(AudioSystem.FOR_COMMUNICATION) in getActiveStreamType()4718 if (AudioSystem.getForceUse(AudioSystem.FOR_COMMUNICATION) in getActiveStreamType()
1340 /** @hide */ public static final int FOR_COMMUNICATION = 0; field in AudioSystem1353 case FOR_COMMUNICATION: return "FOR_COMMUNICATION"; in forceUseUsageToString()