Searched refs:STRETCH (Results 1 – 1 of 1) sorted by relevance
76 private static final int STRETCH = 1<<2; field in ExpandHelper119 startExpanding(mResizedView, STRETCH);281 (0 != (mExpansionStyle & STRETCH) ? " (stretch)" : "")); in onInterceptTouchEvent()421 (0 != (mExpansionStyle & STRETCH) ? " (stretch)" : "")); in onTouchEvent()