Home
last modified time | relevance | path

Searched defs:scrollView (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/frameworks/base/packages/SettingsLib/ActionBarShadow/src/com/android/settingslib/widget/
H A DActionBarShadowController.java51 Activity activity, Lifecycle lifecycle, View scrollView) { in attachToView()
59 View anchorView, Lifecycle lifecycle, View scrollView) { in attachToView()
63 private ActionBarShadowController(Activity activity, Lifecycle lifecycle, View scrollView) { in ActionBarShadowController()
70 private ActionBarShadowController(View anchorView, Lifecycle lifecycle, View scrollView) { in ActionBarShadowController()
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DScrollViewScrollHandlingDelegate.java38 @Nullable private final BottomScrollView scrollView; field in ScrollViewScrollHandlingDelegate
41 @NonNull RequireScrollMixin requireScrollMixin, @Nullable ScrollView scrollView) { in ScrollViewScrollHandlingDelegate()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDragHoverListener.java99 AbsListView scrollView) { in create()
105 View scrollView) { in create()
116 View scrollView, in create()
/aosp12/packages/apps/Dialer/java/com/android/dialer/about/
H A DLicenseActivity.java55 ScrollView scrollView = (ScrollView) findViewById(R.id.license_activity_scrollview); in onSaveInstanceState() local
65 final ScrollView scrollView = (ScrollView) findViewById(R.id.license_activity_scrollview); in onRestoreInstanceState() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DScrollViewActivity.java32 ScrollView scrollView = new ScrollView(this); in onCreate() local
/aosp12/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
H A DAnimatedStateVectorDrawableTest.java46 ScrollView scrollView = new ScrollView(this); in onCreate() local
H A DBitmapDrawableDupe.java57 ScrollView scrollView = new ScrollView(this); in onCreate() local
H A DAnimatedVectorDrawableTest.java52 ScrollView scrollView = new ScrollView(this); in onCreate() local
H A DScaleDrawableTests.java46 ScrollView scrollView = new ScrollView(this); in onCreate() local
H A DAnimatedVectorDrawableDupPerf.java92 ScrollView scrollView = new ScrollView(this); in onCreate() local
H A DVectorDrawablePerformance.java113 ScrollView scrollView = new ScrollView(this); in onCreate() local
/aosp12/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/template/
H A DScrollViewScrollHandlingDelegateTest.java39 private BottomScrollView scrollView; field in ScrollViewScrollHandlingDelegateTest
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGlyphCacheActivity.java39 ScrollView scrollView = new ScrollView(this); in onCreate() local
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DScrollBar.java32 void initialize(Context context, RecyclerView recyclerView, View scrollView); in initialize()
H A DFastScroller.java52 @NonNull View scrollView) { in FastScroller()
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DGlifLayoutTest.java140 View scrollView = layout.findViewById(R.id.suw_scroll_view); in assertDefaultTemplateInflated() local
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityScreenSizeForSetupWizardActivity.java151 final ScrollView scrollView = layout.getScrollView(); in scrollToBottom() local
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DFastScroller.java48 @NonNull View scrollView) { in FastScroller()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
H A DPropertyListAdapter.java163 PropertyListEventListener(TextView logEvent, ScrollView scrollView) { in PropertyListEventListener()
/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DRotaryDirectManipulationWidgets.java159 private static void scrollView(View view, float scroll) { in scrollView() method in RotaryDirectManipulationWidgets
/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/
H A DR$id.classR.java package com.android.layoutlib.test.myapplication public final com.android. ...
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetsBottomSheet.java202 ScrollView scrollView = findViewById(R.id.widgets_table_scroll_view); in onControllerInterceptTouchEvent() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditorAnimator.java153 final ScrollView scrollView = getParentScrollView(targetView); in scrollViewToTop() local
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
H A DSupportPreferencesUtil.java300 ScrollView scrollView = new ScrollView(context); in inflatePreference() local
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
H A DGlifLayout.java113 final ScrollView scrollView = getScrollView(); in init() local

12