Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DScrollViewActivity.java32 ScrollView scrollView = new ScrollView(this); in onCreate() local
/aosp14/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
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/view/
H A DScrollViewCaptureHelperTest.java47 ScrollView scrollView = new ScrollView(mContext); in createScrollableContent() local
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGlyphCacheActivity.java39 ScrollView scrollView = new ScrollView(this); in onCreate() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditTextCursorAnchorInfoTest.java534 ScrollView scrollView = new ScrollView(mActivity); in setupVerticalClippedEditText() local