Searched refs:USB_SERVICE (Results 1 – 2 of 2) sorted by relevance
63 import static android.content.Context.USB_SERVICE;1039 SERVICES.put(UsbManager.class, USB_SERVICE); in SERVICES.put() argument
62 import static android.content.Context.USB_SERVICE;260 assertEquals(USB_SERVICE, in getSystemServiceName()