Home | History | Annotate | Download | only in clipping

Lines Matching refs:OpType

29 import com.android.documentsui.services.FileOperationService.OpType;
51 @OpType int opType);
56 ClipData getClipDataForDocuments(List<Uri> uris, @OpType int opType, DocumentInfo parent);
61 ClipData getClipDataForDocuments(List<Uri> uris, @OpType int opType);
120 * @param opType the operation type
126 @OpType int opType,