Searched refs:listCurrentCalls (Results 1 – 4 of 4) sorted by relevance
267 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsOneCall()287 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsSilentRinging()379 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsCdmaHold()421 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testListCurrentCallsCdmaConference()445 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testWaitingCallClccResponse()463 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testNewCallClccResponse()482 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testRingingCallClccResponse()503 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testCallClccCache()517 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testCallClccCache()538 mBluetoothPhoneService.mBinder.listCurrentCalls(); in testAlertingCallClccResponse()[all …]
291 public boolean listCurrentCalls() { in listCurrentCalls() method in HeadsetSystemInterface298 return mPhoneProxy.listCurrentCalls(); in listCurrentCalls()
1699 if (!mSystemInterface.listCurrentCalls()) { in processAtClcc()
215 public boolean listCurrentCalls() throws RemoteException {