Home
last modified time | relevance | path

Searched defs:onRemoteEndpointDiscovered (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java27 public void onRemoteEndpointDiscovered(TagEndpoint tag); in onRemoteEndpointDiscovered() method
DNfcService.java339 public void onRemoteEndpointDiscovered(TagEndpoint tag) { in onRemoteEndpointDiscovered() method in NfcService