Searched defs:fadeoutDuration (Results 1 – 7 of 7) sorted by relevance
48 void hide(long startTime, long fadeoutDuration); in hide()
113 void startKeyguardExitAnimation(long startTime, long fadeoutDuration); in startKeyguardExitAnimation()
251 public void startKeyguardExitAnimation(long startTime, long fadeoutDuration) { in startKeyguardExitAnimation()
232 public void notifyKeyguardFadingAway(long delay, long fadeoutDuration) { in notifyKeyguardFadingAway()
242 void setKeyguardFadingAway(long startTime, long delay, long fadeoutDuration); in setKeyguardFadingAway()
1138 public void hide(long startTime, long fadeoutDuration) { in hide()
2248 public void setKeyguardFadingAway(long startTime, long delay, long fadeoutDuration) { in setKeyguardFadingAway()