Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/echoserver/
DEchoServer.java353 public void onLlcpActivated() { in onLlcpActivated() method in EchoServer
/packages/apps/Nfc/src/com/android/nfc/
DP2pLinkManager.java441 public void onLlcpActivated(byte peerLlcpVersion) { in onLlcpActivated() method in P2pLinkManager
445 mEchoServer.onLlcpActivated(); in onLlcpActivated()
DNfcService.java2486 mP2pLinkManager.onLlcpActivated(device.getLlcpVersion()); in llcpActivated()
2515 mP2pLinkManager.onLlcpActivated(device.getLlcpVersion()); in llcpActivated()