Searched refs:getStackScrollLayout (Results 1 – 2 of 2) sorted by relevance
231 protected NotificationStackScrollLayout getStackScrollLayout() { in getStackScrollLayout() method in StatusBarWindowView287 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in setService()389 getStackScrollLayout().closeControlsIfOutsideTouch(ev); in dispatchTouchEvent()411 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in onInterceptTouchEvent()471 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in cancelExpandHelper()
57 when(mView.getStackScrollLayout()).thenReturn(mStackScrollLayout); in setUp()