Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioManager.java6542 public static final int GET_DEVICES_ALL = GET_DEVICES_OUTPUTS | GET_DEVICES_INPUTS; field in AudioManager
6862 infoListFromPortList(current_ports, GET_DEVICES_ALL); in broadcastDeviceListChange_sync()
6867 calcListDeltas(mPreviousPorts, current_ports, GET_DEVICES_ALL); in broadcastDeviceListChange_sync()
6869 calcListDeltas(current_ports, mPreviousPorts, GET_DEVICES_ALL); in broadcastDeviceListChange_sync()
/frameworks/base/core/api/
Dcurrent.txt20542 field public static final int GET_DEVICES_ALL = 3; // 0x3