Home
last modified time | relevance | path

Searched refs:getBluetoothCallsByIds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java286 getBluetoothCallsByIds(BluetoothCall.getIds(children))); in onChildrenChanged()
781 List<BluetoothCall> conferenceable = getBluetoothCallsByIds( in _processChld()
1003 public List<BluetoothCall> getBluetoothCallsByIds(List<String> ids) { in getBluetoothCallsByIds() method in BluetoothInCallService
1092 return getBluetoothCallsByIds(BluetoothCall.getIds(getCalls())); in getBluetoothCalls()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java330 mBluetoothInCallService.getBluetoothCallsByIds(parentCall.getChildrenIds()); in testConferenceInProgressCDMA()
1070 mBluetoothInCallService.getBluetoothCallsByIds(calls)); in testOnParentOnChildrenChanged()
1079 mBluetoothInCallService.getBluetoothCallsByIds(calls)); in testOnParentOnChildrenChanged()