Home
last modified time | relevance | path

Searched refs:GET_DEVICES_ALL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioManager.java7862 public static final int GET_DEVICES_ALL = GET_DEVICES_OUTPUTS | GET_DEVICES_INPUTS; field in AudioManager
8284 infoListFromPortList(current_ports, GET_DEVICES_ALL); in broadcastDeviceListChange_sync()
8289 calcListDeltas(mPreviousPorts, current_ports, GET_DEVICES_ALL); in broadcastDeviceListChange_sync()
8291 calcListDeltas(current_ports, mPreviousPorts, GET_DEVICES_ALL); in broadcastDeviceListChange_sync()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java1670 AudioManager.GET_DEVICES_ALL);
DAudioService.java6322 AudioDeviceInfo[] devices = AudioManager.getDevicesStatic(AudioManager.GET_DEVICES_ALL); in isPstnCallAudioInterceptable()
/frameworks/base/core/api/
Dcurrent.txt21509 field public static final int GET_DEVICES_ALL = 3; // 0x3