Searched defs:isViewEnabled (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
| D | ShadeViewControllerEmptyImpl.kt | 45 override val isViewEnabled: Boolean = false in canBeCollapsed() constant in com.android.systemui.shade.ShadeViewControllerEmptyImpl |
| D | ShadeViewController.kt | 103 val isViewEnabled: Boolean in expand() constant |
| D | NotificationPanelViewController.java | 4263 public boolean isViewEnabled() { in isViewEnabled() method |