Searched refs:USER_SERVICE (Results 1 – 2 of 2) sorted by relevance
64 import static android.content.Context.USER_SERVICE;1011 SERVICES.put(UserManager.class, USER_SERVICE); in SERVICES.put() argument
63 import static android.content.Context.USER_SERVICE;262 assertEquals(USER_SERVICE, in getSystemServiceName()