Searched refs:DOWNLOAD_SERVICE (Results 1 – 2 of 2) sorted by relevance
35 import static android.content.Context.DOWNLOAD_SERVICE;1024 SERVICES.put(DownloadManager.class, DOWNLOAD_SERVICE); in SERVICES.put() argument
34 import static android.content.Context.DOWNLOAD_SERVICE;222 assertEquals(DOWNLOAD_SERVICE, in getSystemServiceName()