Searched refs:updateButtonLocation (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
H A D | NavigationBar.java | 1828 updateButtonLocation( in getButtonLocations() 1830 updateButtonLocation( in getButtonLocations() 1832 updateButtonLocation(region, touchRegionCache, mView.getRecentsButton(), inScreenSpace, in getButtonLocations() 1834 updateButtonLocation(region, touchRegionCache, mView.getImeSwitchButton(), inScreenSpace, in getButtonLocations() 1836 updateButtonLocation( in getButtonLocations() 1841 updateButtonLocation( in getButtonLocations() 1844 updateButtonLocation(region, touchRegionCache, mView.getRotateSuggestionButton(), in getButtonLocations() 1850 private void updateButtonLocation( in updateButtonLocation() method in NavigationBar 1869 updateButtonLocation(region, view, inScreenSpace); in updateButtonLocation() 1872 private void updateButtonLocation(Region region, View view, boolean inScreenSpace) { in updateButtonLocation() method in NavigationBar
|