Searched refs:mEventSource (Results 1 – 1 of 1) sorted by relevance
79 private View mEventSource; field in ExpandHelper205 if (mEventSource != null) { in findView()207 mEventSource.getLocationOnScreen(location); in findView()224 if (mEventSource != null) { in isInside()226 mEventSource.getLocationOnScreen(location); in isInside()242 mEventSource = eventSource; in setEventSource()451 if (mEventSource != null) { in onTouchEvent()452 mEventSource.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onTouchEvent()