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