Home
last modified time | relevance | path

Searched defs:fullWidth (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/battery/
H A DBatterySpecsTest.kt50 val fullWidth = BatterySpecs.getFullBatteryWidth(33f, displayShield = false) regex
59 val fullWidth = BatterySpecs.getFullBatteryWidth(mainWidth, displayShield = true) regex
93 val fullWidth = BATTERY_WIDTH_WITH_SHIELD * 0.6f regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerTest.java466 private void setIsFullWidth(boolean fullWidth) { in setIsFullWidth()
H A DNotificationPanelViewControllerBaseTest.java829 protected void setIsFullWidth(boolean fullWidth) { in setIsFullWidth()
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java135 boolean visible, boolean fullWidth); in setFancyClipping()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSContainerImpl.java251 boolean enabled, boolean fullWidth) { in setFancyClipping()
H A DQSFragment.java401 int cornerRadius, boolean visible, boolean fullWidth) { in setFancyClipping()