Home
last modified time | relevance | path

Searched defs:mMethod (Results 1 – 7 of 7) 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/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DReflect.java64 private final Method mMethod; field in Reflect.ReflectionMethod
/packages/services/Telephony/testapps/EmbmsTestStreamingApp/src/com/android/phone/testapps/embmsfrontend/
DStreamingServiceTracker.java52 private int mMethod = StreamingService.UNICAST_METHOD; field in StreamingServiceTracker
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DWnmData.java52 private final int mMethod; field in WnmData
/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
DAppActiveStreams.java32 private int mMethod; field in AppActiveStreams.StreamCallbackWithState
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DExtraSettingsPreferenceController.java278 private final String mMethod; field in ExtraSettingsPreferenceController.DynamicDataObserver