Searched refs:startExpanding (Results 1 – 1 of 1) sorted by relevance
115 startExpanding(mResizedView, STRETCH);289 startExpanding(mResizedView, PULL); in onInterceptTouchEvent()298 if (startExpanding(mResizedView, BLINDS)) { in onInterceptTouchEvent()421 if (startExpanding(mResizedView, BLINDS)) { in onTouchEvent()495 private boolean startExpanding(ExpandableView v, int expandType) { in startExpanding() method in ExpandHelper