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