Home
last modified time | relevance | path

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

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