Home
last modified time | relevance | path

Searched defs:minutes (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothAdapterTest.java408 Duration minutes = Duration.ofMinutes(2); in discoverableTimeout() local
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java778 public static long addReminder(ContentResolver resolver, long eventId, int minutes, in addReminder()
1374 int minutes = cursor.getInt(ReminderHelper.REMINDERS_MINUTES_INDEX); in testReminders() local