Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drslist.rscript59 /* Prevent scrolling above the top of the list */
65 /* Prevent scrolling past the last line of the list */
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drslist.rscript59 /* Prevent scrolling above the top of the list */
65 /* Prevent scrolling past the last line of the list */
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drslist.rscript59 /* Prevent scrolling above the top of the list */
65 /* Prevent scrolling past the last line of the list */
/frameworks/native/libs/input/
Dinput_flags.aconfig121 description: "Enable fling scrolling to be stopped by putting a finger on the touchpad again"
/frameworks/base/core/java/android/view/accessibility/flags/
Daccessibility_flags.aconfig105 …description: "Allow the use of granular scrolling. This allows scrollable nodes to scroll by incre…
/frameworks/base/core/java/com/android/internal/widget/
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;
/frameworks/base/packages/SystemUI/docs/
Dmedia-controls.md31 * Handles scrolling between players in the carousel
/frameworks/proto_logging/stats/atoms/input/
Dinput_atoms.proto181 * event latency, which characterizes the scrolling experience.
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1279 // ACTION: Settings > System > Touchpad > Reverse scrolling
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto7032 // Sharesheet are either expanded, scrolling through them or compacted again.