Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAbsListView.java2480 child.setDrawingCacheBackgroundColor(mCacheColorHint); in obtainView()
6594 getChildAt(i).setDrawingCacheBackgroundColor(color); in setCacheColorHint()
7563 scrap.get(i).setDrawingCacheBackgroundColor(color); in setCacheColorHint()
7571 scrap.get(j).setDrawingCacheBackgroundColor(color); in setCacheColorHint()
7581 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.java22925 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/core/api/
Dcurrent.txt52511 method @Deprecated public void setDrawingCacheBackgroundColor(@ColorInt int);