Home
last modified time | relevance | path

Searched defs:CALL_STATE_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java67 static final int CALL_STATE_DISCONNECTED = 7; field in HeadsetHalConstants
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java78 private static final int CALL_STATE_DISCONNECTED = 7; field in BluetoothInCallService
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
H A DBluetoothInCallServiceTest.java83 private static final int CALL_STATE_DISCONNECTED = 7; field in BluetoothInCallServiceTest