Home
last modified time | relevance | path

Searched refs:queryPhoneState (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetSystemInterface.java333 public void queryPhoneState() { in queryPhoneState() method in HeadsetSystemInterface
336 bluetoothInCallService.queryPhoneState(); in queryPhoneState()
DHeadsetStateMachine.java1058 mSystemInterface.queryPhoneState(); in enter()
/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java159 queryPhoneState(); in onReceive()
440 public boolean queryPhoneState() { in queryPhoneState() method in BluetoothInCallService
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java324 mBluetoothInCallService.queryPhoneState(); in testConferenceInProgressCDMA()
666 mBluetoothInCallService.queryPhoneState(); in testQueryPhoneState()
689 mBluetoothInCallService.queryPhoneState(); in testCDMAConferenceQueryState()