Searched refs:sleepStartHour (Results 1 – 2 of 2) sorted by relevance
1092 public int sleepStartHour; // 0-23 field in ZenModeConfig.XmlV11155 rt.sleepStartHour = isValidHour(startHour) ? startHour : 0; in readXml()
562 schedule.startHour = v1.sleepStartHour;