Searched refs:PERSISTENT_ALL_CACHES (Results 1 – 4 of 4) sorted by relevance
532 public static final int PERSISTENT_ALL_CACHES = 0x3; field in ViewGroup4052 if (enabled || (mPersistentDrawingCache & PERSISTENT_ALL_CACHES) != PERSISTENT_ALL_CACHES) { in setChildrenDrawingCacheEnabled()6682 @ViewDebug.IntToString(from = PERSISTENT_ALL_CACHES, to = "ALL")6688 @EnumEntry(value = PERSISTENT_ALL_CACHES, name = "all"),6720 mPersistentDrawingCache = drawingCacheToKeep & PERSISTENT_ALL_CACHES; in setPersistentDrawingCache()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34202 field public static final int PERSISTENT_ALL_CACHES = 3; // 0x3
53740 field @Deprecated public static final int PERSISTENT_ALL_CACHES = 3; // 0x3