Home
last modified time | relevance | path

Searched refs:ConstructConfigurationObject (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp994 static jobject ConstructConfigurationObject(JNIEnv* env, const ResTable_config& config) { in ConstructConfigurationObject() function
1021 jobject java_configuration = ConstructConfigurationObject(env, configuration); in NativeGetSizeConfigurations()