Home
last modified time | relevance | path

Searched defs:mBackgroundColor (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
DUnfoldBackgroundController.java39 private final float[] mBackgroundColor; field in UnfoldBackgroundController
/frameworks/base/core/java/android/text/style/
DSuggestionRangeSpan.java31 private int mBackgroundColor; field in SuggestionRangeSpan
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveIcon.java44 int mBackgroundColor = -1; field in AdaptiveIcon
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/
DQrDecorateView.java39 final private int mBackgroundColor; field in QrDecorateView
/frameworks/base/services/core/java/com/android/server/wm/
DTaskDisplayArea.java80 private @ColorInt int mBackgroundColor = 0; field in TaskDisplayArea
/frameworks/base/packages/SettingsLib/MainSwitchPreference/src/com/android/settingslib/widget/
DMainSwitchBar.java49 private int mBackgroundColor; field in MainSwitchBar
/frameworks/base/core/java/android/window/
DSplashScreenView.java118 private @ColorInt int mBackgroundColor; field in SplashScreenView.Builder
691 private int mBackgroundColor; field in SplashScreenView.SplashScreenViewParcelable
DTransitionInfo.java485 private @ColorInt int mBackgroundColor; field in TransitionInfo.Change
833 private @ColorInt int mBackgroundColor; field in TransitionInfo.AnimationOptions
/frameworks/base/core/java/com/android/internal/widget/
DCachingIconView.java58 private int mBackgroundColor; field in CachingIconView
DSubtitleView.java66 private int mBackgroundColor; field in SubtitleView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapper.java59 protected int mBackgroundColor = 0; field in NotificationViewWrapper
/frameworks/base/core/java/android/view/
DSurfaceView.java183 int mBackgroundColor = Color.BLACK; field in SurfaceView
/frameworks/base/core/java/android/text/
DHtml.java1334 private int mBackgroundColor; field in HtmlToSpannedConverter.Background
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java955 private int mBackgroundColor = DEFAULT_TRANSPARENT_COLOR; field in EditStyledText.EditorManager
1994 public int mBackgroundColor; field in EditStyledText.SavedStyledTextState
/frameworks/base/core/java/android/app/
DActivityManager.java1292 private int mBackgroundColor = 0; field in ActivityManager.TaskDescription.Builder
DNotification.java12606 private int mBackgroundColor = COLOR_INVALID; field in Notification.Builder.Colors