Home
last modified time | relevance | path

Searched defs:touchRegionCache (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java1827 Map<View, Rect> touchRegionCache = mView.getButtonTouchRegionCache(); in getButtonLocations() local
1852 Map<View, Rect> touchRegionCache, in updateButtonLocation()