/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | PagedTileLayout.java | 260 public void computeScroll() { in computeScroll() method in PagedTileLayout 273 super.computeScroll(); in computeScroll()
|
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebView.java | 2435 WebView.super.computeScroll(); in super_computeScroll() 2704 public void computeScroll() { in computeScroll() method in WebView 2705 mProvider.getScrollDelegate().computeScroll(); in computeScroll()
|
H A D | WebViewProvider.java | 543 public void computeScroll(); in computeScroll() method
|
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
H A D | PrintContentView.java | 202 public void computeScroll() { in computeScroll() method in PrintContentView
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ResolverDrawerLayout.java | 556 public void computeScroll() { 557 super.computeScroll();
|
H A D | ViewPager.java | 1623 public void computeScroll() {
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | HorizontalScrollView.java | 1445 public void computeScroll() { in computeScroll() method in HorizontalScrollView
|
H A D | ScrollView.java | 1486 public void computeScroll() { in computeScroll() method in ScrollView
|
H A D | NumberPicker.java | 1129 public void computeScroll() { in computeScroll() method in NumberPicker
|
H A D | TextView.java | 11687 public void computeScroll() { in computeScroll() method
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | View.java | 20512 public void computeScroll() { in computeScroll() method in View 22750 computeScroll(); in updateDisplayListIfDirty() 23139 computeScroll(); in buildDrawingCacheImpl() 23206 computeScroll(); in createSnapshot() 23644 computeScroll(); in draw()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 17316 HSPLandroid/view/View;->computeScroll()V 19656 HSPLandroid/webkit/WebView;->computeScroll()V 20207 HSPLandroid/widget/HorizontalScrollView;->computeScroll()V 20676 HSPLandroid/widget/ScrollView;->computeScroll()V 20798 HSPLandroid/widget/TextView;->computeScroll()V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 17380 HSPLandroid/view/View;->computeScroll()V 19720 HSPLandroid/webkit/WebView;->computeScroll()V 20271 HSPLandroid/widget/HorizontalScrollView;->computeScroll()V 20740 HSPLandroid/widget/ScrollView;->computeScroll()V 20862 HSPLandroid/widget/TextView;->computeScroll()V
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 17791 method public void computeScroll();
|
H A D | current.txt | 52029 method public void computeScroll();
|