Searched refs:showBackground (Results 1 – 21 of 21) sorted by relevance
67 @Preview(showBackground = true)
85 @Preview(showBackground = true)
88 @Preview(showBackground = true)
82 @Preview(showBackground = true)
112 @Preview(showBackground = true)
120 @Preview(showBackground = true)
121 @Preview(showBackground = true)
149 @Preview(showBackground = true)
871 final boolean showBackground = Settings.Secure.getIntForUser(mContext.getContentResolver(),939 if (!showBackground) {1003 boolean showBackground = Settings.Secure.getIntForUser(mContext.getContentResolver(),1030 if (isBackground && !showBackground) {1057 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)1106 boolean showBackground = Settings.Secure.getIntForUser(mContext.getContentResolver(),1109 if (mService.mAtmInternal.canShowErrorDialogs() || showBackground) {
77 @Preview(showBackground = true)
99 @Preview(showBackground = true)
69 @Preview(showBackground = true)
101 @Preview(showBackground = true)
146 @Preview(showBackground = true)
170 @Preview(showBackground = true)
297 @Preview(showBackground = true)
130 public void showBackground() { in showBackground() method in QSDetailClipper
128 @Preview(showBackground = true)
91 @Preview(showBackground = true)
150 mClipper.showBackground(); in showImmediately()
3291 final boolean showBackground = isGroupExpanded()3294 mShowNoBackground = !showBackground;