Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotViewController.kt272 var contentInsets = state.contentRectForRotation(rot)
284 contentInsets = state.contentRectForRotation(rot)
296 contentInsets = state.contentRectForRotation(rot)
308 contentInsets = state.contentRectForRotation(rot)
667 fun contentRectForRotation(@Rotation rot: Int): Rect { regex