Home
last modified time | relevance | path

Searched refs:getBackgroundColor (Results 1 – 16 of 16) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DHeadersFragment.java133 view.setBackgroundColor(getBackgroundColor()); in onViewCreated()
134 updateFadingEdgeToBrandColor(getBackgroundColor()); in onViewCreated()
223 int getBackgroundColor() { in getBackgroundColor() method in HeadersFragment
DHeadersSupportFragment.java135 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/
DBackgroundColorSpan.java49 public int getBackgroundColor() { in getBackgroundColor() method in BackgroundColorSpan
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.h55 Color8888 getBackgroundColor() const { return mBgColor; } in getBackgroundColor() function
DFrameSequence_gif.cpp269 Color8888 bgColor = mFrameSequence.getBackgroundColor(); in drawFrame()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java391 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/
DEditStyledText.java255 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/
DWindowAnimator.java538 final int color = winAnimator.mAnimation.getBackgroundColor(); in updateWallpaperLocked()
560 final int color = appAnimator.animation.getBackgroundColor(); in updateWallpaperLocked()
/frameworks/base/core/java/android/view/animation/
DAnimation.java756 public int getBackgroundColor() { in getBackgroundColor() method in Animation
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DDetailsOverviewRowPresenter.java309 public int getBackgroundColor() { in getBackgroundColor() method in DetailsOverviewRowPresenter
DPlaybackControlsRowPresenter.java244 public int getBackgroundColor() { in getBackgroundColor() method in PlaybackControlsRowPresenter
/frameworks/base/docs/html/sdk/api_diff/12/
DmissingSinces.txt33 NO DOC BLOCK: android.view.animation.Animation Method getBackgroundColor()
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java1058 public int getBackgroundColor() { in getBackgroundColor() method in MutableBackgroundColorSpan
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd421 <li>New {@link android.view.animation.Animation#getBackgroundColor()} and
/frameworks/base/api/
Dsystem-current.txt32684 method public int getBackgroundColor();
37488 method public int getBackgroundColor();
Dcurrent.txt30451 method public int getBackgroundColor();
35254 method public int getBackgroundColor();