Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBar.java661 getButtonLocations(false /* inScreen */, false /* useNearestRegion */)); in NavigationBar()
797 getButtonLocations(true /* inScreen */, true /* useNearestRegion */))); in onViewAttached()
1904 Region getButtonLocations(boolean inScreenSpace, boolean useNearestRegion) { in getButtonLocations() method in NavigationBar