Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DCompatUtils.java171 private final Method mMethod; field in CompatUtils.ToObjectMethodWrapper
184 private final Method mMethod; field in CompatUtils.ToIntMethodWrapper
196 private final Method mMethod; field in CompatUtils.ToFloatMethodWrapper
208 private final Method mMethod; field in CompatUtils.ToBooleanMethodWrapper
/packages/services/Telephony/testapps/TelephonyManagerTestApp/src/com/android/phone/testapps/telephonymanagertestapp/
DCallingMethodActivity.java42 private Method mMethod; field in CallingMethodActivity
/packages/services/Telephony/testapps/EmbmsTestStreamingApp/src/com/android/phone/testapps/embmsfrontend/
DStreamingServiceTracker.java52 private int mMethod = StreamingService.UNICAST_METHOD; field in StreamingServiceTracker
/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
DAppActiveStreams.java32 private int mMethod; field in AppActiveStreams.StreamCallbackWithState