Searched defs:calculatePanelHeightExpanded (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
D | QuickSettingsController.kt | 50 fun calculatePanelHeightExpanded(stackScrollerPadding: Int): Int method |
D | QuickSettingsControllerSceneImpl.kt | 62 override fun calculatePanelHeightExpanded(stackScrollerPadding: Int): Int { in calculatePanelHeightExpanded() method in com.android.systemui.shade.QuickSettingsControllerSceneImpl |
D | QuickSettingsControllerImpl.java | 1427 public int calculatePanelHeightExpanded(int stackScrollerPadding) { in calculatePanelHeightExpanded() method in QuickSettingsControllerImpl |