Searched defs:callMethod (Results 1 – 3 of 3) sorted by relevance
105 private static void callMethod(Object target, long methodID, Object... args) { in callMethod() method in PropertyValuesHolder_Delegate
519 … public <T> T callMethod(Object instance, String methodName, boolean makePublic) throws Exception { in callMethod() method in DelegateClassAdapterTest.ClassLoader2
3584 int callMethod(ISub iSub) throws RemoteException; in callMethod() method