HomeSort by relevance Sort by last modified time
    Searched full:getmultiparametermethod (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/
android_animation_PropertyValuesHolder.cpp 50 static jlong getMultiparameterMethod(JNIEnv* env, jclass targetClass, jstring methodName,
67 return getMultiparameterMethod(env, targetClass, methodName, parameterCount, 'F');
73 return getMultiparameterMethod(env, targetClass, methodName, parameterCount, 'I');

Completed in 52 milliseconds