Searched refs:listCurrentCalls (Results 1 – 4 of 4) sorted by relevance
268 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsOneCall()288 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsSilentRinging()380 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsCdmaHold()422 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsCdmaConference()446 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testWaitingCallClccResponse()464 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testNewCallClccResponse()483 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testRingingCallClccResponse()504 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testCallClccCache()518 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testCallClccCache()539 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testAlertingCallClccResponse()[all …]
331 public boolean listCurrentCalls() { in listCurrentCalls() method in HeadsetSystemInterface338 return mPhoneProxy.listCurrentCalls(); in listCurrentCalls()
1736 if (!mSystemInterface.listCurrentCalls()) { in processAtClcc()
219 public boolean listCurrentCalls() throws RemoteException {