Home
last modified time | relevance | path

Searched refs:setDestination (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DRenderingRequest.java85 request.setDestination(destination); in post()
186 public void setDestination(Rect destination) { in setDestination() method in RenderingRequest
DProcessingService.java118 request.setDestination(destination); in postFullresRenderingRequest()
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DFileOperation.java75 public void setDestination(DocumentStack destination) { in setDestination() method in FileOperation
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java474 operation.setDestination(data.getParcelableExtra(Shared.EXTRA_STACK)); in handleCopyResult()
770 operation.setDestination(destination); in transferDocuments()