Home
last modified time | relevance | path

Searched refs:setPersistentDrawingCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java507 setPersistentDrawingCache(a.getInt(attr, PERSISTENT_SCROLLING_CACHE)); in initFromAttributes()
4793 public void setPersistentDrawingCache(int drawingCacheToKeep) { in setPersistentDrawingCache() method in ViewGroup
/frameworks/base/api/
Dcurrent.txt26673 method public void setPersistentDrawingCache(int);