Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DPrivacyDotViewController.kt452 upsideDownRect = bottom, in <lambda>()
596 upsideDownRect = rects[3] in <lambda>()
657 val upsideDownRect: Rect? = null, constant in ViewState
677 upsideDownRect != other.upsideDownRect || in needsLayout()
685 ROTATION_UPSIDE_DOWN -> upsideDownRect!! in contentRectForRotation()