Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DP2pLinkManager.java254 public void onLlcpActivated() { in onLlcpActivated() method in P2pLinkManager
259 mEchoServer.onLlcpActivated(); in onLlcpActivated()
DNfcService.java1866 mP2pLinkManager.onLlcpActivated(); in llcpActivated()
1895 mP2pLinkManager.onLlcpActivated(); in llcpActivated()
/packages/apps/Nfc/src/com/android/nfc/echoserver/
DEchoServer.java353 public void onLlcpActivated() { in onLlcpActivated() method in EchoServer