HomeSort by relevance Sort by last modified time
    Searched defs:nfc (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/android/nfc/
FormatException.java 17 package android.nfc;
NfcEvent.java 17 package android.nfc;
20 * Wraps information associated with any NFC event.
37 * The {@link NfcAdapter} associated with the NFC event.
TagLostException.java 17 package android.nfc;
NfcManager.java 17 package android.nfc;
33 * <p>For more information about using NFC, read the
34 * <a href="{@docRoot}guide/topics/nfc/index.html">Near Field Communication</a> developer guide.</p>
62 * Get the default NFC Adapter for this device.
64 * @return the default NFC Adapter
TechListParcel.java 17 package android.nfc;
ApduList.java 1 package android.nfc;
TransceiveResult.java 17 package android.nfc;
25 * Class used to pipe transceive result from the NFC service.