Searched refs:getExpandedInThisMotion (Results 1 – 3 of 3) sorted by relevance
2000 && !mView.getExpandedInThisMotion()2051 if (mView.getExpandedInThisMotion() && !expandingNotification && wasExpandingBefore2069 && !mView.getExpandedInThisMotion()
3476 getExpandedInThisMotion() && !isUpOrCancel); in dispatchTouchEvent()3486 mScrollViewFields.sendCurrentGestureOverscroll(getExpandedInThisMotion()); in dispatchTouchEvent()5646 boolean getExpandedInThisMotion() { in getExpandedInThisMotion() method
926 when(mNotificationStackScrollLayout.getExpandedInThisMotion()).thenReturn(true); in stopExpandingNotification()