Searched defs:STYLE_ASSET_COOKIE (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp103 STYLE_ASSET_COOKIE = 2, enumerator in enum:android::__anon922
1313 dest[STYLE_ASSET_COOKIE] =
1568 dest[STYLE_ASSET_COOKIE] = block != kXmlBlock ?
1712 dest[STYLE_ASSET_COOKIE] =
1826 dest[STYLE_ASSET_COOKIE] = reinterpret_cast<jint>(res.getTableCookie(block));
/frameworks/base/core/java/android/content/res/
H A DAssetManager.java798 /*package*/ static final int STYLE_ASSET_COOKIE = 2; field in class:AssetManager

Completed in 155 milliseconds