HomeSort by relevance Sort by last modified time
    Searched refs:onP2pSendConfirmationRequested (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java 102 public void onP2pSendConfirmationRequested() {
P2pLinkManager.java 91 public void onP2pSendConfirmationRequested();
639 if (DBG) Log.d(TAG, "onP2pSendConfirmationRequested()");
640 mEventListener.onP2pSendConfirmationRequested();
    [all...]

Completed in 34 milliseconds