Searched refs:processChld (Results 1 – 5 of 5) sorted by relevance
757 boolean didProcess = mBluetoothInCallService.processChld(CHLD_TYPE_RELEASEHELD); in testProcessChldTypeReleaseHeldRinging()766 boolean didProcess = mBluetoothInCallService.processChld(CHLD_TYPE_RELEASEHELD); in testProcessChldTypeReleaseHeldHold()777 boolean didProcess = mBluetoothInCallService.processChld( in testProcessChldReleaseActiveRinging()790 boolean didProcess = mBluetoothInCallService.processChld( in testProcessChldReleaseActiveHold()803 boolean didProcess = mBluetoothInCallService.processChld( in testProcessChldHoldActiveRinging()814 boolean didProcess = mBluetoothInCallService.processChld( in testProcessChldHoldActiveUnhold()826 boolean didProcess = mBluetoothInCallService.processChld( in testProcessChldHoldActiveHold()838 boolean didProcess = mBluetoothInCallService.processChld(CHLD_TYPE_ADDHELDTOCONF); in testProcessChldAddHeldToConfHolding()855 boolean didProcess = mBluetoothInCallService.processChld(CHLD_TYPE_ADDHELDTOCONF); in testProcessChldAddHeldToConf()880 boolean didProcess = mBluetoothInCallService.processChld( in testProcessChldHoldActiveSwapConference()
228 public boolean processChld(int chld) { in processChld() method in HeadsetSystemInterface231 return bluetoothInCallService.processChld(chld); in processChld()
1708 if (mSystemInterface.processChld(chld)) { in processAtChld()
462 public boolean processChld(int chld) { in processChld() method in BluetoothInCallService
11652 Landroid/bluetooth/IBluetoothHeadsetPhone$Stub$Proxy;->processChld(I)Z11677 Landroid/bluetooth/IBluetoothHeadsetPhone;->processChld(I)Z