Home
last modified time | relevance | path

Searched defs:shouldScroll (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsTwoPaneSheet.java352 protected boolean shouldScroll(MotionEvent ev) { in shouldScroll() method in WidgetsTwoPaneSheet
DWidgetsFullSheet.java660 protected boolean shouldScroll(MotionEvent ev) { in shouldScroll() method in WidgetsFullSheet
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchView.java536 private boolean shouldScroll(@NonNull View targetTask, boolean shouldTruncateTarget) { in shouldScroll() method in KeyboardQuickSwitchView