Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DRecentsImpl.java807 Rect taskViewBounds = stackLayout.getUntransformedTaskViewBounds(); in updateHeaderBarLayout() local
808 if (!taskViewBounds.isEmpty()) { in updateHeaderBarLayout()
809 taskViewWidth = taskViewBounds.width(); in updateHeaderBarLayout()