Searched refs:DEVICE_OUT_EARPIECE (Results 1 – 2 of 2) sorted by relevance
69 private static final int DEVICE_OUT_EARPIECE = 0x1; field in SarManager268 if (device == DEVICE_OUT_EARPIECE) { in registerVoiceStreamListener()274 } else if (oldDevice == DEVICE_OUT_EARPIECE) { in registerVoiceStreamListener()
21 import static android.media.AudioSystem.DEVICE_OUT_EARPIECE;276 mShadowAudioManager.setOutputDevice(DEVICE_OUT_EARPIECE); in updateState_withConnectedBtDevice_withoutActiveBtDevice_setDefaultSummary()