Searched refs:BLINDS (Results 1 – 1 of 1) sorted by relevance
94 private static final int BLINDS = 1<<0; field in ExpandHelper300 (0 != (mExpansionStyle & BLINDS) ? " (blinds)" : "") + in onInterceptTouchEvent()319 if ((action == MotionEvent.ACTION_MOVE) && 0 != (mExpansionStyle & BLINDS)) { in onInterceptTouchEvent()340 if (startExpanding(mResizedView, BLINDS)) { in onInterceptTouchEvent()440 (0 != (mExpansionStyle & BLINDS) ? " (blinds)" : "") + in onTouchEvent()468 if (startExpanding(mResizedView, BLINDS)) { in onTouchEvent()476 if (mExpanding && 0 != (mExpansionStyle & BLINDS)) { in onTouchEvent()