Home
last modified time | relevance | path

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

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