Searched refs:mPersistentDrawingCache (Results 1 – 2 of 2) sorted by relevance
450 protected int mPersistentDrawingCache; field in ViewGroup723 mPersistentDrawingCache = PERSISTENT_SCROLLING_CACHE; in initViewGroup()4029 if (enabled || (mPersistentDrawingCache & PERSISTENT_ALL_CACHES) != PERSISTENT_ALL_CACHES) { in setChildrenDrawingCacheEnabled()6659 return mPersistentDrawingCache; in getPersistentDrawingCache()6688 mPersistentDrawingCache = drawingCacheToKeep & PERSISTENT_ALL_CACHES; in setPersistentDrawingCache()
5088 if ((mPersistentDrawingCache & PERSISTENT_SCROLLING_CACHE) == 0) {