Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DRpcChannel.java66 void callMethod(Descriptors.MethodDescriptor method, in callMethod() method
DService.java84 void callMethod(Descriptors.MethodDescriptor method, in callMethod() method
/frameworks/layoutlib/bridge/src/android/animation/
DPropertyValuesHolder_Delegate.java102 private static void callMethod(Object target, long methodID, Object... args) { in callMethod() method in PropertyValuesHolder_Delegate
/frameworks/layoutlib/create/tests/com/android/tools/layoutlib/create/
DDelegateClassAdapterTest.java519 … public <T> T callMethod(Object instance, String methodName, boolean makePublic) throws Exception { in callMethod() method in DelegateClassAdapterTest.ClassLoader2
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java3151 int callMethod(ISub iSub) throws RemoteException; in callMethod() method