Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/animation/
DPropertyValuesHolder_Delegate.java105 private static void callMethod(Object target, long methodID, Object... args) { in callMethod() method in PropertyValuesHolder_Delegate
/frameworks/layoutlib/create/tests/src/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.java3584 int callMethod(ISub iSub) throws RemoteException; in callMethod() method