Home
last modified time | relevance | path

Searched refs:setDrawingCacheBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/widget/
DAbsListView.java2419 child.setDrawingCacheBackgroundColor(mCacheColorHint); in obtainView()
6332 getChildAt(i).setDrawingCacheBackgroundColor(color); in setCacheColorHint()
7227 scrap.get(i).setDrawingCacheBackgroundColor(color); in setCacheColorHint()
7235 scrap.get(j).setDrawingCacheBackgroundColor(color); in setCacheColorHint()
7245 victim.setDrawingCacheBackgroundColor(color); in setCacheColorHint()
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2188 button.setDrawingCacheBackgroundColor(colors[i]); in buildAndShowColorDialogue()
/frameworks/base/core/java/android/view/
DView.java21014 public void setDrawingCacheBackgroundColor(@ColorInt int color) { in setDrawingCacheBackgroundColor() method in View
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33660 method public void setDrawingCacheBackgroundColor(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt51897 method @Deprecated public void setDrawingCacheBackgroundColor(@ColorInt int);
/frameworks/base/api/
Dcurrent.txt52041 method @Deprecated public void setDrawingCacheBackgroundColor(@ColorInt int);