Searched defs:taskBounds (Results 1 – 3 of 3) sorted by relevance
183 final Rect taskBounds = mLauncher.getVisibleBounds(mTask); in dismissBySwipingUp() local
226 final Rect taskBounds = new Rect(position[0], position[1], in startActivity() local
996 int splitPosition, Rect taskBounds) { in enterSplitSelect()1031 DesktopSplitRecentsAnimationListener(int splitPosition, Rect taskBounds) { in DesktopSplitRecentsAnimationListener()