Searched refs:listCurrentCalls (Results 1 – 4 of 4) sorted by relevance
253 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsOneCall()275 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsSilentRinging()385 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsCdmaHold()431 mBluetoothInCallService.listCurrentCalls(); in testListCurrentCallsCdmaConference()458 mBluetoothInCallService.listCurrentCalls(); in testWaitingCallClccResponse()478 mBluetoothInCallService.listCurrentCalls(); in testNewCallClccResponse()499 mBluetoothInCallService.listCurrentCalls(); in testRingingCallClccResponse()522 mBluetoothInCallService.listCurrentCalls(); in testCallClccCache()538 mBluetoothInCallService.listCurrentCalls(); in testCallClccCache()561 mBluetoothInCallService.listCurrentCalls(); in testAlertingCallClccResponse()[all …]
318 public boolean listCurrentCalls() { in listCurrentCalls() method in HeadsetSystemInterface324 return bluetoothInCallService.listCurrentCalls(); in listCurrentCalls()
1781 if (!mSystemInterface.listCurrentCalls()) { in processAtClcc()
422 public boolean listCurrentCalls() { in listCurrentCalls() method in BluetoothInCallService