Home
last modified time | relevance | path

Searched defs:callMethod (Results 1 – 25 of 178) sorted by relevance

12345678

/aosp_15_r20/external/testng/src/main/java/org/testng/internal/invokers/
H A DInvokedMethodListenerInvoker.java76 void callMethod(LISTENER_TYPE listener, IInvokedMethod invokedMethod, ITestResult testResult, in callMethod() method
82 public void callMethod(IInvokedMethodListener listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeBeforeInvocationWithoutContextStrategy
90 public void callMethod(IInvokedMethodListener2 listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeBeforeInvocationWithContextStrategy
98 public void callMethod(IInvokedMethodListener listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeAfterInvocationWithoutContextStrategy
106 public void callMethod(IInvokedMethodListener2 listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeAfterInvocationWithContextStrategy
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DShellIdentityUtils.java44 T callMethod(U targetObject); in callMethod() method
58 void callMethod(U targetObject); in callMethod() method
73 T callMethod(U targetObject) throws E; in callMethod() method
87 void callMethod(U targetObject) throws E; in callMethod() method
324 T callMethod(); in callMethod() method
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAutoBuilderProcessor.java173 String callMethod = findCallMethodValue(autoBuilderAnnotation); in processType() local
181 private void processType(TypeElement autoBuilderType, TypeElement ofClass, String callMethod) { in processType()
435 String callMethod, in findExecutable()
459 TypeElement ofClass, String callMethod, TypeElement autoBuilderType) { in findRelevantExecutables()
727 TypeElement autoBuilderType, TypeElement annotationType, String callMethod) { in buildAnnotation()
/aosp_15_r20/art/test/827-resolve-method/src/pkg1/
H A DSubClass.java21 public static void callMethod() { in callMethod() method in SuperClass
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/
H A DAutoBuilder.java55 String callMethod() default ""; in callMethod() method
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRpcChannel.java62 void callMethod( in callMethod() method
H A DService.java77 void callMethod( in callMethod() method
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRpcChannel.java62 void callMethod( in callMethod() method
H A DService.java77 void callMethod( in callMethod() method
/aosp_15_r20/external/grpc-grpc-java/api/src/test/java/io/grpc/
H A DServiceProvidersTestUtil.java78 Method callMethod = klass.getMethod("call"); in invokeIteratorCallable() local
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/
H A DViewConfigurationTest.java73 public <T> T callMethod(Object obj, String methodName, Class<T> returnType) throws Exception { in callMethod() method in ViewConfigurationTest
/aosp_15_r20/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
H A DServiceGenerator.java158 MethodSpec callMethod = in addCallMethod() local
H A DDispatcherGenerator.java269 MethodSpec callMethod = in addCallMethod() local
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apimap/
H A DMethodAnalyzer.java113 MethodProfile callMethod = classProfile.getOrCreateMethod(name, params); in handleMethodCall() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/dalvik/system/
H A DDelegateLastClassLoaderTest.java114 private static String callMethod(ClassLoader cl, String name) throws Exception { in callMethod() method in DelegateLastClassLoaderTest
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common_apex33/turbine/
Dauto_value_annotations.jarcom/google/auto/value/AutoAnnotation.class <Unknown> package com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common_apex33/turbine-combined/
Dauto_value_annotations.jarcom/google/auto/value/AutoAnnotation.class <Unknown> package com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common_apex30/turbine/
Dauto_value_annotations.jarcom/google/auto/value/AutoAnnotation.class <Unknown> package com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common/turbine/
Dauto_value_annotations.jarcom/google/auto/value/AutoAnnotation.class <Unknown> package com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common_apex30/turbine-combined/
Dauto_value_annotations.jarcom/google/auto/value/AutoAnnotation.class <Unknown> package com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common/turbine-combined/
Dauto_value_annotations.jarcom/google/auto/value/AutoAnnotation.class <Unknown> package com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common_apex33/javac/
Dauto_value_annotations.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/android_common_apex30/javac/
Dauto_value_annotations.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/linux_glibc_common/local-javac-header/
Dauto_value_annotations.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_annotations/linux_glibc_common/javac/
Dauto_value_annotations.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12345678