Home
last modified time | relevance | path

Searched defs:systemService (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java176 Object systemService = context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); in shouldProvideLayoutInflater() local
DShadowAccountManagerTest.java645 AccountManager systemService = in testGetAsSystemService() local