Home
last modified time | relevance | path

Searched defs:getBackgroundColor (Results 1 – 19 of 19) 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.java36 default int getBackgroundColor(TaskInfo taskInfo) { in getBackgroundColor() method
DStartingWindowController.java209 public int getBackgroundColor(TaskInfo taskInfo) { in getBackgroundColor() method in StartingWindowController.StartingSurfaceImpl
DTaskSnapshotWindow.java286 int getBackgroundColor() { in getBackgroundColor() method in TaskSnapshotWindow
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DTaskDescriptionCompat.java36 public int getBackgroundColor() { in getBackgroundColor() method in TaskDescriptionCompat
/frameworks/base/core/java/android/text/style/
DBackgroundColorSpan.java92 public int getBackgroundColor() { in getBackgroundColor() method in BackgroundColorSpan
/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/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapper.java195 protected int getBackgroundColor(View view) { in getBackgroundColor() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt224 fun getBackgroundColor(task: TaskInfo): Int in <lambda>() method
/frameworks/base/core/java/android/window/
DSplashScreenView.java770 int getBackgroundColor() { in getBackgroundColor() method in SplashScreenView.SplashScreenViewParcelable
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaCarouselController.kt474 private fun getBackgroundColor(): Int { in <lambda>() method
/frameworks/base/core/java/android/view/animation/
DAnimation.java805 public int getBackgroundColor() { in getBackgroundColor() method in Animation
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java883 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/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2148 public int getBackgroundColor(TaskInfo task) { in getBackgroundColor() method
/frameworks/base/core/java/android/app/
DActivityManager.java1519 public int getBackgroundColor() { in getBackgroundColor() method in ActivityManager.TaskDescription
DNotification.java6588 private @ColorInt int getBackgroundColor(StandardTemplateParams p) { in getBackgroundColor() method
12456 public @ColorInt int getBackgroundColor() { in getBackgroundColor() method in Notification.Builder.Colors