Home
last modified time | relevance | path

Searched defs:onScrollChanged (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DObservableScrollView.java111 protected void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged() method in ObservableScrollView
147 void onScrollChanged(); in onScrollChanged() method
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DWatchListDecorLayout.java285 public void onScrollChanged() { in onScrollChanged() method in WatchListDecorLayout
/aosp14/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java215 public void onScrollChanged(); in onScrollChanged() method
H A DView.java17698 protected void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged() method in View
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebView.java2512 public void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged() method in WebView.PrivateAccess
3007 protected void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged() method in WebView
H A DWebViewProvider.java445 public void onScrollChanged(int l, int t, int oldl, int oldt); in onScrollChanged() method
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java2900 void onScrollChanged() { in onScrollChanged() method in Editor
3735 public void onScrollChanged() { in onScrollChanged() method in Editor.PositionListener
H A DTextView.java14687 protected void onScrollChanged(int horiz, int vert, int oldHoriz, int oldVert) { in onScrollChanged() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...