Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java5867 public void setPersistentDrawingCache(int drawingCacheToKeep) { in setPersistentDrawingCache() argument
5868 mPersistentDrawingCache = drawingCacheToKeep & PERSISTENT_ALL_CACHES; in setPersistentDrawingCache()