Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java273 info.touchableRegion.set(getButtonLocations(false /* includeFloatingButtons */,
1017 getButtonLocations(true /* includeFloatingButtons */, true /* inScreen */, in notifyActiveTouchRegions()
1036 private Region getButtonLocations(boolean includeFloatingButtons, boolean inScreenSpace, in getButtonLocations() method in NavigationBarView