Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java319 private boolean shouldHostHandles() { in shouldHostHandles() method in ScreenDecorations
327 if (hasRoundedCorners() || shouldDrawCutout() || shouldHostHandles()) { in startOnScreenDecorationsThread()