Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDualToneHandler.kt99 fun getBackgroundColor(intensity: Float) = method
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DActivityEmbeddingPlaceholderSecondaryActivity.java27 int getBackgroundColor() { in getBackgroundColor() method in ActivityEmbeddingPlaceholderSecondaryActivity
DActivityEmbeddingPlaceholderPrimaryActivity.java27 int getBackgroundColor() { in getBackgroundColor() method in ActivityEmbeddingPlaceholderPrimaryActivity
DActivityEmbeddingBaseActivity.java33 abstract int getBackgroundColor(); in getBackgroundColor() method in ActivityEmbeddingBaseActivity
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DStartingSurface.java28 default int getBackgroundColor(TaskInfo taskInfo) { in getBackgroundColor() method
DTaskSnapshotWindow.java181 int getBackgroundColor() { in getBackgroundColor() method in TaskSnapshotWindow
DStartingWindowController.java247 public int getBackgroundColor(TaskInfo taskInfo) { in getBackgroundColor() method in StartingWindowController.StartingSurfaceImpl
/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.java58 default int getBackgroundColor() { in getBackgroundColor() method
DWindowAnimationSpec.java94 public int getBackgroundColor() { in getBackgroundColor() method in WindowAnimationSpec
/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/base/tests/UiBench/src/com/android/test/uibench/recyclerview/
DRvBoxAdapter.java85 private int getBackgroundColor(int position) { in getBackgroundColor() method in RvBoxAdapter
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DFlashNotificationsControllerTest.java453 private int getBackgroundColor(View view) { in getBackgroundColor() method in FlashNotificationsControllerTest
/frameworks/libs/systemui/monet/src/com/android/systemui/monet/
DColorScheme.java117 public int getBackgroundColor() { in getBackgroundColor() method in ColorScheme
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DCrossActivityBackAnimation.kt153 private fun getBackgroundColor(): Int = in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DPrivacyDialogV2.kt355 private fun getBackgroundColor(active: Boolean) = in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapper.java199 protected int getBackgroundColor(View view) { in getBackgroundColor() method in NotificationViewWrapper
/frameworks/base/core/java/android/window/
DTransitionInfo.java965 public int getBackgroundColor() { in getBackgroundColor() method in TransitionInfo.Change
1283 public @ColorInt int getBackgroundColor() { in getBackgroundColor() method in TransitionInfo.AnimationOptions
DSplashScreenView.java836 int getBackgroundColor() { in getBackgroundColor() method in SplashScreenView.SplashScreenViewParcelable
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt463 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.java1007 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

12