Searched defs:localIds (Results 1 – 2 of 2) sorted by relevance
440 ArrayList<String> localIds = new ArrayList<>(); in populateLocalAndCloudIdListsForSelection() local472 SelectionIdsSegregationResult(ArrayList<String> localIds, ArrayList<String> cloudIds) { in SelectionIdsSegregationResult()
944 List<String> localIds = query.mLocalPreSelectedIds == null ? null : new ArrayList<>( in queryMediaForUiWithIdSelection() local