Searched refs:nGetFloatMethod (Results 1 – 2 of 2) sorted by relevance
122 /*package*/ static long nGetFloatMethod(Class<?> targetClass, String methodName) { in nGetFloatMethod() method in PropertyValuesHolder_Delegate
1423 mJniSetter = nGetFloatMethod(targetClass, methodName); in setupSetter()1713 native static private long nGetFloatMethod(Class targetClass, String methodName); in nGetFloatMethod() method in PropertyValuesHolder