Searched refs:stackScrollLayout (Results 1 – 1 of 1) sorted by relevance
295 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in setService() local296 ExpandHelper.Callback expandHelperCallback = stackScrollLayout.getExpandHelperCallback(); in setService()297 DragDownHelper.DragDownCallback dragDownCallback = stackScrollLayout.getDragDownCallback(); in setService()419 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in onInterceptTouchEvent() local437 stackScrollLayout.onInterceptTouchEvent(cancellation); in onInterceptTouchEvent()477 NotificationStackScrollLayout stackScrollLayout = getStackScrollLayout(); in cancelExpandHelper() local478 if (stackScrollLayout != null) { in cancelExpandHelper()479 stackScrollLayout.cancelExpandHelper(); in cancelExpandHelper()