Home
last modified time | relevance | path

Searched refs:onLlcpLinkActivated (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java38 public void onLlcpLinkActivated(NfcDepEndpoint device); in onLlcpLinkActivated() method
DNfcService.java397 public void onLlcpLinkActivated(NfcDepEndpoint device) { in onLlcpLinkActivated() method in NfcService
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java418 mListener.onLlcpLinkActivated(device); in notifyLlcpLinkActivation()