Home
last modified time | relevance | path

Searched defs:assetCookie (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DResTable_test.cpp199 const int32_t assetCookie = 1; in TEST() local
/frameworks/base/core/java/android/util/
DTypedValue.java167 public int assetCookie; field in TypedValue
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeResources.java586 int assetCookie, String type) throws NotFoundException { in loadXmlResourceParser()
/frameworks/base/core/java/android/content/res/
DResources.java2610 int assetCookie, String type) throws NotFoundException { in loadXmlResourceParser()
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1705 int32_t assetCookie = static_cast<int32_t>(cookie); in android_content_AssetManager_openXmlAssetNative() local