Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java495 int taskbarIconLeftBound = iconEnd - spaceNeeded; in onLayout() local
499 taskbarIconLeftBound <= cutoutBottomRect.centerX() in onLayout()