Searched refs:startExpanding (Results 1 – 1 of 1) sorted by relevance
126 startExpanding(mResizedView, STRETCH);301 startExpanding(mResizedView, PULL); in onInterceptTouchEvent()310 if (startExpanding(mResizedView, BLINDS)) { in onInterceptTouchEvent()428 if (startExpanding(mResizedView, BLINDS)) { in onTouchEvent()500 private boolean startExpanding(ExpandableView v, int expandType) { in startExpanding() method in ExpandHelper