HomeSort by relevance Sort by last modified time
    Searched defs:onLlcpDeactivated (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 365 public void onLlcpDeactivated() {
  /packages/apps/Nfc/src/com/android/nfc/
P2pLinkManager.java 288 onLlcpDeactivated ();
547 public void onLlcpDeactivated() {
551 mEchoServer.onLlcpDeactivated();
716 // Cancelled by onLlcpDeactivated on UI thread
730 // through onLlcpDeactivated().
    [all...]
NfcService.java     [all...]

Completed in 427 milliseconds