Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java161 default void setTouchExclusionRegion(Region region) {} in setTouchExclusionRegion() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java681 public void setTouchExclusionRegion(Region region) { in setTouchExclusionRegion() method in NotificationShadeWindowControllerImpl