Searched refs:toRemove (Results 1 – 11 of 11) sorted by relevance
97 List<Long> toRemove = new ArrayList<>(); in closeOlderImages() local101 toRemove.add(imageTimestamp); in closeOlderImages()104 for (Long timestamp : toRemove) { in closeOlderImages()
223 final Set<Preference> toRemove = new HashSet<>(existingCount); in updateWifiList() local225 toRemove.add(mWifiNetworksCategory.getPreference(i)); in updateWifiList()239 toRemove.remove(pref); in updateWifiList()254 for (final Preference preference : toRemove) { in updateWifiList()
86 final ArrayList<EmailAsyncTask<?, ?, ?>> toRemove = in cancelOthers() local91 toRemove.add(task); in cancelOthers()94 for (EmailAsyncTask<?, ?, ?> task : toRemove) { in cancelOthers()
381 List<Waiter> toRemove = new ArrayList<>(); in abortWaitersOnCapacityDecrease() local384 toRemove.add(waiter); in abortWaitersOnCapacityDecrease()387 for (Waiter waiter : toRemove) { in abortWaitersOnCapacityDecrease()
368 List<Connection> toRemove = new ArrayList<>(); in updateConferenceableConnections() local371 toRemove.add(connection); in updateConferenceableConnections()374 for (Connection connection : toRemove) { in updateConferenceableConnections()
367 ArrayList<ListItem> toRemove = new ArrayList<ListItem>();371 toRemove.add(oldItem);374 for (ListItem item: toRemove) {
158 DbEntry toRemove = items.get(items.size() / 2);162 if (entry.weight < toRemove.weight) {163 toRemove = entry;167 mEntryToRemove.add(toRemove.id);168 items.remove(toRemove);
157 Folder toRemove, boolean isDestructive, boolean isBatch, in getDeferredRemoveFolder() argument
3932 Folder toRemove, boolean isDestructive, boolean isBatch,3935 folderOps.add(new FolderOperation(toRemove, false));
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...