Add ANC UI.
Flag: aconfig new_volume_panel DISABLED Test: atest AncSliceRepositoryTest Test: atest AncSliceInteractorTest Test: atest AncAvailabilityCriteriaTest Fixes: 324392591 Change-Id: I0dd581e56bf451f4b121b948d91ce436ed3b4f5e
Showing
- packages/SystemUI/compose/facade/disabled/src/com/android/systemui/volume/panel/component/anc/AncModule 21 additions, 0 deletions...com/android/systemui/volume/panel/component/anc/AncModule
- packages/SystemUI/compose/features/src/com/android/systemui/statusbar/phone/SystemUIDialogFactoryExt.kt 5 additions, 1 deletion...roid/systemui/statusbar/phone/SystemUIDialogFactoryExt.kt
- packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/anc/AncModule.kt 53 additions, 0 deletions.../android/systemui/volume/panel/component/anc/AncModule.kt
- packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/anc/ui/composable/AncPopup.kt 109 additions, 0 deletions...emui/volume/panel/component/anc/ui/composable/AncPopup.kt
- packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/button/ui/composable/ButtonComponent.kt 80 additions, 0 deletions...e/panel/component/button/ui/composable/ButtonComponent.kt
- packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/button/ui/composable/ToggleButtonComponent.kt 2 additions, 0 deletions...l/component/button/ui/composable/ToggleButtonComponent.kt
- packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/popup/ui/composable/VolumePanelPopup.kt 110 additions, 0 deletions...e/panel/component/popup/ui/composable/VolumePanelPopup.kt
- packages/SystemUI/res/drawable/ic_noise_aware.xml 26 additions, 0 deletionspackages/SystemUI/res/drawable/ic_noise_aware.xml
- packages/SystemUI/res/layout/anc_slice.xml 20 additions, 0 deletionspackages/SystemUI/res/layout/anc_slice.xml
- packages/SystemUI/res/values/strings.xml 3 additions, 0 deletionspackages/SystemUI/res/values/strings.xml
- packages/SystemUI/res/values/styles.xml 6 additions, 0 deletionspackages/SystemUI/res/values/styles.xml
- packages/SystemUI/src/com/android/systemui/statusbar/phone/ComponentSystemUIDialog.kt 3 additions, 0 deletions...droid/systemui/statusbar/phone/ComponentSystemUIDialog.kt
- packages/SystemUI/src/com/android/systemui/statusbar/phone/SystemUIDialogFactory.kt 5 additions, 0 deletions...android/systemui/statusbar/phone/SystemUIDialogFactory.kt
- packages/SystemUI/src/com/android/systemui/volume/panel/component/anc/ui/viewmodel/AncViewModel.kt 61 additions, 0 deletions...i/volume/panel/component/anc/ui/viewmodel/AncViewModel.kt
- packages/SystemUI/src/com/android/systemui/volume/panel/component/button/ui/viewmodel/ButtonViewModel.kt 25 additions, 0 deletions...me/panel/component/button/ui/viewmodel/ButtonViewModel.kt
- packages/SystemUI/src/com/android/systemui/volume/panel/component/shared/model/VolumePanelComponents.kt 1 addition, 0 deletions...ume/panel/component/shared/model/VolumePanelComponents.kt
- packages/SystemUI/src/com/android/systemui/volume/panel/dagger/VolumePanelComponent.kt 2 additions, 0 deletions...roid/systemui/volume/panel/dagger/VolumePanelComponent.kt
- packages/SystemUI/src/com/android/systemui/volume/panel/domain/DomainModule.kt 1 addition, 0 deletions.../com/android/systemui/volume/panel/domain/DomainModule.kt
- packages/SystemUI/src/com/android/systemui/volume/panel/ui/UiModule.kt 2 additions, 1 deletion...emUI/src/com/android/systemui/volume/panel/ui/UiModule.kt
Loading
Please register or sign in to comment