Home
last modified time | relevance | path

Searched refs:getScaledPagingTouchSlop (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DPhoneFavoriteListView.java105 touchSlop = ViewConfiguration.get(context).getScaledPagingTouchSlop(); in PhoneFavoriteListView()
112 touchSlop = ViewConfiguration.get(getContext()).getScaledPagingTouchSlop(); in onConfigurationChanged()
/aosp12/frameworks/base/core/java/android/view/
H A DViewConfiguration.java751 public int getScaledPagingTouchSlop() { in getScaledPagingTouchSlop() method in ViewConfiguration
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListSwipeHelper.java76 mTouchSlop = viewConfiguration.getScaledPagingTouchSlop(); in ConversationListSwipeHelper()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DRecyclerViewFastScroller.java273 mIgnoreDragGesture |= absDeltaY > mConfig.getScaledPagingTouchSlop(); in handleTouchEvent()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
H A DSwipeButtonHelper.java114 touchSlop = configuration.getScaledPagingTouchSlop(); in initDimens()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java95 mTouchSlop = configuration.getScaledPagingTouchSlop(); in initDimens()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java136 mPagingTouchSlop = viewConfiguration.getScaledPagingTouchSlop(); in SwipeHelper()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java189 mPageSlop = configuration.getScaledPagingTouchSlop(); in PagedView()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DViewPager.java353 mTouchSlop = configuration.getScaledPagingTouchSlop(); in ViewPager()
H A DRecyclerView.java937 mTouchSlop = vc.getScaledPagingTouchSlop(); in setScrollingTouchSlop()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java757 mScaledPagingTouchSlop = vc.getScaledPagingTouchSlop(); in DayView()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java1733 float pagingTouchSlop = ViewConfiguration.get(getContext()).getScaledPagingTouchSlop();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18144 HSPLandroid/view/ViewConfiguration;->getScaledPagingTouchSlop()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49582 method public int getScaledPagingTouchSlop();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34006 method public int getScaledPagingTouchSlop();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18193 HSPLandroid/view/ViewConfiguration;->getScaledPagingTouchSlop()I