Searched refs:NfcAdapter (Results 1 – 25 of 29) sorted by relevance
12
73 public final class NfcAdapter { class746 NfcAdapter(Context context) { in NfcAdapter() method in NfcAdapter928 return NfcAdapter.STATE_OFF; in getAdapterState()1126 synchronized (NfcAdapter.class) { in setBeamPushUris()1196 synchronized (NfcAdapter.class) { in setBeamPushUrisCallback()1281 synchronized (NfcAdapter.class) { in setNdefPushMessage()1295 synchronized (NfcAdapter.class) { in setNdefPushMessage()1374 synchronized (NfcAdapter.class) { in setNdefPushMessageCallback()1425 synchronized (NfcAdapter.class) { in setOnNdefPushCompleteCallback()1468 synchronized (NfcAdapter.class) { in enableForegroundDispatch()[all …]
44 private final NfcAdapter mAdapter;51 NfcAdapter adapter; in NfcManager()58 adapter = NfcAdapter.getNfcAdapter(context); in NfcManager()70 public NfcAdapter getDefaultAdapter() { in getDefaultAdapter()
22 import android.nfc.NfcAdapter.ReaderCallback;42 static final String TAG = NfcAdapter.TAG;46 final NfcAdapter mAdapter;110 NfcAdapter.ReaderCallback readerCallback = null;182 public NfcActivityManager(NfcAdapter adapter) { in NfcActivityManager()225 NfcAdapter.sService.setReaderMode(token, this, flags, extras); in setReaderMode()237 NfcAdapter.sService.setAppCallback(this); in requestNfcServiceCallback()245 NfcAdapter.sService.verifyNfcPermission(); in verifyNfcPermission()253 NfcAdapter.ReaderCallback callback; in onTagDiscovered()
39 public final NfcAdapter nfcAdapter;51 NfcEvent(NfcAdapter nfcAdapter, byte peerLlcpVersion) { in NfcEvent()
20 import android.nfc.NfcAdapter.ControllerAlwaysOnListener;
23 import android.nfc.NfcAdapter;67 private static final HashMap<NfcAdapter, NfcAdapterExtras> sNfcExtras = new HashMap();72 private final NfcAdapter mAdapter;76 private static void initService(NfcAdapter adapter) { in initService()93 public static NfcAdapterExtras get(NfcAdapter adapter) { in get()113 private NfcAdapterExtras(NfcAdapter adapter) { in NfcAdapterExtras()
25 import android.nfc.NfcAdapter;61 private NfcAdapter mAdapter;95 new IntentFilter(NfcAdapter.ACTION_ADAPTER_STATE_CHANGED)); in handleSetListening()155 private NfcAdapter getAdapter() { in getAdapter()158 mAdapter = NfcAdapter.getDefaultAdapter(mContext); in getAdapter()
30 import android.nfc.NfcAdapter;151 public static synchronized CardEmulation getInstance(NfcAdapter adapter) { in getInstance()389 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in unsetOffHostForService()450 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in setOffHostForService()945 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in recoverService()
24 import android.nfc.NfcAdapter;63 public static synchronized NfcFCardEmulation getInstance(NfcAdapter adapter) { in getInstance()468 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in recoverService()
21 import android.nfc.NfcAdapter;50 public static synchronized NfcDta getInstance(NfcAdapter adapter) { in getInstance()
20 import android.nfc.NfcAdapter;52 mAdapterExtras = NfcAdapterExtras.get(NfcAdapter.getDefaultAdapter(mContext)); in setUp()
43 import static android.nfc.NfcAdapter.EXTRA_NDEF_MESSAGES;54 import android.nfc.NfcAdapter;86 if (!NfcAdapter.ACTION_NDEF_DISCOVERED.equals(nfcIntent.getAction())) { in createProvisioningIntentFromNfcIntent()
100 import android.nfc.NfcAdapter;
172 SamShouldBeLast: android.nfc.NfcAdapter#enableReaderMode(android.app.Activity, android.nfc.NfcAdapt…173 …SAM-compatible parameters (such as parameter 2, "callback", in android.nfc.NfcAdapter.enableReader…174 SamShouldBeLast: android.nfc.NfcAdapter#ignore(android.nfc.Tag, int, android.nfc.NfcAdapter.OnTagRe…175 …SAM-compatible parameters (such as parameter 3, "tagRemovedListener", in android.nfc.NfcAdapter.ig…176 SamShouldBeLast: android.nfc.NfcAdapter#setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUr…177 …SAM-compatible parameters (such as parameter 1, "callback", in android.nfc.NfcAdapter.setBeamPushU…178 SamShouldBeLast: android.nfc.NfcAdapter#setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNde…179 …SAM-compatible parameters (such as parameter 1, "callback", in android.nfc.NfcAdapter.setNdefPushM…180 SamShouldBeLast: android.nfc.NfcAdapter#setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdef…181 …SAM-compatible parameters (such as parameter 1, "callback", in android.nfc.NfcAdapter.setOnNdefPus…
257 public final class NfcAdapter {263 …method @Deprecated public void setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUrisCallba…265 …method @Deprecated public void setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNdefMessage…266 …method @Deprecated public void setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdefPushComp…
145 public final class NfcAdapter {
10212 public final class NfcAdapter {10213 ….WRITE_SECURE_SETTINGS) public boolean addNfcUnlockHandler(android.nfc.NfcAdapter.NfcUnlockHandler…10222 …nListener(@NonNull java.util.concurrent.Executor, @NonNull android.nfc.NfcAdapter.ControllerAlways…10223 …ITE_SECURE_SETTINGS) public boolean removeNfcUnlockHandler(android.nfc.NfcAdapter.NfcUnlockHandler…10226 … public void unregisterControllerAlwaysOnListener(@NonNull android.nfc.NfcAdapter.ControllerAlways…10232 public static interface NfcAdapter.ControllerAlwaysOnListener {10236 public static interface NfcAdapter.NfcUnlockHandler {
36 method public static com.android.nfc_extras.NfcAdapterExtras get(android.nfc.NfcAdapter);
28 import android.nfc.NfcAdapter.ControllerAlwaysOnListener;
89 Landroid/nfc/NfcAdapter;
118 import android.nfc.NfcAdapter;1912 } else if (NfcAdapter.ACTION_REQUIRE_UNLOCK_FOR_NFC.equals(action)) {2585 allUserFilter.addAction(NfcAdapter.ACTION_REQUIRE_UNLOCK_FOR_NFC); in KeyguardUpdateMonitor()
110 import android.nfc.NfcAdapter;1887 Intent intent = new Intent(NfcAdapter.ACTION_REQUIRE_UNLOCK_FOR_NFC); in testRequireUnlockForNfc_Broadcast()
34326 Landroid/nfc/NfcAdapter;->getSdkVersion()I34331 Landroid/nfc/NfcAdapter;->hasNfcFeature()Z34332 Landroid/nfc/NfcAdapter;->hasNfcHceFeature()Z34336 Landroid/nfc/NfcAdapter;->mLock:Ljava/lang/Object;34340 Landroid/nfc/NfcAdapter;->pausePolling(I)V34341 Landroid/nfc/NfcAdapter;->resumePolling()V34343 Landroid/nfc/NfcAdapter;->setP2pModes(II)V34344 Landroid/nfc/NfcAdapter;->sHasNfcFeature:Z34345 Landroid/nfc/NfcAdapter;->sIsInitialized:Z34348 Landroid/nfc/NfcAdapter;->sNullContextNfcAdapter:Landroid/nfc/NfcAdapter;[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11720 HSPLandroid/nfc/NfcAdapter;-><init>(Landroid/content/Context;)V11721 HSPLandroid/nfc/NfcAdapter;->getCardEmulationService()Landroid/nfc/INfcCardEmulation;11722 HSPLandroid/nfc/NfcAdapter;->getContext()Landroid/content/Context;11723 HSPLandroid/nfc/NfcAdapter;->getDefaultAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter;11724 HSPLandroid/nfc/NfcAdapter;->getNfcAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter;11725 HSPLandroid/nfc/NfcAdapter;->isEnabled()Z11728 HSPLandroid/nfc/NfcManager;->getDefaultAdapter()Landroid/nfc/NfcAdapter;11735 HSPLandroid/nfc/cardemulation/CardEmulation;->getInstance(Landroid/nfc/NfcAdapter;)Landroid/nfc/car…28498 Landroid/nfc/NfcAdapter$1;28499 Landroid/nfc/NfcAdapter$CreateNdefMessageCallback;[all …]