Home
last modified time | relevance | path

Searched defs:onSearchComplete (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java52 public void onSearchComplete(String address, List<BluetoothGattService> services, in onSearchComplete() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl33 void onSearchComplete(in String address, in List<BluetoothGattService> services, in int status); in onSearchComplete() method