Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsConfiguration.java353 getSearchBarBounds(windowWidth, windowHeight, topInset, searchBarBounds); in getTaskStackBounds()
367 public void getSearchBarBounds(int windowWidth, int windowHeight, int topInset, in getSearchBarBounds() method in RecentsConfiguration
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DRecentsView.java261 … mConfig.getSearchBarBounds(width, height, mConfig.systemInsets.top, searchBarSpaceBounds); in onMeasure()
295 mConfig.getSearchBarBounds(getMeasuredWidth(), getMeasuredHeight(), in onLayout()