HomeSort by relevance Sort by last modified time
    Searched defs:exitAtAlarm (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/service/notification/
ScheduleCalendar.java 46 public boolean exitAtAlarm() {
47 return mSchedule.exitAtAlarm;
66 if (mSchedule != null && mSchedule.exitAtAlarm) {
163 return mSchedule.exitAtAlarm
ZenModeConfig.java     [all...]

Completed in 215 milliseconds