Searched defs:onAcceptCall (Results 1 – 2 of 2) sorted by relevance
30 void onAcceptCall(in int requestId, in ParcelUuid uuid); in onAcceptCall() method
79 public abstract void onAcceptCall(int requestId, @NonNull UUID callId); in onAcceptCall() method in BluetoothLeCallControl.Callback171 public void onAcceptCall(int requestId, ParcelUuid uuid) { in onAcceptCall() method in BluetoothLeCallControl.CallbackWrapper