HomeSort by relevance Sort by last modified time
    Searched defs:callMethod (Results 1 - 12 of 12) sorted by null

  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java 58 * {@code Service.callMethod()} with one important difference: the caller
66 void callMethod(Descriptors.MethodDescriptor method,
Service.java 74 * before {@code callMethod()} returns or it may be at some point in
84 void callMethod(Descriptors.MethodDescriptor method,
90 * <p>{@code callMethod()} requires that the request passed in is of a
95 * {@code callMethod()}.
104 * service.callMethod(method, request, callback);
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 77 /** Tests Service.callMethod(). */
91 mockService.callMethod(fooDescriptor, mockController,
93 mockService.callMethod(barDescriptor, mockController,
121 mockChannel.callMethod(
127 mockChannel.callMethod(
193 service.callMethod(fooMethod, controller, request, callback);
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DelegateClassAdapterTest.java 258 callMethod(o2, "privateMethod", false /*makePublic*/);
270 callMethod(o2, "privateMethod_Original", false /*makePublic*/));
386 public <T> T callMethod(Object instance, String methodName, boolean makePublic) throws Exception {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/devtools/tools/lib/
traceview.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 89 milliseconds