Searched refs:showBackground (Results 1 – 4 of 4) sorted by relevance
684 final boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),749 if (!showBackground) {794 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),822 if (isBackground && !showBackground) {839 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)885 boolean showBackground = Settings.Secure.getInt(mContext.getContentResolver(),887 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;