Searched defs:toRemove (Results 1 – 11 of 11) sorted by relevance
44 List<ScheduledRecording> toRemove = new ArrayList<>(); in run() local
354 final RingtoneHolder toRemove = (RingtoneHolder) items.get(mIndexOfRingtoneToRemove); in onContextItemSelected() local427 private void removeCustomRingtone(Uri toRemove) { in removeCustomRingtone()440 static void show(FragmentManager manager, Uri toRemove, boolean hasPermissions) { in show()458 final Uri toRemove = arguments.getParcelable(ARG_RINGTONE_URI_TO_REMOVE); in onCreateDialog() local654 final RingtoneHolder toRemove = getRingtoneHolder(mRemoveUri); in onPostExecute() local
289 val toRemove = items[mIndexOfRingtoneToRemove] as RingtoneHolder in <lambda>() constant371 val toRemove = arguments.getParcelable<Uri>(ARG_RINGTONE_URI_TO_REMOVE) in <lambda>() constant567 val toRemove = getRingtoneHolder(mRemoveUri) ?: return in <lambda>() constant
97 List<Long> toRemove = new ArrayList<>(); in closeOlderImages() local
138 private void removeCall(Call toRemove) { in removeCall()
254 List<Preference> toRemove = new ArrayList<>(); in onGroupBlockStateChanged() local
381 List<Waiter> toRemove = new ArrayList<>(); in abortWaitersOnCapacityDecrease() local
260 List<Preference> toRemove = new ArrayList<>(); in onGroupBlockStateChanged() local
237 final Set<Preference> toRemove = new HashSet<>(existingCount); in updateWifiList() local
311 List<SeriesRecording> toRemove = new ArrayList<>(); in checkAndRemoveEmptySeriesRecording() local
279 final List<Long> toRemove = new ArrayList<Long>(); in cleanupSocketInfo() local