Searched refs:mEventSource (Results 1 – 2 of 2) sorted by relevance
80 private View mEventSource; field in ExpandHelper215 if (mEventSource != null) { in findView()217 mEventSource.getLocationOnScreen(location); in findView()234 if (mEventSource != null) { in isInside()236 mEventSource.getLocationOnScreen(location); in isInside()252 mEventSource = eventSource; in setEventSource()470 if (mEventSource != null) { in onTouchEvent()471 mEventSource.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onTouchEvent()
614 final @NonNull String mEventSource; field in AudioDeviceBroker.HearingAidDeviceConnectionInfo623 mEventSource = eventSource; in HearingAidDeviceConnectionInfo()1372 + " src=" + info.mEventSource)).printLog(TAG)); in handleMessage()