Searched refs:nCallIntMethod (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/animation/
H A DPropertyValuesHolder_Delegate.java139 /*package*/ static void nCallIntMethod(Object target, long methodID, int arg) { method in class:PropertyValuesHolder_Delegate
/frameworks/base/core/java/android/animation/
H A DPropertyValuesHolder.java1240 nCallIntMethod(target, mJniSetter, mIntAnimatedValue);
1587 nCallIntMethod(target, mJniSetter, values[0]);
1718 native static private void nCallIntMethod(Object target, long methodID, int arg); method in class:PropertyValuesHolder

Completed in 26 milliseconds