Searched refs:PRINT_SERVICE (Results 1 – 2 of 2) sorted by relevance
51 import static android.content.Context.PRINT_SERVICE;1008 SERVICES.put(PrintManager.class, PRINT_SERVICE); in SERVICES.put() argument
50 import static android.content.Context.PRINT_SERVICE;246 assertEquals(PRINT_SERVICE, in getSystemServiceName()