Home
last modified time | relevance | path

Searched refs:onSearchComplete (Results 1 – 3 of 3) 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
DBluetoothGatt.java206 public void onSearchComplete(String address, List<BluetoothGattService> services,