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