Searched refs:onSearchComplete (Results 1 – 5 of 5) sorted by relevance
31 void onSearchComplete(in String address, in List<BluetoothGattService> services, in int status); in onSearchComplete() method
145 mToolbar.registerSearchCompletedListener(this::onSearchComplete); in onActivityCreated()193 private void onSearchComplete() { in onSearchComplete() method in CarSearchFragment
414 public void onSearchComplete(
1643 app.callback.onSearchComplete(address, dbOut, 0 /* status */); in onGetGattDb()
1602 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onSearchComplete(Ljava/lang/String;Ljava/uti…1631 Landroid/bluetooth/IBluetoothGattCallback;->onSearchComplete(Ljava/lang/String;Ljava/util/List;I)V