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

/frameworks/base/core/java/android/view/
H A DViewGroup.java548 setPersistentDrawingCache(a.getInt(attr, PERSISTENT_SCROLLING_CACHE));
5251 * @see #setPersistentDrawingCache(int)
5279 public void setPersistentDrawingCache(int drawingCacheToKeep) { method in class:ViewGroup

Completed in 36 milliseconds