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

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

Completed in 59 milliseconds