Home
last modified time | relevance | path

Searched refs:invokeMethod (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/compat/
H A DCompatUtilsTest.java86 assertNull(CompatUtils.invokeMethod(new BaseClass(), null, null, null)); in testInvokeMethod_NullMethodName()
90 assertNull(CompatUtils.invokeMethod(new BaseClass(), "", null, null)); in testInvokeMethod_EmptyMethodName()
94 assertNull(CompatUtils.invokeMethod(null, "", null, null)); in testInvokeMethod_NullClassInstance()
98 assertNull(CompatUtils.invokeMethod(new BaseClass(), "derivedMethod", null, null)); in testInvokeMethod_NonexistentMethod()
102 … assertEquals(1, CompatUtils.invokeMethod(new DerivedClass(), "overloadedMethod", null, null)); in testInvokeMethod_MethodWithNoParameters()
106 assertNull(CompatUtils.invokeMethod(new DerivedClass(), "derivedMethod", in testInvokeMethod_MethodWithNoParameters_WithParameters()
111 assertNull(CompatUtils.invokeMethod(new DerivedClass(), "overloadedMethod", in testInvokeMethod_MethodWithParameters_WithEmptyParameterList()
116 assertEquals(2, CompatUtils.invokeMethod(new DerivedClass(), "overloadedMethod", in testInvokeMethod_InvokeSimpleMethod()
/aosp12/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
H A DMainActivityTest.java35 invokeMethod(View.class, view, "encode", encoder); in encode()
36 invokeMethod(encoder.getClass(), encoder, "endStream"); in encode()
41 … private Object invokeMethod(Class targetClass, Object target, String methodName, Object... params) in invokeMethod() method in MainActivityTest
/aosp12/art/test/692-vdex-secondary-loader/src/
H A DMain.java39 boolean invokeMethod) throws Exception { in test() argument
51 if (invokeMethod) { in test()
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_hidl_call_util.h87 typename functionArgSaver<CallbackT>::StorageT invokeMethod(
119 (detail::invokeMethod< \
/aosp12/hardware/interfaces/wifi/offload/1.0/vts/functional/
H A Dhidl_call_util.h86 typename functionArgSaver<CallbackT>::StorageT invokeMethod(
118 (detail::invokeMethod< \
/aosp12/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_hidl_call_util.h90 typename functionArgSaver<CallbackT>::StorageT invokeMethod(
122 (detail::invokeMethod< \
/aosp12/art/test/692-vdex-inmem-loader/src/
H A DMain.java46 boolean invokeMethod) throws Exception { in test() argument
58 if (invokeMethod) { in test()
/aosp12/hardware/interfaces/wifi/hostapd/1.0/vts/functional/
H A Dhostapd_hidl_call_util.h90 typename functionArgSaver<CallbackT>::StorageT invokeMethod(
130 (detail::invokeMethod< \
/aosp12/art/test/716-jli-jit-samples/src-art/
H A DMain.java93 Method invokeMethod = MethodHandle.class.getMethod(methodName, Object[].class); in testMethodHandleCounters() local
99 invokeMethod.invoke(instance, new Object[] {new Object[] {}}); in testMethodHandleCounters()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/
H A DRunMethodInstrumentation.java99 invokeMethod(args, className, methodName); in onStart()
109 private void invokeMethod(Bundle args, String className, String methodName) throws in invokeMethod() method in RunMethodInstrumentation
/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/
H A DCompatUtils.java253 public static Object invokeMethod(@Nullable Object instance, @Nullable String methodName, in invokeMethod() method in CompatUtils
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java335 invokeMethod( in testRadioErrorWithWakelockTimeout()
1039 eq((DataProfileInfo) invokeMethod( in testSetInitialAttachApn()
1186 eq((Integer) invokeMethod( in testNvResetConfig()
1349 invokeMethod( in testWakeLockTimeout()
H A DTelephonyTest.java988 public static Object invokeMethod( in invokeMethod() method in TelephonyTest
/aosp12/art/test/956-methodhandles/src/
H A DMain.java1822 Method invokeMethod = MethodHandle.class.getMethod(methodName, Object[].class); in testReflectiveCalls() local
1827 invokeMethod.invoke(instance, new Object[] { new Object[] { Integer.valueOf(1) } } ); in testReflectiveCalls()
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...