Searched defs:setAlwaysDrawnWithCacheEnabled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewGroup.java487 setAlwaysDrawnWithCacheEnabled(a.getBoolean(attr, true));
4480 * @see #setAlwaysDrawnWithCacheEnabled(boolean)
4506 public void setAlwaysDrawnWithCacheEnabled(boolean always) { method in class:ViewGroup
4516 * @see #setAlwaysDrawnWithCacheEnabled(boolean)
4534 * @see #setAlwaysDrawnWithCacheEnabled(boolean)

Completed in 337 milliseconds