Home
last modified time | relevance | path

Searched defs:outValues (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DAssetManager.java647 int[] inAttrs, int[] outValues, int[] outIndices); in applyStyle()
649 int xmlParser, int[] inAttrs, int[] outValues, int[] outIndices); in retrieveAttributes()
651 /*package*/ native final int retrieveArray(int resource, int[] outValues); in retrieveArray()
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp889 jintArray outValues, in android_content_AssetManager_applyStyle()
1103 jintArray outValues, in android_content_AssetManager_retrieveAttributes()
1251 jintArray outValues) in android_content_AssetManager_retrieveArray()