Searched defs:setPersistentDrawingCache (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 40 milliseconds