/external/apache-http/src/org/apache/http/ |
D | RequestLine.java | 52 String getMethod(); in getMethod() method
|
/external/mockito/src/org/mockito/invocation/ |
D | InvocationOnMock.java | 30 Method getMethod(); in getMethod() method
|
/external/nist-sip/java/javax/sip/header/ |
D | AllowHeader.java | 8 String getMethod(); in getMethod() method
|
/external/apache-http/src/org/apache/http/client/methods/ |
D | HttpUriRequest.java | 61 String getMethod(); in getMethod() method
|
D | HttpTrace.java | 83 public String getMethod() { in getMethod() method in HttpTrace
|
D | HttpPut.java | 80 public String getMethod() { in getMethod() method in HttpPut
|
D | HttpDelete.java | 77 public String getMethod() { in getMethod() method in HttpDelete
|
D | HttpHead.java | 84 public String getMethod() { in getMethod() method in HttpHead
|
D | HttpPost.java | 88 public String getMethod() { in getMethod() method in HttpPost
|
D | HttpGet.java | 84 public String getMethod() { in getMethod() method in HttpGet
|
D | HttpOptions.java | 89 public String getMethod() { in getMethod() method in HttpOptions
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/ |
D | HttpRedirect.java | 60 public String getMethod() { in getMethod() method in HttpRedirect
|
/external/junit/src/org/junit/runners/model/ |
D | FrameworkMethod.java | 31 public Method getMethod() { in getMethod() method in FrameworkMethod
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Allow.java | 68 public String getMethod() { in getMethod() method in Allow
|
D | SipRequestLine.java | 24 public abstract String getMethod(); in getMethod() method
|
/external/javassist/src/main/javassist/expr/ |
D | ConstructorCall.java | 51 public CtMethod getMethod() throws NotFoundException { in getMethod() method in ConstructorCall
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | SingleStepThroughReflectionDebuggee.java | 68 private static Method getMethod(String name) throws NoSuchMethodException { in getMethod() method in SingleStepThroughReflectionDebuggee
|
/external/apache-http/src/org/apache/http/message/ |
D | BasicRequestLine.java | 82 public String getMethod() { in getMethod() method in BasicRequestLine
|
/external/javassist/src/main/javassist/compiler/ast/ |
D | CallExpr.java | 37 public MemberResolver.Method getMethod() { in getMethod() method in CallExpr
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | Platform.java | 160 Method getMethod = negoClass.getMethod("get", SSLSocket.class); in findPlatform() local 260 private final Method getMethod; field in Platform.JdkWithJettyBootPlatform 265 public JdkWithJettyBootPlatform(Method putMethod, Method getMethod, Method removeMethod, in JdkWithJettyBootPlatform()
|
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/ |
D | PushPromise.java | 34 public String getMethod() { in getMethod() method in PushPromise
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | BiMapInverseTester.java | 80 private static Method getMethod(String methodName) { in getMethod() method in BiMapInverseTester
|
/external/vogar/src/junit/framework/ |
D | TestCase.java | 59 public final Method getMethod() { in getMethod() method in TestCase
|
/external/mockito/src/org/mockito/internal/stubbing/answers/ |
D | MethodInfo.java | 59 public Method getMethod() { in getMethod() method in MethodInfo
|
/external/guava/guava/src/com/google/common/eventbus/ |
D | EventSubscriber.java | 112 public Method getMethod() { in getMethod() method in EventSubscriber
|