Home
last modified time | relevance | path

Searched defs:enqueueRequest (Results 1 – 3 of 3) sorted by relevance

/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DAbstractPublicApiTest.java245 protected Download enqueueRequest(DownloadManager.Request request) { in enqueueRequest() method in AbstractPublicApiTest
/packages/apps/Dialer/src/com/android/dialer/contactinfo/
DContactInfoCache.java294 protected void enqueueRequest(String number, String countryIso, ContactInfo callLogInfo, in enqueueRequest() method in ContactInfoCache
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
DCallLogAdapterTest.java913 protected void enqueueRequest(String number, String countryIso, ContactInfo callLogInfo, in enqueueRequest() method in CallLogAdapterTest.TestContactInfoCache