Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java286 notifyActiveTouchRegions();
291 notifyActiveTouchRegions();
299 notifyActiveTouchRegions();
810 notifyActiveTouchRegions(); in updateNavButtonIcons()
1009 notifyActiveTouchRegions(); in onLayout()
1015 public void notifyActiveTouchRegions() { in notifyActiveTouchRegions() method in NavigationBarView