Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricDialogView.java338 final Runnable endActionRunnable = new Runnable() { in startDismiss() local
364 .withEndAction(endActionRunnable) in startDismiss()