Searched defs:backgroundColor (Results 1 – 4 of 4) sorted by relevance
57 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor()
225 final int backgroundColor = winAnimator.mAnimation.getBackgroundColor(); in updateWindowsAndWallpaperLocked() local249 final int backgroundColor = appAnimator.animation.getBackgroundColor(); in updateWindowsAndWallpaperLocked() local
1226 int backgroundColor = mEST.getBackgroundColor(); in setTextComposingMask() local
2661 Bitmap createSnapshot(Bitmap.Config quality, int backgroundColor, boolean skipChildren) { in createSnapshot()