Home
last modified time | relevance | path

Searched refs:onQsPanelScrollChanged (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java126 void onQsPanelScrollChanged(int scrollY); in onQsPanelScrollChanged() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java199 mScrollListener.onQsPanelScrollChanged(scrollY); in onViewCreated()