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.java347 private boolean shouldHostHandles() { in shouldHostHandles() method in ScreenDecorations
357 if (hasRoundedCorners() || shouldDrawCutout() || shouldHostHandles()) { in startOnScreenDecorationsThread()