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

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

Completed in 538 milliseconds