Searched refs:getPulseOutDuration (Results 1 – 2 of 2) sorted by relevance
56 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
251 startScrimAnimation(true /* inFront */, 1f, mDozeParameters.getPulseOutDuration(),