Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioManager.java4214 public static final int GET_DEVICES_ALL = GET_DEVICES_OUTPUTS | GET_DEVICES_INPUTS; field in AudioManager
4394 infoListFromPortList(current_ports, GET_DEVICES_ALL); in broadcastDeviceListChange()
4399 calcListDeltas(mPreviousPorts, current_ports, GET_DEVICES_ALL); in broadcastDeviceListChange()
4401 calcListDeltas(current_ports, mPreviousPorts, GET_DEVICES_ALL); in broadcastDeviceListChange()
/frameworks/base/api/
Dcurrent.txt21170 field public static final int GET_DEVICES_ALL = 3; // 0x3
Dsystem-current.txt22991 field public static final int GET_DEVICES_ALL = 3; // 0x3