Home
last modified time | relevance | path

Searched refs:getCardEmulationRoute (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/nfc-extras/tests/src/com/android/nfc_extras/tests/
H A DBasicNfcEeTest.java98 CardEmulationRoute newRoute = mAdapterExtras.getCardEmulationRoute(); in testEnableEe()
106 CardEmulationRoute newRoute = mAdapterExtras.getCardEmulationRoute(); in testDisableEe()
/aosp12/frameworks/base/nfc-extras/java/com/android/nfc_extras/
H A DNfcAdapterExtras.java178 public CardEmulationRoute getCardEmulationRoute() { in getCardEmulationRoute() method in NfcAdapterExtras
180 int route = sService.getCardEmulationRoute(mPackageName); in getCardEmulationRoute()
/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcAdapterExtras.aidl33 int getCardEmulationRoute(in String pkg); in getCardEmulationRoute() method
/aosp12/frameworks/base/nfc-extras/api/
H A Dcurrent.txt37 … method public com.android.nfc_extras.NfcAdapterExtras.CardEmulationRoute getCardEmulationRoute();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37379 Landroid/nfc/INfcAdapterExtras$Stub$Proxy;->getCardEmulationRoute(Ljava/lang/String;)I