Searched refs:CLOSE_PANEL_WHEN_EMPTIED (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.systemui.statusbar.phone.CentralSurfaces.CLOSE_PANEL_WHEN_EMPTIED;198 if (CLOSE_PANEL_WHEN_EMPTIED in maybeClosePanelForShadeEmptied()
84 static final boolean CLOSE_PANEL_WHEN_EMPTIED = true; field