Searched refs:mQSPanelScrollView (Results 1 – 1 of 1) sorted by relevance
86 protected NonInterceptingScrollView mQSPanelScrollView; field in QSFragment189 mQSPanelScrollView.addOnLayoutChangeListener( in onViewCreated()193 mQSPanelScrollView.setOnScrollChangeListener( in onViewCreated()556 mQSPanelScrollView.setScrollY(0); in setQsExpansion()562 mQsBounds.top = (int) -mQSPanelScrollView.getTranslationY(); in setQsExpansion()563 mQsBounds.right = mQSPanelScrollView.getWidth(); in setQsExpansion()564 mQsBounds.bottom = mQSPanelScrollView.getHeight(); in setQsExpansion()596 mQSPanelScrollView.getHeight()); in updateQsBounds()598 mQSPanelScrollView.setClipBounds(mQsBounds); in updateQsBounds()607 + mQSPanelScrollView.getScrollRange(); in updateMediaPositions()[all …]