Home
last modified time | relevance | path

Searched refs:FOR_COMMUNICATION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioSystem.java661 public static final int FOR_COMMUNICATION = 0; field in AudioSystem
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java814 AudioSystem.setForceUse(AudioSystem.FOR_COMMUNICATION, mForcedUseForComm); in onAudioServerDied()
2675 AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, null, 0); in setSpeakerphoneOn()
2699 AudioSystem.FOR_COMMUNICATION, mForcedUseForComm, null, 0); in setBluetoothScoOnInt()
3595 if (AudioSystem.getForceUse(AudioSystem.FOR_COMMUNICATION) in getActiveStreamType()
3627 if (AudioSystem.getForceUse(AudioSystem.FOR_COMMUNICATION) in getActiveStreamType()