HomeSort by relevance Sort by last modified time
    Searched full:setdrawingcachebackgroundcolor (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
View_UsingViewsTest.java 125 * setDrawingCacheEnabled, setDrawingCacheQuality, setDrawingCacheBackgroundColor,
137 mEditText.setDrawingCacheBackgroundColor(Color.GREEN);
151 mEditText.setDrawingCacheBackgroundColor(Color.YELLOW);
ViewTest.java 447 view.setDrawingCacheBackgroundColor(0xFF00FF00);
450 view.setDrawingCacheBackgroundColor(-1);
    [all...]