/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/ |
H A D | PhoneFavoriteListView.java | 105 touchSlop = ViewConfiguration.get(context).getScaledPagingTouchSlop(); in PhoneFavoriteListView() 112 touchSlop = ViewConfiguration.get(getContext()).getScaledPagingTouchSlop(); in onConfigurationChanged()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewConfiguration.java | 751 public int getScaledPagingTouchSlop() { in getScaledPagingTouchSlop() method in ViewConfiguration
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/ |
H A D | ConversationListSwipeHelper.java | 76 mTouchSlop = viewConfiguration.getScaledPagingTouchSlop(); in ConversationListSwipeHelper()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/ |
H A D | RecyclerViewFastScroller.java | 273 mIgnoreDragGesture |= absDeltaY > mConfig.getScaledPagingTouchSlop(); in handleTouchEvent()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/ |
H A D | SwipeButtonHelper.java | 114 touchSlop = configuration.getScaledPagingTouchSlop(); in initDimens()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | KeyguardAffordanceHelper.java | 95 mTouchSlop = configuration.getScaledPagingTouchSlop(); in initDimens()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | SwipeHelper.java | 136 mPagingTouchSlop = viewConfiguration.getScaledPagingTouchSlop(); in SwipeHelper()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | PagedView.java | 189 mPageSlop = configuration.getScaledPagingTouchSlop(); in PagedView()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ViewPager.java | 353 mTouchSlop = configuration.getScaledPagingTouchSlop(); in ViewPager()
|
H A D | RecyclerView.java | 937 mTouchSlop = vc.getScaledPagingTouchSlop(); in setScrollingTouchSlop()
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/ |
H A D | DayView.java | 757 mScaledPagingTouchSlop = vc.getScaledPagingTouchSlop(); in DayView()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationStackScrollLayout.java | 1733 float pagingTouchSlop = ViewConfiguration.get(getContext()).getScaledPagingTouchSlop();
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18144 HSPLandroid/view/ViewConfiguration;->getScaledPagingTouchSlop()I
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 49582 method public int getScaledPagingTouchSlop();
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 34006 method public int getScaledPagingTouchSlop();
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18193 HSPLandroid/view/ViewConfiguration;->getScaledPagingTouchSlop()I
|