Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java3140 mNotificationPanel.animateToFullShade(delay); in hideKeyguardImpl()
3555 mNotificationPanel.animateToFullShade(0 /* delay */); in goToLockedShade()
DNotificationPanelView.java770 public void animateToFullShade(long delay) { in animateToFullShade() method in NotificationPanelView