Home
last modified time | relevance | path

Searched defs:isViewEnabled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewControllerEmptyImpl.kt46 override val isViewEnabled: Boolean = false in canBeCollapsed() constant in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DShadeViewController.kt34 @Deprecated("No longer supported. Do not add new calls to this.") val isViewEnabled: Boolean constant