Searched refs:onSearchCompleted (Results 1 – 2 of 2) sorted by relevance
128 void onSearchCompleted(int connId, int status) throws RemoteException { in onSearchCompleted() method in GattNativeInterface129 getGattService().onSearchCompleted(connId, status); in onSearchCompleted()
1537 void onSearchCompleted(int connId, int status) throws RemoteException { in onSearchCompleted() method in GattService