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

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

Completed in 30 milliseconds