Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarTouchableRegionManager.java167 updateRegionForNotch(mTouchableRegion); in calculateTouchableRegion()
226 void updateRegionForNotch(Region touchableRegion) { in updateRegionForNotch() method in StatusBarTouchableRegionManager
H A DNotificationPanelViewController.java2775 mStatusBarTouchableRegionManager.updateRegionForNotch(mQsInterceptRegion); in shouldQuickSettingsIntercept()