Searched refs:CLOSE_PANEL_WHEN_EMPTIED (Results 1 – 2 of 2) sorted by relevance
17 import static com.android.systemui.statusbar.phone.StatusBar.CLOSE_PANEL_WHEN_EMPTIED;314 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications() in onNotificationRemoved()
318 protected static final boolean CLOSE_PANEL_WHEN_EMPTIED = true; field in StatusBar