Home
last modified time | relevance | path

Searched refs:INfcFCardEmulation (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl29 import android.nfc.INfcFCardEmulation;
42 INfcFCardEmulation getNfcFCardEmulationInterface(); in getNfcFCardEmulationInterface()
DINfcFCardEmulation.aidl25 interface INfcFCardEmulation interface
DNfcAdapter.java301 static INfcFCardEmulation sNfcFCardEmulationService;
623 public INfcFCardEmulation getNfcFCardEmulationService() { in getNfcFCardEmulationService()
/frameworks/base/core/java/android/nfc/cardemulation/
DNfcFCardEmulation.java25 import android.nfc.INfcFCardEmulation;
51 static INfcFCardEmulation sService;
55 private NfcFCardEmulation(Context context, INfcFCardEmulation service) { in NfcFCardEmulation()
93 INfcFCardEmulation service = adapter.getNfcFCardEmulationService(); in getInstance()
/frameworks/base/config/
Dpreloaded-classes1672 android.nfc.INfcFCardEmulation
1673 android.nfc.INfcFCardEmulation$Stub
1674 android.nfc.INfcFCardEmulation$Stub$Proxy
Dcompiled-classes-phone3104 android.nfc.INfcFCardEmulation
3105 android.nfc.INfcFCardEmulation$Stub
3106 android.nfc.INfcFCardEmulation$Stub$Proxy
Dboot-image-profile.txt5018 HPLandroid/nfc/INfcFCardEmulation$Stub;->asBinder()Landroid/os/IBinder;
27869 …ndroid/nfc/INfcAdapter$Stub$Proxy;->getNfcFCardEmulationInterface()Landroid/nfc/INfcFCardEmulation;
27884 HSPLandroid/nfc/INfcAdapter;->getNfcFCardEmulationInterface()Landroid/nfc/INfcFCardEmulation;
27913 HSPLandroid/nfc/INfcFCardEmulation$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
27914 HSPLandroid/nfc/INfcFCardEmulation$Stub;-><init>()V
27915 HSPLandroid/nfc/INfcFCardEmulation$Stub;->asInterface(Landroid/os/IBinder;)Landroid/nfc/INfcFCardEm…
27916 HSPLandroid/nfc/INfcFCardEmulation;->disableNfcFForegroundService()Z
27917 HSPLandroid/nfc/INfcFCardEmulation;->enableNfcFForegroundService(Landroid/content/ComponentName;)Z
27918 HSPLandroid/nfc/INfcFCardEmulation;->getMaxNumOfRegisterableSystemCodes()I
27919 HSPLandroid/nfc/INfcFCardEmulation;->getNfcFServices(I)Ljava/util/List;
[all …]
/frameworks/base/
DAndroid.mk248 core/java/android/nfc/INfcFCardEmulation.aidl \