Searched refs:getStackScrollLayout (Results 1 – 2 of 2) sorted by relevance
232 protected NotificationStackScrollLayout getStackScrollLayout() { in getStackScrollLayout() method in StatusBarWindowView295 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in setService()397 getStackScrollLayout().closeControlsIfOutsideTouch(ev); in dispatchTouchEvent()419 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in onInterceptTouchEvent()477 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in cancelExpandHelper()
57 when(mView.getStackScrollLayout()).thenReturn(mStackScrollLayout); in setUp()