Searched defs:CLOSE_PANEL_WHEN_EMPTIED (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java229 private static final boolean CLOSE_PANEL_WHEN_EMPTIED = true; field in class:PhoneStatusBar
1542 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications()

Completed in 39 milliseconds