Searched refs:mEventSource (Results 1 – 2 of 2) sorted by relevance
80 private View mEventSource; field in ExpandHelper212 if (mEventSource != null) { in findView()214 mEventSource.getLocationOnScreen(location); in findView()231 if (mEventSource != null) { in isInside()233 mEventSource.getLocationOnScreen(location); in isInside()249 mEventSource = eventSource; in setEventSource()460 if (mEventSource != null) { in onTouchEvent()461 mEventSource.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onTouchEvent()
249 final @NonNull String mEventSource; field in AudioDeviceBroker.HearingAidDeviceConnectionInfo258 mEventSource = eventSource; in HearingAidDeviceConnectionInfo()849 + " src=" + info.mEventSource)).printLog(TAG)); in handleMessage()