Searched defs:nCallTwoIntMethod (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/animation/
H A DPropertyValuesHolder.java1494 nCallTwoIntMethod(target, mJniSetter, values[0], values[1]);
1602 native static private void nCallTwoIntMethod(Object target, long methodID, int arg1, int arg2); method in class:PropertyValuesHolder
/frameworks/base/tools/layoutlib/bridge/src/android/animation/
H A DPropertyValuesHolder_Delegate.java75 /*package*/ static void nCallTwoIntMethod(Object target, long methodID, int arg1, method in class:PropertyValuesHolder_Delegate

Completed in 255 milliseconds