Searched refs:mEventSource (Results 1 – 1 of 1) 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()