Home
last modified time | relevance | path

Searched refs:mShowAnimationRunnable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricDialogView.java125 private final Runnable mShowAnimationRunnable = new Runnable() { field in BiometricDialogView
343 postOnAnimation(mShowAnimationRunnable); in onAttachedToWindow()