Searched defs:startDisappearAnimation (Results 1 – 11 of 11) sorted by relevance
129 boolean startDisappearAnimation(Runnable finishRunnable); in startDisappearAnimation() method
142 public boolean startDisappearAnimation(final Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPINView
315 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPinView
285 public void startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardHostView
318 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPasswordView
275 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardAbsKeyInputView
375 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPukView
410 public boolean startDisappearAnimation(final Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPatternView
166 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSecurityViewFlipper
105 public boolean startDisappearAnimation(Runnable onFinishRunnable) { in startDisappearAnimation() method in KeyguardSecurityContainer
184 private void startDisappearAnimation() { in startDisappearAnimation() method in KeyguardUserSwitcher