Home
last modified time | relevance | path

Searched defs:onLlcpLinkDeactivated (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java43 public void onLlcpLinkDeactivated(NfcDepEndpoint device); in onLlcpLinkDeactivated() method
DNfcService.java354 public void onLlcpLinkDeactivated(NfcDepEndpoint device) { in onLlcpLinkDeactivated() method in NfcService