Searched defs:onTagConnected (Results 1 – 2 of 2) sorted by relevance
61 void onTagConnected(boolean connected, @NonNull Tag tag); in onTagConnected() method174 public void onTagConnected(boolean connected, Tag tag) throws RemoteException { in onTagConnected() method in NfcOemExtension.NfcOemExtensionCallback
24 void onTagConnected(boolean connected, in Tag tag); in onTagConnected() method