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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java338 public void getSearchBarBounds(int windowWidth, int windowHeight, int topInset, method in class:RecentsConfiguration
H A DRecents.java516 mConfig.getSearchBarBounds(mWindowRect.width(), mWindowRect.height(),
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DRecentsView.java327 mConfig.getSearchBarBounds(width, height, mConfig.systemInsets.top, searchBarSpaceBounds);
365 mConfig.getSearchBarBounds(getMeasuredWidth(), getMeasuredHeight(),

Completed in 77 milliseconds