Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java576 verify(mNotificationPanelView).expandWithoutQs(); in testDisableExpandStatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2022 mNotificationPanel.expandWithoutQs(); in animateExpandNotificationsPanel()
3396 mNotificationPanel.expandWithoutQs(); in onBackPressed()
DNotificationPanelView.java995 public void expandWithoutQs() { in expandWithoutQs() method in NotificationPanelView