Searched refs:showBackground (Results 1 – 4 of 4) sorted by relevance
681 final boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),746 if (!showBackground) {791 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),819 if (isBackground && !showBackground) {836 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)882 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),884 if (mService.mAtmInternal.canShowErrorDialogs() || showBackground) {
104 public void showBackground() { in showBackground() method in QSDetailClipper
199 mClipper.showBackground(); in showImmediately()
2869 final boolean showBackground = isGroupExpanded()2872 mShowNoBackground = !showBackground;