Searched defs:STYLE_ASSET_COOKIE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DAssetManager.java695 /*package*/ static final int STYLE_ASSET_COOKIE = 2; field in class:AssetManager
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp75 STYLE_ASSET_COOKIE = 2, enumerator in enum:android::__anon37
1085 dest[STYLE_ASSET_COOKIE] =
1228 dest[STYLE_ASSET_COOKIE] =
1341 dest[STYLE_ASSET_COOKIE] = (jint)res.getTableCookie(block);

Completed in 538 milliseconds