Searched refs:withinNHours (Results 1 – 1 of 1) sorted by relevance
212 if (withinNHours(mNextAlarmInfo, ALARM_VISIBILITY_HOURS)) { in updateNextAlarm()223 private boolean withinNHours(AlarmManager.AlarmClockInfo alarmClockInfo, int hours) { in withinNHours() method in KeyguardSliceProvider