Home
last modified time | relevance | path

Searched refs:ControlCenterSimpleToggleLayoutStyle (Results 1 – 2 of 2) sorted by relevance

/applications/standard/systemui/features/controlcentercomponent/src/main/ets/com/ohos/common/
DStyleConfiguration.ts57 export class ControlCenterSimpleToggleLayoutStyle { class
150 static getControlCenterSimpleToggleLayoutStyle(): ControlCenterSimpleToggleLayoutStyle {
152 return CommonStyleManager.getStyle(key, ControlCenterSimpleToggleLayoutStyle);
/applications/standard/systemui/features/controlcentercomponent/src/main/ets/com/ohos/pages/
DControlCenterComponent.ets21 ControlCenterSimpleToggleLayoutStyle } from '../common/StyleConfiguration';
223 …@State style: ControlCenterSimpleToggleLayoutStyle = StyleConfiguration.getControlCenterSimpleTogg…