Home
last modified time | relevance | path

Searched refs:withOpType (Results 1 – 5 of 5) sorted by relevance

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/services/
DAbstractJobTest.java105 .withOpType(opType) in createOperation()
129 .withOpType(opType) in createJob()
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DFileOperation.java315 public Builder withOpType(@OpType int opType) { in withOpType() method in FileOperation.Builder
/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/
DRuntimeDocumentClipper.java289 .withOpType(opType) in copyFromClipData()
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DActionHandler.java337 .withOpType(FileOperationService.OPERATION_DELETE) in deleteSelectedDocuments()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java849 .withOpType(mode) in transferDocuments()