Home | History | Annotate | Download | only in services

Lines Matching refs:CopyJob

78 class CopyJob extends ResolvedResourcesJob {
80 private static final String TAG = "CopyJob";
100 CopyJob(Context service, Listener listener, String id, DocumentStack destination,
105 CopyJob(Context service, Listener listener, String id, @OpType int opType,
137 // an indeterminate spinner. CopyJob would most likely fail on those
798 .append("CopyJob")