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

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java38 public void onLlcpLinkActivated(NfcDepEndpoint device); method in interface:DeviceHost.DeviceHostListener
H A DNfcService.java268 public void onLlcpLinkActivated(NfcDepEndpoint device) { method in class:NfcService
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java312 mListener.onLlcpLinkActivated(device);
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java368 mListener.onLlcpLinkActivated(device);

Completed in 32 milliseconds