Searched defs:onUnholdCall (Results 1 – 2 of 2) sorted by relevance
33 void onUnholdCall(in int requestId, in ParcelUuid uuid); in onUnholdCall() method
117 public void onUnholdCall(int requestId, @NonNull UUID callId) { in onUnholdCall() method in BluetoothLeCallControl.Callback187 public void onUnholdCall(int requestId, ParcelUuid uuid) { in onUnholdCall() method in BluetoothLeCallControl.CallbackWrapper