Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java66 static final int CALL_STATE_IDLE = 6; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java76 private static final int CALL_STATE_IDLE = 6; field in BluetoothInCallService
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java79 private static final int CALL_STATE_IDLE = 6; field in BluetoothInCallServiceTest