Home
last modified time | relevance | path

Searched defs:getMethod (Results 151 – 175 of 1423) sorted by relevance

12345678910>>...57

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/2/libcore/ojluni/src/main/java/java/lang/
DClass.java2446 public Method getMethod(String name, Class<?>... parameterTypes) in getMethod() method in Class
2933 private Method getMethod(String name, Class<?>[] parameterTypes, boolean recursivePublicMethods) in getMethod() method in Class
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
H A DOperationMetadataV1.java136 public java.lang.String getMethod() { in getMethod() method in OperationMetadataV1
1134 public java.lang.String getMethod() { in getMethod() method in OperationMetadataV1.Builder
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DClass.java2446 public Method getMethod(String name, Class<?>... parameterTypes) in getMethod() method in Class
2933 private Method getMethod(String name, Class<?>[] parameterTypes, boolean recursivePublicMethods) in getMethod() method in Class
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
H A DAbstractMultisetSetCountTester.java400 private static Method getMethod(String methodName) { in getMethod() method in AbstractMultisetSetCountTester
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DAbstractMultisetSetCountTester.java400 private static Method getMethod(String methodName) { in getMethod() method in AbstractMultisetSetCountTester
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/
H A DDuckType.java309 private static Method getMethod(Class<?> c, String name) in getMethod() method in DuckType
/aosp_15_r20/development/tools/apkcheck/src/com/android/apkcheck/
H A DClassInfo.java169 public MethodInfo getMethod(String nameAndDescr) { in getMethod() method in ClassInfo
/aosp_15_r20/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
H A DCheckedProviders.java210 Method getMethod; in checkThrowable() local
/aosp_15_r20/external/javassist/src/main/javassist/tools/reflect/
H A DClassMetaobject.java301 public final Method getMethod(int identifier) { in getMethod() method in ClassMetaobject
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v2/src/main/java/com/google/cloud/speech/v2/
H A DOperationMetadataOrBuilder.java132 java.lang.String getMethod(); in getMethod() method
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DTypeId.java130 … public <R> MethodId<T, R> getMethod(TypeId<R> returnType, String name, TypeId<?>... parameters) { in getMethod() method in TypeId
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DTestThread.java216 private Method getMethod(String methodName, Object... arguments) throws Exception { in getMethod() method in TestThread
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DTestThread.java216 private Method getMethod(String methodName, Object... arguments) throws Exception { in getMethod() method in TestThread
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/zip/
H A DZipEntry.java128 public int getMethod() { in getMethod() method in ZipEntry
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DAppCompatActionBar.java239 private static Method getMethod(Class<?> owner, String name, Class<?>... parameterTypes) { in getMethod() method in AppCompatActionBar
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DProviderMethod.java129 public Method getMethod() { in getMethod() method in ProviderMethod
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_assertions.py151 def getMethod(i): function
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/display/
DOdpWebViewClientTests.java361 public String getMethod() { in getMethod() method in OdpWebViewClientTests.OdpWebResourceRequest
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicommon/
H A DApiClass.java213 private Optional<ApiMethod> getMethod(String name, List<String> parameterTypes) { in getMethod() method in ApiClass
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/
H A DTestResult.java146 public ITestNGMethod getMethod() { in getMethod() method in TestResult
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/zip/
H A DZipEntry.annotated.java78 public int getMethod() { throw new RuntimeException("Stub!"); } in getMethod() method in ZipEntry
/aosp_15_r20/external/testng/src/main/java/org/testng/
H A DITestNGMethod.java43 Method getMethod(); in getMethod() method
/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
H A DTest.java399 java.lang.String getMethod(); in getMethod() method
479 public java.lang.String getMethod() { in getMethod() method in Test.Blueprint.Invocation
889 public java.lang.String getMethod() { in getMethod() method in Test.Blueprint.Invocation.Builder
/aosp_15_r20/external/grpc-grpc-java/api/src/test/java/io/grpc/
H A DServerInterceptorsTest.java512 private static ServerMethodDefinition<String, Integer> getMethod( in getMethod() method in ServerInterceptorsTest
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/
H A DNettyRequestExecutor.java347 public HttpMethod getMethod() { in getMethod() method in NettyRequestExecutor.DelegateHttpRequest

12345678910>>...57