Home
last modified time | relevance | path

Searched refs:taskbarIconRightBound (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java496 int taskbarIconRightBound = iconEnd; in onLayout() local
500 && cutoutBottomRect.centerX() <= taskbarIconRightBound; in onLayout()