Searched refs:sPulseSchedule (Results 1 – 1 of 1) sorted by relevance
40 private static PulseSchedule sPulseSchedule; field in DozeParameters127 if (sPulseSchedule == null || !sPulseSchedule.mSpec.equals(spec)) { in getPulseSchedule()128 sPulseSchedule = PulseSchedule.parse(spec); in getPulseSchedule()130 return sPulseSchedule; in getPulseSchedule()