Searched refs:onRemoteEndpointDiscovered (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java26 public void onRemoteEndpointDiscovered(TagEndpoint tag); method in interface:DeviceHost.DeviceHostListener
H A DNfcService.java312 public void onRemoteEndpointDiscovered(TagEndpoint tag) { method in class:NfcService
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java350 mListener.onRemoteEndpointDiscovered(tag);
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java410 mListener.onRemoteEndpointDiscovered(tag);

Completed in 193 milliseconds