Searched refs:getCardEmulationRoute (Results 1 – 4 of 4) sorted by relevance
98 CardEmulationRoute newRoute = mAdapterExtras.getCardEmulationRoute(); in testEnableEe()106 CardEmulationRoute newRoute = mAdapterExtras.getCardEmulationRoute(); in testDisableEe()
219 public CardEmulationRoute getCardEmulationRoute() { in getCardEmulationRoute() method in NfcAdapterExtras221 int route = sService.getCardEmulationRoute(mPackageName); in getCardEmulationRoute()
33 int getCardEmulationRoute(in String pkg); in getCardEmulationRoute() method
37 … method public com.android.nfc_extras.NfcAdapterExtras.CardEmulationRoute getCardEmulationRoute();