Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowFingerprintManagerTest.java34 .getSystemService(Context.FINGERPRINT_SERVICE); in setUp()
DShadowApplicationTest.java159 assertThat(context.getSystemService(Context.FINGERPRINT_SERVICE)) in shouldProvideServicesIntroducedMarshmallow()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java168 Context.FINGERPRINT_SERVICE, in map.put() argument