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