Home
last modified time | relevance | path

Searched refs:ROUTE_ON_WHEN_SCREEN_ON (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/nfc-extras/tests/src/com/android/nfc_extras/tests/
DBasicNfcEeTest.java97 new CardEmulationRoute(CardEmulationRoute.ROUTE_ON_WHEN_SCREEN_ON, mEe)); in testEnableEe()
99 assertEquals(CardEmulationRoute.ROUTE_ON_WHEN_SCREEN_ON, newRoute.route); in testEnableEe()
/frameworks/base/nfc-extras/java/com/android/nfc_extras/
DNfcAdapterExtras.java146 mRouteOnWhenScreenOn = new CardEmulationRoute(CardEmulationRoute.ROUTE_ON_WHEN_SCREEN_ON, in NfcAdapterExtras()
164 public static final int ROUTE_ON_WHEN_SCREEN_ON = 2; field in NfcAdapterExtras.CardEmulationRoute
/frameworks/base/nfc-extras/api/
Dcurrent.txt48 field public static final int ROUTE_ON_WHEN_SCREEN_ON = 2; // 0x2