Home
last modified time | relevance | path

Searched defs:CALL_STATE_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java56 static final int CALL_STATE_ACTIVE = 0; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientCall.java38 public static final int CALL_STATE_ACTIVE = 0; field in HfpClientCall
DHeadsetClientHalConstants.java54 static final int CALL_STATE_ACTIVE = 0; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClientCall.java39 public static final int CALL_STATE_ACTIVE = 0; field in BluetoothHeadsetClientCall
/packages/modules/Bluetooth/android/app/tests/instrumentation/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java90 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothInCallServiceTest