Home
last modified time | relevance | path

Searched defs:getRequest (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DCaptureResultProxy.java39 public CaptureRequestProxy getRequest(); in getRequest() method
DAndroidCaptureResultProxy.java50 public CaptureRequestProxy getRequest() { in getRequest() method in AndroidCaptureResultProxy
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DAbstractPublicApiTest.java236 protected DownloadManager.Request getRequest() in getRequest() method in AbstractPublicApiTest
241 protected DownloadManager.Request getRequest(String path) { in getRequest() method in AbstractPublicApiTest
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/zsl/
DAutoFlashZslImageFilter.java108 public CaptureRequestProxy getRequest() { in getRequest() method in AutoFlashZslImageFilter.AEConvergedTotalCaptureResult
/packages/apps/Contacts/src/com/android/contacts/vcard/
DExportProcessor.java336 public ExportRequest getRequest() { in getRequest() method in ExportProcessor