Searched refs:ONLY_CORE_APPS (Results 1 – 1 of 1) sorted by relevance
348 private static final boolean ONLY_CORE_APPS; field in StatusBar386 ONLY_CORE_APPS = onlyCoreApps;1987 && !ONLY_CORE_APPS); in updateQsExpansionEnabled()2878 return (mDisabled1 & StatusBarManager.DISABLE_EXPAND) == 0 && !ONLY_CORE_APPS; in panelsEnabled()