Searched refs:forceRemoveCallback (Results 1 – 1 of 1) sorted by relevance
659 public void onCallRemoved(BluetoothCall call, boolean forceRemoveCallback) { in onCallRemoved() argument662 if (callback != null && (forceRemoveCallback || !call.isExternalCall())) { in onCallRemoved()