Searched defs:CALL_STATE_ACTIVE (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ | ||
D | HeadsetHalConstants.java | 60 static final int CALL_STATE_ACTIVE = 0; field in HeadsetHalConstants |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ | ||
D | HeadsetClientHalConstants.java | 57 static final int CALL_STATE_ACTIVE = 0; field in HeadsetClientHalConstants |
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | BluetoothPhoneServiceImpl.java | 62 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothPhoneServiceImpl |
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
D | BluetoothPhoneServiceTest.java | 79 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothPhoneServiceTest |