Home
last modified time | relevance | path

Searched defs:parameterCount (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_animation_PropertyValuesHolder.cpp51 jint parameterCount, char parameterType) in getMultiparameterMethod()
65 JNIEnv* env, jclass pvhClass, jclass targetClass, jstring methodName, jint parameterCount) in android_animation_PropertyValuesHolder_getMultipleFloatMethod()
71 JNIEnv* env, jclass pvhClass, jclass targetClass, jstring methodName, jint parameterCount) in android_animation_PropertyValuesHolder_getMultipleIntMethod()
104 jsize parameterCount = env->GetArrayLength(arg); in android_animation_PropertyValuesHolder_callMultipleFloatMethod() local
131 jsize parameterCount = env->GetArrayLength(arg); in android_animation_PropertyValuesHolder_callMultipleIntMethod() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...