Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/animation/
DPropertyValuesHolder_Delegate.java155 /*package*/ static void nCallFourIntMethod(Object target, long methodID, int arg1, in nCallFourIntMethod() method in PropertyValuesHolder_Delegate
/frameworks/base/core/java/android/animation/
DPropertyValuesHolder.java1593 nCallFourIntMethod(target, mJniSetter, values[0], values[1], in setAnimatedValue()
1721 native static private void nCallFourIntMethod(Object target, long methodID, int arg1, int arg2, in nCallFourIntMethod() method in PropertyValuesHolder