Home
last modified time | relevance | path

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

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