Home
last modified time | relevance | path

Searched refs:getPulseOutDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeParameters.java56 pw.print(" getPulseOutDuration(): "); pw.println(getPulseOutDuration()); in dump()
74 return getPulseInDuration(pickup) + getPulseVisibleDuration() + getPulseOutDuration(); in getPulseDuration()
93 public int getPulseOutDuration() { in getPulseOutDuration() method in DozeParameters
DDozeScrimController.java251 startScrimAnimation(true /* inFront */, 1f, mDozeParameters.getPulseOutDuration(),