Home
last modified time | relevance | path

Searched defs:scrolled (Results 1 – 3 of 3) sorted by relevance

/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/
DR$layout.class ... four_corners public static final int layout public static final int scrolled public static final int shadows_test public static final int themable_widget_layout ...
/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java1310 final int scrolled = absDy > consumed ? layoutDirection * consumed : dy; in scrollBy() local
/frameworks/native/services/inputflinger/
DInputReader.cpp2777 bool scrolled = vscroll != 0 || hscroll != 0; in sync() local
3024 bool scrolled = scroll != 0; in sync() local