/frameworks/base/core/java/android/text/style/ |
D | SuggestionRangeSpan.java | 31 private int mBackgroundColor; field in SuggestionRangeSpan
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/ |
D | UnfoldBackgroundController.java | 36 private final float[] mBackgroundColor; field in UnfoldBackgroundController
|
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/ |
D | AdaptiveIcon.java | 45 int mBackgroundColor = -1; field in AdaptiveIcon
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/ |
D | QrDecorateView.java | 41 private final int mBackgroundColor; field in QrDecorateView
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskDisplayArea.java | 81 private @ColorInt int mBackgroundColor = 0; field in TaskDisplayArea
|
/frameworks/base/packages/SettingsLib/MainSwitchPreference/src/com/android/settingslib/widget/ |
D | MainSwitchBar.java | 50 private int mBackgroundColor; field in MainSwitchBar
|
/frameworks/base/core/java/android/window/ |
D | SplashScreenView.java | 122 private @ColorInt int mBackgroundColor; field in SplashScreenView.Builder 711 private int mBackgroundColor; field in SplashScreenView.SplashScreenViewParcelable
|
D | TransitionInfo.java | 678 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/ |
D | CachingIconView.java | 58 private int mBackgroundColor; field in CachingIconView
|
D | SubtitleView.java | 66 private int mBackgroundColor; field in SubtitleView
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
D | BubbleBarExpandedView.java | 98 private int mBackgroundColor; field in BubbleBarExpandedView
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationViewWrapper.java | 59 protected int mBackgroundColor = 0; field in NotificationViewWrapper
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | ScrimState.java | 379 int mBackgroundColor; field in ScrimState
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/ |
D | RecentsTransitionHandler.java | 100 private @Nullable Color mBackgroundColor; field in RecentsTransitionHandler
|
/frameworks/base/core/java/android/view/ |
D | SurfaceView.java | 257 int mBackgroundColor = Color.BLACK; field in SurfaceView
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 1334 private int mBackgroundColor; field in HtmlToSpannedConverter.Background
|
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
D | EditStyledText.java | 955 private int mBackgroundColor = DEFAULT_TRANSPARENT_COLOR; field in EditStyledText.EditorManager 1994 public int mBackgroundColor; field in EditStyledText.SavedStyledTextState
|
/frameworks/base/core/java/android/app/ |
D | ActivityManager.java | 1783 private int mBackgroundColor = 0; field in ActivityManager.TaskDescription.Builder
|
D | Notification.java | 13647 private int mBackgroundColor = COLOR_INVALID; field in Notification.Builder.Colors
|