Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java640 info.touchableRegion.set(getButtonLocations(false /* includeFloatingButtons */, in NavigationBar()
767 getButtonLocations( in onViewAttached()
1820 Region getButtonLocations(boolean includeFloatingButtons, boolean inScreenSpace, in getButtonLocations() method in NavigationBar