Searched refs:getCardEmulationRoute (Results 1 – 3 of 3) sorted by relevance
98 CardEmulationRoute newRoute = mAdapterExtras.getCardEmulationRoute(); in testEnableEe()106 CardEmulationRoute newRoute = mAdapterExtras.getCardEmulationRoute(); in testDisableEe()
178 public CardEmulationRoute getCardEmulationRoute() { in getCardEmulationRoute() method in NfcAdapterExtras180 int route = sService.getCardEmulationRoute(mPackageName); in getCardEmulationRoute()
29 int getCardEmulationRoute(in String pkg); in getCardEmulationRoute() method