Searched defs:minutes (Results 1 – 2 of 2) sorted by relevance
408 Duration minutes = Duration.ofMinutes(2); in discoverableTimeout() local
778 public static long addReminder(ContentResolver resolver, long eventId, int minutes, in addReminder()1374 int minutes = cursor.getInt(ReminderHelper.REMINDERS_MINUTES_INDEX); in testReminders() local