Searched refs:getPulseOutDuration (Results 1 – 1 of 1) sorted by relevance
188 return getPulseInDuration() + getPulseVisibleDuration() + getPulseOutDuration(); in getPulseDuration()204 public int getPulseOutDuration() { in getPulseOutDuration() method in DozeParameters442 pw.print("getPulseOutDuration(): "); pw.println(getPulseOutDuration()); in dump()