Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowControllerTest.java122 mNotificationShadeWindowController.setForcePluginOpen(true); in testSetForcePluginOpen_beforeStatusBarInitialization()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java574 public void setForcePluginOpen(boolean forcePluginOpen) { in setForcePluginOpen() method in NotificationShadeWindowController
DStatusBar.java961 .setForcePluginOpen(mOverlays.size() != 0); in start()
984 .setForcePluginOpen(mOverlays.size() != 0); in start()