Searched refs:ROUTE_ON_WHEN_SCREEN_ON (Results 1 – 2 of 2) sorted by relevance
97 new CardEmulationRoute(CardEmulationRoute.ROUTE_ON_WHEN_SCREEN_ON, mEe)); in testEnableEe()99 assertEquals(CardEmulationRoute.ROUTE_ON_WHEN_SCREEN_ON, newRoute.route); in testEnableEe()
117 mRouteOnWhenScreenOn = new CardEmulationRoute(CardEmulationRoute.ROUTE_ON_WHEN_SCREEN_ON, in NfcAdapterExtras()135 public static final int ROUTE_ON_WHEN_SCREEN_ON = 2; field in NfcAdapterExtras.CardEmulationRoute