Searched refs:getDrawingCacheBackgroundColor (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2192 mEST.setItemColor(view.getDrawingCacheBackgroundColor());
2206 mEST.setBackgroundColor(view.getDrawingCacheBackgroundColor());
/frameworks/base/core/java/android/view/
H A DView.java18256 public int getDrawingCacheBackgroundColor() { method in class:View

Completed in 79 milliseconds