Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/style/
DSuggestionRangeSpan.java31 private int mBackgroundColor; field in SuggestionRangeSpan
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
DUnfoldBackgroundController.java36 private final float[] mBackgroundColor; field in UnfoldBackgroundController
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveIcon.java45 int mBackgroundColor = -1; field in AdaptiveIcon
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/
DQrDecorateView.java41 private final int mBackgroundColor; field in QrDecorateView
/frameworks/base/services/core/java/com/android/server/wm/
DTaskDisplayArea.java81 private @ColorInt int mBackgroundColor = 0; field in TaskDisplayArea
/frameworks/base/packages/SettingsLib/MainSwitchPreference/src/com/android/settingslib/widget/
DMainSwitchBar.java50 private int mBackgroundColor; field in MainSwitchBar
/frameworks/base/core/java/android/window/
DSplashScreenView.java122 private @ColorInt int mBackgroundColor; field in SplashScreenView.Builder
711 private int mBackgroundColor; field in SplashScreenView.SplashScreenViewParcelable
DTransitionInfo.java678 private @ColorInt int mBackgroundColor; field in TransitionInfo.Change
1118 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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarExpandedView.java98 private int mBackgroundColor; field in BubbleBarExpandedView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapper.java59 protected int mBackgroundColor = 0; field in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScrimState.java379 int mBackgroundColor; field in ScrimState
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentsTransitionHandler.java100 private @Nullable Color mBackgroundColor; field in RecentsTransitionHandler
/frameworks/base/core/java/android/view/
DSurfaceView.java257 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.java1783 private int mBackgroundColor = 0; field in ActivityManager.TaskDescription.Builder
DNotification.java13647 private int mBackgroundColor = COLOR_INVALID; field in Notification.Builder.Colors