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