Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DShadeController.java77 void goToKeyguard(); in goToKeyguard() method
DStatusBarNotificationPresenter.java332 mShadeController.goToKeyguard(); in onNotificationRemoved()
DNotificationPanelView.java2838 mShadeController.goToKeyguard(); in onMiddleClicked()
DStatusBar.java3691 public void goToKeyguard() { in goToKeyguard() method