Home
last modified time | relevance | path

Searched defs:mColor (Results 1 – 25 of 42) sorted by relevance

12

/aosp14/frameworks/base/core/tests/coretests/src/android/hardware/display/
H A DVirtualDisplayTest.java366 private final int mColor; field in VirtualDisplayTest.TestPresentation
384 setContentView(createImageView(getContext(), mColor)); in onCreate() local
390 private final int mColor; field in VirtualDisplayTest.TestDialog
409 setContentView(createImageView(getContext(), mColor)); in onCreate() local
427 private int mColor = -1; field in VirtualDisplayTest.ImageListener
/aosp14/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java106 int mColor = SMALL_COLOR; field in SurfaceAndTextureViews.SimpleView
122 int mColor = SMALL_COLOR; field in SurfaceAndTextureViews.SimpleSurfaceView
155 int mColor = SMALL_COLOR; field in SurfaceAndTextureViews.SimpleTextureView
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLPaint.java23 private int mColor = 0; field in GLPaint
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPorterDuffColorFilter.java30 private int mColor; field in PorterDuffColorFilter
H A DBlendModeColorFilter.java28 @ColorInt final int mColor; field in BlendModeColorFilter
/aosp14/frameworks/base/core/java/android/text/style/
H A DBackgroundColorSpan.java40 private final int mColor; field in BackgroundColorSpan
H A DForegroundColorSpan.java40 private final int mColor; field in ForegroundColorSpan
H A DLineBackgroundSpan.java68 private final int mColor; field in LineBackgroundSpan.Standard
H A DQuoteSpan.java78 private final int mColor; field in QuoteSpan
H A DBulletSpan.java79 private final int mColor; field in BulletSpan
/aosp14/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestViewDrawText.java30 private int mColor; field in BiDiTestViewDrawText
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DInvalidateActivity.java36 public int mColor; field in InvalidateActivity.ColorView
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DColoredRectsActivity.java63 private int mColor; field in ColoredRectsActivity.RectsView
H A DPointsActivity.java86 private int mColor; field in PointsActivity.RenderingView
H A DRippleActivity.java52 private final int mColor = Color.RED; field in RippleActivity.RippleView
H A DLines2Activity.java63 private int mColor; field in Lines2Activity.LinesView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPinShapeHintingView.java42 private int mColor = Utils.getColorAttr(getContext(), PIN_SHAPES) field in PinShapeHintingView
H A DPinShapeNonHintingView.java51 private int mColor = Utils.getColorAttr(getContext(), PIN_SHAPES).getDefaultColor(); field in PinShapeNonHintingView
/aosp14/frameworks/base/core/java/android/hardware/lights/
H A DLightState.java38 private final int mColor; field in LightState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DEdgeLight.java38 private int mColor; field in EdgeLight
/aosp14/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
H A DAdaptiveIcon.java112 int mColor; field in AdaptiveIcon.AdaptiveConstantState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationIconDozeHelper.java37 private int mColor = Color.BLACK; field in NotificationIconDozeHelper
/aosp14/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DPalette.java131 private final Color mColor; field in Palette.Swatch
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DColorStateListDrawable.java249 ColorStateList mColor = null; field in ColorStateListDrawable.ColorStateListDrawableState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java191 private final ColorDrawable mColor = new ColorDrawable(0); field in ScreenPinningRequest.RequestWindowView

12