Searched refs:PULL (Results 1 – 1 of 1) sorted by relevance
74 private static final int PULL = 1<<1; field in ExpandHelper263 (0 != (mExpansionStyle & PULL) ? " (pull)" : "") + in onInterceptTouchEvent()292 startExpanding(mResizedView, PULL); in onInterceptTouchEvent()401 (0 != (mExpansionStyle & PULL) ? " (pull)" : "") + in onTouchEvent()