Searched refs:setForcePluginOpen (Results 1 – 5 of 5) sorted by relevance
114 notificationShadeWindowController.setForcePluginOpen(false, this)139 notificationShadeWindowController.setForcePluginOpen(true, this)151 notificationShadeWindowController.setForcePluginOpen(false, this)
151 default void setForcePluginOpen(boolean forcePluginOpen, Object token) {} in setForcePluginOpen() method
129 mNotificationShadeWindowController.setForcePluginOpen(true, this); in testSetForcePluginOpen_beforeStatusBarInitialization()
672 public void setForcePluginOpen(boolean forceOpen, Object token) { in setForcePluginOpen() method in NotificationShadeWindowControllerImpl
1081 .setForcePluginOpen(mOverlays.size() != 0, this); in start()1104 .setForcePluginOpen(mOverlays.size() != 0, this); in start()