Searched refs:onRemoteEndpointDiscovered (Results 1 – 4 of 4) sorted by relevance
31 public void onRemoteEndpointDiscovered(TagEndpoint tag); in onRemoteEndpointDiscovered() method
588 public void onRemoteEndpointDiscovered(TagEndpoint tag) { in onRemoteEndpointDiscovered() method in NfcService
496 mListener.onRemoteEndpointDiscovered(tag); in notifyNdefMessageListeners()
1303 mNfcService.onRemoteEndpointDiscovered(tagEndpoint); in testOnRemoteEndpointDiscovered()