Searched refs:showBackground (Results 1 – 4 of 4) sorted by relevance
687 final boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),753 if (!showBackground) {798 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),823 if (isBackground && !showBackground) {848 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)891 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),893 if (mService.mAtmInternal.canShowErrorDialogs() || showBackground) {
104 public void showBackground() { in showBackground() method in QSDetailClipper
212 mClipper.showBackground(); in showImmediately()
2871 final boolean showBackground = isGroupExpanded()2874 mShowNoBackground = !showBackground;