Searched refs:showBackground (Results 1 – 4 of 4) sorted by relevance
668 final boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),733 if (!showBackground) {778 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),806 if (isBackground && !showBackground) {823 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)869 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),871 if (mService.mAtmInternal.canShowErrorDialogs() || showBackground) {
104 public void showBackground() { in showBackground() method in QSDetailClipper
189 mClipper.showBackground(); in showImmediately()
2881 final boolean showBackground = isGroupExpanded()2884 mShowNoBackground = !showBackground;