Home
last modified time | relevance | path

Searched defs:CALL_STATE_INCOMING (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java60 static final int CALL_STATE_INCOMING = 4; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientCall.java48 public static final int CALL_STATE_INCOMING = 4; field in HfpClientCall
DHeadsetClientHalConstants.java58 static final int CALL_STATE_INCOMING = 4; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClientCall.java51 public static final int CALL_STATE_INCOMING = 4; field in BluetoothHeadsetClientCall
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java85 private static final int CALL_STATE_INCOMING = 4; field in BluetoothInCallService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java86 private static final int CALL_STATE_INCOMING = 4; field in BluetoothInCallServiceTest