Searched refs:getAvailableTaskStackBounds (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java323 public void getAvailableTaskStackBounds(int windowWidth, int windowHeight, int topInset, method in class:RecentsConfiguration
H A DRecents.java519 mConfig.getAvailableTaskStackBounds(mWindowRect.width(), mWindowRect.height(),
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DRecentsView.java334 mConfig.getAvailableTaskStackBounds(width, height, mConfig.systemInsets.top,

Completed in 62 milliseconds