Home
last modified time | relevance | path

Searched defs:bgColor (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DWindowlessSplashWindowCreator.java101 final int bgColor = taskDescription.getBackgroundColor(); in addSplashScreenStartingWindow() local
118 SurfaceControl childSurface, int bgColor) { in SplashWindowRecord()
H A DWindowlessSnapshotWindowCreator.java107 int bgColor, boolean hasImeSurface, int activityType, in SnapshotWindowRecord()
H A DSplashscreenContentDrawer.java1071 WindowColor(int hash, int bgColor) { in WindowColor()
1084 IconColor(int hash, int fgColor, int bgColor, boolean isBgComplex, in IconColor()
/aosp14/frameworks/base/core/java/android/text/
H A DTextPaint.java32 public int bgColor; field in TextPaint
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
H A DRadialGlow.kt34 val bgColor = color(.15f, .15f, .15f) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java225 int bgColor = typedArray.getColor(0, isNightMode ? Color.BLACK : Color.WHITE); in updateTheme() local
315 final int bgColor = ta.getColor(0, Color.WHITE); in onCreateViewHolder() local
H A DStackEducationView.kt106 val bgColor = ta.getColor(0 /* index */, Color.BLACK) regex
/aosp14/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
H A DAdaptiveIcon.java69 int bgColor = metaData.getInt(META_DATA_PREFERENCE_ICON_BACKGROUND_ARGB, in setBackgroundColor() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DLightBarControllerTest.java87 private static GradientColors makeColors(@ColorInt int bgColor) { in makeColors()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DColorSchemeTransition.kt122 val bgColor = context.getColor(com.android.systemui.R.color.material_dynamic_secondary95) regex
/aosp14/frameworks/base/core/java/com/android/internal/jank/
H A DInteractionMonitorDebugOverlay.java73 InteractionMonitorDebugOverlay(Object lock, @ColorInt int bgColor, double yOffset) { in InteractionMonitorDebugOverlay()
H A DInteractionJankMonitor.java907 public void configDebugOverlay(@ColorInt int bgColor, double yOffset) { in configDebugOverlay()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java211 int bgColor = mContext.getColor( in onAttachedToWindow() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskView.java145 public void setResizeBgColor(SurfaceControl.Transaction t, int bgColor) { in setResizeBgColor()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitionAnimationHelper.java242 final Color bgColor = Color.valueOf(backgroundColor); in addBackgroundToTransition() local
H A DDefaultTransitionHandler.java552 final Color bgColor = Color.valueOf(color); in addBackgroundColorOnTDA() local
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
H A DSplitPresenterTest.java245 final int bgColor = Color.GREEN; in testUpdateAnimationParams() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java227 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
H A DSurfaceView.java1572 public void setResizeBackgroundColor(int bgColor) { in setResizeBackgroundColor()
1584 public void setResizeBackgroundColor(@NonNull SurfaceControl.Transaction t, int bgColor) { in setResizeBackgroundColor()
/aosp14/frameworks/base/libs/hwui/jni/
H A DGIFMovie.cpp398 SkColor bgColor = SkPackARGB32(0, 0, 0, 0); in onGetBitmap() local
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2019 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java5553 int bgColor = getBackgroundColor(p); in bindExpandButton() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...