Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java440 public static final int PERSISTENT_ALL_CACHES = 0x3; field in ViewGroup
3774 if (enabled || (mPersistentDrawingCache & PERSISTENT_ALL_CACHES) != PERSISTENT_ALL_CACHES) { in setChildrenDrawingCacheEnabled()
6319 @ViewDebug.IntToString(from = PERSISTENT_ALL_CACHES, to = "ALL")
6337 mPersistentDrawingCache = drawingCacheToKeep & PERSISTENT_ALL_CACHES; in setPersistentDrawingCache()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34202 field public static final int PERSISTENT_ALL_CACHES = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt46432 field public static final int PERSISTENT_ALL_CACHES = 3; // 0x3
Dtest-current.txt46892 field public static final int PERSISTENT_ALL_CACHES = 3; // 0x3
Dsystem-current.txt50019 field public static final int PERSISTENT_ALL_CACHES = 3; // 0x3