Searched defs:startDisappearAnimation (Results 1 – 11 of 11) sorted by relevance
129 boolean startDisappearAnimation(Runnable finishRunnable); in startDisappearAnimation() method
145 public boolean startDisappearAnimation(final Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPINView
313 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardAbsKeyInputView
317 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPasswordView
395 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPinView
292 public void startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardHostView
166 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSecurityViewFlipper
460 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPukView
439 public boolean startDisappearAnimation(final Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPatternView
115 public boolean startDisappearAnimation(Runnable onFinishRunnable) { in startDisappearAnimation() method in KeyguardSecurityContainer
187 private void startDisappearAnimation() { in startDisappearAnimation() method in KeyguardUserSwitcher