Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/EmbmsTestStreamingApp/src/com/android/phone/testapps/embmsfrontend/
DStreamingServiceTracker.java84 public int getMethod() { in getMethod() method in StreamingServiceTracker
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DCompatUtils.java42 public static Method getMethod(final Class<?> targetClass, final String name, in getMethod() method in CompatUtils
145 public <T> ToObjectMethodWrapper<T> getMethod(final String name, in getMethod() method in CompatUtils.ClassWrapper
/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
DAppActiveStreams.java53 public int getMethod() { in getMethod() method in AppActiveStreams.StreamCallbackWithState