Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchView.java448 private void initializeScroll(int index, boolean shouldTruncateTarget) { in initializeScroll()
470 @NonNull View targetTask, boolean shouldTruncateTarget, boolean smoothScroll) { in scrollRightTo()
492 @NonNull View targetTask, boolean shouldTruncateTarget, boolean smoothScroll) { in scrollLeftTo()
509 private boolean shouldScroll(@NonNull View targetTask, boolean shouldTruncateTarget) { in shouldScroll()