Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DShellIdentityUtils.java44 T callMethod(U targetObject); in callMethod() method
58 void callMethod(U targetObject); in callMethod() method
73 T callMethod(U targetObject) throws E; in callMethod() method
87 void callMethod(U targetObject) throws E; in callMethod() method
315 T callMethod(); in callMethod() method