Home
last modified time | relevance | path

Searched defs:getBackgroundColor (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDualToneHandler.kt85 fun getBackgroundColor(intensity: Float) = method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DStartingSurface.java28 default int getBackgroundColor(TaskInfo taskInfo) { in getBackgroundColor() method
DStartingWindowController.java245 public int getBackgroundColor(TaskInfo taskInfo) { in getBackgroundColor() method in StartingWindowController.StartingSurfaceImpl
DTaskSnapshotWindow.java288 int getBackgroundColor() { in getBackgroundColor() method in TaskSnapshotWindow
/frameworks/base/services/core/java/com/android/server/wm/
DLocalAnimationAdapter.java59 public int getBackgroundColor() { in getBackgroundColor() method in LocalAnimationAdapter
119 default int getBackgroundColor() { in getBackgroundColor() method
DAnimationAdapter.java56 default int getBackgroundColor() { in getBackgroundColor() method
DWindowAnimationSpec.java94 public int getBackgroundColor() { in getBackgroundColor() method in WindowAnimationSpec
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
DUnfoldBackgroundController.java81 private float[] getBackgroundColor(Context context) { in getBackgroundColor() method in UnfoldBackgroundController
/frameworks/base/core/java/android/text/style/
DBackgroundColorSpan.java92 public int getBackgroundColor() { in getBackgroundColor() method in BackgroundColorSpan
DSuggestionRangeSpan.java85 public int getBackgroundColor() { in getBackgroundColor() method in SuggestionRangeSpan
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.h59 Color8888 getBackgroundColor() const { return mBgColor; } in getBackgroundColor() function
/frameworks/base/tests/UiBench/src/com/android/test/uibench/recyclerview/
DRvBoxAdapter.java85 private int getBackgroundColor(int position) { in getBackgroundColor() method in RvBoxAdapter
/frameworks/base/core/java/android/window/
DTransitionInfo.java728 public int getBackgroundColor() { in getBackgroundColor() method in TransitionInfo.Change
910 public @ColorInt int getBackgroundColor() { in getBackgroundColor() method in TransitionInfo.AnimationOptions
DSplashScreenView.java816 int getBackgroundColor() { in getBackgroundColor() method in SplashScreenView.SplashScreenViewParcelable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapper.java194 protected int getBackgroundColor(View view) { in getBackgroundColor() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt314 fun getBackgroundColor(task: TaskInfo): Int in startPendingIntent() method
/frameworks/base/core/java/android/view/animation/
DAnimation.java848 public int getBackgroundColor() { in getBackgroundColor() method in Animation
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java933 public int getBackgroundColor(int visibleType) { in getBackgroundColor() method in NotificationContentView
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java644 public int getBackgroundColor() { in getBackgroundColor() method in Cea608CCParser.MutableBackgroundColorSpan
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java861 public int getBackgroundColor() { in getBackgroundColor() method in EditStyledText
1287 public int getBackgroundColor() { in getBackgroundColor() method in EditStyledText.EditorManager
/frameworks/base/core/java/android/app/
DActivityManager.java1771 public int getBackgroundColor() { in getBackgroundColor() method in ActivityManager.TaskDescription
DNotification.java6791 private @ColorInt int getBackgroundColor(StandardTemplateParams p) { in getBackgroundColor() method
12776 public @ColorInt int getBackgroundColor() { in getBackgroundColor() method in Notification.Builder.Colors