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.java578 verify(mNotificationPanelView).expandWithoutQs(); in testDisableExpandStatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1944 mNotificationPanel.expandWithoutQs(); in animateExpandNotificationsPanel()
3275 mNotificationPanel.expandWithoutQs(); in onBackPressed()
DNotificationPanelView.java850 public void expandWithoutQs() { in expandWithoutQs() method in NotificationPanelView