Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp438 static jobject NativeGetAssetAllocations(JNIEnv* env, jobject /*clazz*/) { in NativeGetAssetAllocations() function
1606 {"getAssetAllocations", "()Ljava/lang/String;", (void*)NativeGetAssetAllocations},