Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java302 protected static final boolean CLOSE_PANEL_WHEN_EMPTIED = true; field in StatusBar
1430 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications() in onNotificationRemoved()