Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java1093 int taskStart = mOrientationHandler.getChildStart(tv) + (int) tv.getOffsetAdjustment( in isTaskViewWithinBounds() local
1103 int taskStart = mOrientationHandler.getChildStart(tv) + (int) tv.getOffsetAdjustment( in isTaskViewFullyWithinBounds() local