Home
last modified time | relevance | path

Searched defs:shouldHeadsUpBeVisible (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DDefaultStatusBarSection.kt80 override fun shouldHeadsUpBeVisible(): Boolean { in bindData() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DStatusBarSection.kt72 override fun shouldHeadsUpBeVisible(): Boolean { in ContentScope() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt179 @Deprecated("deprecated by SceneContainerFlag.isEnabled.") fun shouldHeadsUpBeVisible(): Boolean method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewControllerTest.kt877 override fun shouldHeadsUpBeVisible(): Boolean { in shouldHeadsUpBeVisible() method in com.android.systemui.statusbar.phone.KeyguardStatusBarViewControllerTest.TestShadeViewStateProvider