Searched refs:getBluetoothCallById (Results 1 – 1 of 1) sorted by relevance
267 onStateChanged(getBluetoothCallById(System.identityHashCode(call)), state); in onStateChanged()284 onDetailsChanged(getBluetoothCallById(System.identityHashCode(call)), details); in onDetailsChanged()306 onParentChanged(getBluetoothCallById(System.identityHashCode(call))); in onParentChanged()329 getBluetoothCallById(System.identityHashCode(call)), in onChildrenChanged()388 BluetoothCall conferenceCall = getBluetoothCallById(call.getParentId()); in hangupCall()701 BluetoothCall bluetoothCall = getBluetoothCallById(System.identityHashCode(call)); in onCallRemoved()923 BluetoothCall conferenceCall = getBluetoothCallById(call.getParentId()); in sendClccForCall()938 getBluetoothCallById( in sendClccForCall()1105 BluetoothCall conferenceCall = getBluetoothCallById(activeCall.getParentId()); in _processChld()1381 public BluetoothCall getBluetoothCallById(Integer id) { in getBluetoothCallById() method in BluetoothInCallService[all …]