Home
last modified time | relevance | path

Searched refs:scrolling (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DViewPager.java90 boolean scrolling; field in ViewPager.ItemInfo
518 mItems.get(i).scrolling = true; in setCurrentItemInternal()
983 if (pos == ii.position && !ii.scrolling) {
1017 if (pos == ii.position && !ii.scrolling) {
1779 if (ii.scrolling) {
1781 ii.scrolling = false;
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dmedia-controls.md31 * Handles scrolling between players in the carousel
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto7026 // Sharesheet are either expanded, scrolling through them or compacted again.