Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DRegionInterceptingFrameLayout.java73 Region unionRegion = riv.getInterceptRegion();
87 public Region getInterceptRegion(); in getInterceptRegion() method
DScreenDecorations.java1194 public Region getInterceptRegion() { in getInterceptRegion() method in ScreenDecorations.DisplayCutoutView