Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_animation_PropertyValuesHolder.cpp50 static jlong getMultiparameterMethod(JNIEnv* env, jclass targetClass, jstring methodName, in getMultiparameterMethod() function
67 return getMultiparameterMethod(env, targetClass, methodName, parameterCount, 'F'); in android_animation_PropertyValuesHolder_getMultipleFloatMethod()
73 return getMultiparameterMethod(env, targetClass, methodName, parameterCount, 'I'); in android_animation_PropertyValuesHolder_getMultipleIntMethod()