Lines Matching refs:NfcAdapter
30921 public final class NfcAdapter {
30927 …method public void enableReaderMode(android.app.Activity, android.nfc.NfcAdapter.ReaderCallback, i…
30928 method public static android.nfc.NfcAdapter getDefaultAdapter(android.content.Context);
30929 …method public boolean ignore(android.nfc.Tag, int, android.nfc.NfcAdapter.OnTagRemovedListener, an…
30936 …method @Deprecated public void setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUrisCallba…
30938 …method @Deprecated public void setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNdefMessage…
30939 …method @Deprecated public void setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdefPushComp…
30971 @Deprecated public static interface NfcAdapter.CreateBeamUrisCallback {
30975 @Deprecated public static interface NfcAdapter.CreateNdefMessageCallback {
30979 @Deprecated public static interface NfcAdapter.OnNdefPushCompleteCallback {
30983 public static interface NfcAdapter.OnTagRemovedListener {
30987 public static interface NfcAdapter.ReaderCallback {
30992 field public final android.nfc.NfcAdapter nfcAdapter;
30998 method public android.nfc.NfcAdapter getDefaultAdapter();
31023 … method public static android.nfc.cardemulation.CardEmulation getInstance(android.nfc.NfcAdapter);
31072 …thod public static android.nfc.cardemulation.NfcFCardEmulation getInstance(android.nfc.NfcAdapter);