Home
last modified time | relevance | path

Searched refs:getDrawingCacheBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2192 mEST.setItemColor(view.getDrawingCacheBackgroundColor()); in buildAndShowColorDialogue()
2206 mEST.setBackgroundColor(view.getDrawingCacheBackgroundColor()); in buildAndShowColorDialogue()
/frameworks/base/core/java/android/view/
DView.java22952 public int getDrawingCacheBackgroundColor() { in getDrawingCacheBackgroundColor() method in View
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33388 method public int getDrawingCacheBackgroundColor();
/frameworks/base/core/api/
Dcurrent.txt52137 method @Deprecated @ColorInt public int getDrawingCacheBackgroundColor();