Searched defs:findMinutesInReminderList (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEventViewUtils.java75 public static int findMinutesInReminderList(ArrayList<Integer> values, int minutes) { method in class:EventViewUtils
251 int index = findMinutesInReminderList(minuteValues, newReminder.getMinutes());

Completed in 57 milliseconds