Home
last modified time | relevance | path

Searched refs:colorBackgroundFloating (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/
H A DAppClipsActivity.java210 int colorBackgroundFloating = Utils.getColorAttr(this, in setScreenshot() local
211 android.R.attr.colorBackgroundFloating).getDefaultColor(); in setScreenshot()
212 mRoot.setBackgroundColor(colorBackgroundFloating); in setScreenshot()
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
H A DAndroidColorScheme.kt105 val colorBackgroundFloating = getColor(context, R.attr.colorBackgroundFloating) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
H A DMediaProjectionTaskView.kt50 val backgroundColorAttribute = intArrayOf(android.R.attr.colorBackgroundFloating)
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarExpandedView.java196 android.R.attr.colorBackgroundFloating}); in applyThemeAttrs()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java314 new int[]{android.R.attr.colorBackgroundFloating, android.R.attr.textColorPrimary}); in onCreateViewHolder()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java1761 int minHeight, int colorBackgroundFloating) { in TaskDescription() argument
1775 mColorBackgroundFloating = colorBackgroundFloating; in TaskDescription()
2199 final int colorBackgroundFloating = in.getAttributeIntHex(null, in restoreFromXml() local
2201 if (colorBackgroundFloating != 0) { in restoreFromXml()
2202 setBackgroundColorFloating(colorBackgroundFloating); in restoreFromXml()
H A DActivity.java5399 int colorBackgroundFloating = a.getColor( in onApplyThemeResource() local
5402 if (colorBackgroundFloating != 0 && Color.alpha(colorBackgroundFloating) == 0xFF) { in onApplyThemeResource()
5403 mTaskDescription.setBackgroundColorFloating(colorBackgroundFloating); in onApplyThemeResource()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogImpl.java959 mContext, android.R.attr.colorBackgroundFloating); in setupRingerDrawer()
2034 mContext, android.R.attr.colorBackgroundFloating);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScrimController.java1494 android.R.attr.colorBackgroundFloating).getDefaultColor(); in updateThemeColors()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java638 mBgColor = Utils.getColorAttr(mContext, android.R.attr.colorBackgroundFloating) in NotificationStackScrollLayout()
779 mBgColor = Utils.getColorAttr(mContext, android.R.attr.colorBackgroundFloating) in updateBgColor()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt603 field public static final int colorBackgroundFloating = 16844002; // 0x10104e2
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75617 Lcom/android/internal/R$attr;->colorBackgroundFloating:I