Searched defs:getMethod (Results 1 – 8 of 8) sorted by relevance
27 public abstract HttpMethod getMethod(); in getMethod() method in MatchingHttpRequest
64 jmethodID getMethod = env->GetMethodID(persistableBundleClass.get(), "get", in pushBundleToLuaTable() local214 jmethodID getMethod = env->GetMethodID(listClass.get(), "get", "(I)Ljava/lang/Object;"); in pushBundleListToLuaTable() local
42 public static Method getMethod(final Class<?> targetClass, final String name, in getMethod() method in CompatUtils145 public <T> ToObjectMethodWrapper<T> getMethod(final String name, in getMethod() method in CompatUtils.ClassWrapper
84 public int getMethod() { in getMethod() method in StreamingServiceTracker
92 private static Method getMethod(String fullyQualifiedMethodName) throws ClassNotFoundException { in getMethod() method in ApiHelper
53 public int getMethod() { in getMethod() method in AppActiveStreams.StreamCallbackWithState
140 public int getMethod() { in getMethod() method in WnmData
309 public String getMethod() { in getMethod() method in OdpWebViewClientTests.OdpWebResourceRequest