Searched defs:getRequest (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
H A DExportProcessor.java289 public ExportRequest getRequest() { method in class:ExportProcessor
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DAbstractPublicApiTest.java216 protected DownloadManager.Request getRequest() method in class:AbstractPublicApiTest
218 return getRequest(getServerUri(REQUEST_PATH));
221 protected DownloadManager.Request getRequest(String path) { method in class:AbstractPublicApiTest

Completed in 1387 milliseconds