Searched refs:mEventSource (Results 1 – 1 of 1) sorted by relevance
88 private View mEventSource; field in ExpandHelper214 if (mEventSource != null) { in findView()216 mEventSource.getLocationOnScreen(location); in findView()233 if (mEventSource != null) { in isInside()235 mEventSource.getLocationOnScreen(location); in isInside()251 mEventSource = eventSource; in setEventSource()