Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1181 private final Runnable mAnimateKeyguardBottomAreaInvisibleEndRunnable = new Runnable() { field in NotificationPanelView
1197 .withEndAction(mAnimateKeyguardBottomAreaInvisibleEndRunnable) in setKeyguardBottomAreaVisibility()