Searched refs:updateButtonLocation (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBar.java | 1911 updateButtonLocation( in getButtonLocations() 1913 updateButtonLocation( in getButtonLocations() 1915 updateButtonLocation(region, touchRegionCache, mView.getRecentsButton(), inScreenSpace, in getButtonLocations() 1917 updateButtonLocation(region, touchRegionCache, mView.getImeSwitchButton(), inScreenSpace, in getButtonLocations() 1919 updateButtonLocation( in getButtonLocations() 1924 updateButtonLocation( in getButtonLocations() 1930 private void updateButtonLocation( in updateButtonLocation() method in NavigationBar 1949 updateButtonLocation(region, view, inScreenSpace); in updateButtonLocation() 1952 private void updateButtonLocation(Region region, View view, boolean inScreenSpace) { in updateButtonLocation() method in NavigationBar
|