/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
D | HeadersFragment.java | 133 view.setBackgroundColor(getBackgroundColor()); in onViewCreated() 134 updateFadingEdgeToBrandColor(getBackgroundColor()); in onViewCreated() 223 int getBackgroundColor() { in getBackgroundColor() method in HeadersFragment
|
D | HeadersSupportFragment.java | 135 view.setBackgroundColor(getBackgroundColor()); in onViewCreated() 136 updateFadingEdgeToBrandColor(getBackgroundColor()); in onViewCreated() 225 int getBackgroundColor() { in getBackgroundColor() method in HeadersSupportFragment
|
/frameworks/base/core/java/android/text/style/ |
D | BackgroundColorSpan.java | 49 public int getBackgroundColor() { in getBackgroundColor() method in BackgroundColorSpan
|
/frameworks/ex/framesequence/jni/ |
D | FrameSequence_gif.h | 55 Color8888 getBackgroundColor() const { return mBgColor; } in getBackgroundColor() function
|
D | FrameSequence_gif.cpp | 269 Color8888 bgColor = mFrameSequence.getBackgroundColor(); in drawFrame()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ActivatableNotificationView.java | 391 int color = getBackgroundColor(); in updateBackgroundTint() 655 int backgroundColor = getBackgroundColor(); in updateAppearAnimationAlpha() 669 private int getBackgroundColor() { in getBackgroundColor() method in ActivatableNotificationView
|
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
D | EditStyledText.java | 255 ss.mBackgroundColor = mManager.getBackgroundColor(); in onSaveInstanceState() 861 public int getBackgroundColor() { in getBackgroundColor() method in EditStyledText 862 return mManager.getBackgroundColor(); in getBackgroundColor() 1140 marquee.resetColor(mEST.getBackgroundColor()); in onRefreshStyles() 1226 int backgroundColor = mEST.getBackgroundColor(); in setTextComposingMask() 1236 || mComposingTextMask.getBackgroundColor() != maskColor) { in setTextComposingMask() 1287 public int getBackgroundColor() { in getBackgroundColor() method in EditStyledText.EditorManager 1725 setLineStyledTextSpan(new MarqueeSpan(marquee, mEST.getBackgroundColor())); in addMarquee() 1895 int bgColor = mEST.getBackgroundColor(); in getPreviewHtml()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowAnimator.java | 538 final int color = winAnimator.mAnimation.getBackgroundColor(); in updateWallpaperLocked() 560 final int color = appAnimator.animation.getBackgroundColor(); in updateWallpaperLocked()
|
/frameworks/base/core/java/android/view/animation/ |
D | Animation.java | 756 public int getBackgroundColor() { in getBackgroundColor() method in Animation
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | DetailsOverviewRowPresenter.java | 309 public int getBackgroundColor() { in getBackgroundColor() method in DetailsOverviewRowPresenter
|
D | PlaybackControlsRowPresenter.java | 244 public int getBackgroundColor() { in getBackgroundColor() method in PlaybackControlsRowPresenter
|
/frameworks/base/docs/html/sdk/api_diff/12/ |
D | missingSinces.txt | 33 NO DOC BLOCK: android.view.animation.Animation Method getBackgroundColor()
|
/frameworks/base/media/java/android/media/ |
D | ClosedCaptionRenderer.java | 1058 public int getBackgroundColor() { in getBackgroundColor() method in MutableBackgroundColorSpan
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.1.jd | 421 <li>New {@link android.view.animation.Animation#getBackgroundColor()} and
|
/frameworks/base/api/ |
D | system-current.txt | 32684 method public int getBackgroundColor(); 37488 method public int getBackgroundColor();
|
D | current.txt | 30451 method public int getBackgroundColor(); 35254 method public int getBackgroundColor();
|