Searched defs:startDisappearAnimation (Results 1 – 11 of 11) sorted by relevance
129 boolean startDisappearAnimation(Runnable finishRunnable); in startDisappearAnimation() method
138 public boolean startDisappearAnimation(final Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPINView
314 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPinView
318 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPasswordView
306 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardAbsKeyInputView
286 public void startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardHostView
374 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPukView
166 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSecurityViewFlipper
431 public boolean startDisappearAnimation(final Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPatternView
109 public boolean startDisappearAnimation(Runnable onFinishRunnable) { in startDisappearAnimation() method in KeyguardSecurityContainer
187 private void startDisappearAnimation() { in startDisappearAnimation() method in KeyguardUserSwitcher