Searched defs:srcs (Results 1 – 2 of 2) sorted by relevance
137 final ArrayList<DocumentInfo> srcs = intent.getParcelableArrayListExtra(EXTRA_SRC_LIST); in onHandleIntent() local203 private void setupCopyJob(ArrayList<DocumentInfo> srcs, DocumentStack stack) in setupCopyJob()257 private long calculateFileSizes(List<DocumentInfo> srcs) throws RemoteException { in calculateFileSizes()
245 private void copyToDestination(List<Uri> srcs) throws FileNotFoundException { in copyToDestination()