Home
last modified time | relevance | path

Searched refs:onSearchComplete (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java74 public void onSearchComplete(String address, int status) throws RemoteException { in onSearchComplete() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl45 void onSearchComplete(in String address, in int status); in onSearchComplete() method
DBluetoothGatt.java298 public void onSearchComplete(String address, int status) {