Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java181 dcv.setProtection(protectionPath, bounds);
1170 void setProtection(Path protectionPath, Rect pathBounds) { in setProtection() method in ScreenDecorations.DisplayCutoutView