Merge changes I450a5839,Ifa55ad81 into main
* changes: Revert^2 [Mobile] Make sure we +1 the reported level if INFLATE_SIGNAL_STRENGTH is true [Mobile] Wrap AccessibilityContentDescriptions in a static getter
No related branches found
No related tags found
Showing
- packages/SettingsLib/res/values/strings.xml 2 additions, 0 deletionspackages/SettingsLib/res/values/strings.xml
- packages/SettingsLib/src/com/android/settingslib/AccessibilityContentDescriptions.java 53 additions, 0 deletions...android/settingslib/AccessibilityContentDescriptions.java
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/MobileConnectionRepository.kt 3 additions, 0 deletions...line/mobile/data/repository/MobileConnectionRepository.kt
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/DemoMobileConnectionRepository.kt 23 additions, 4 deletions...le/data/repository/demo/DemoMobileConnectionRepository.kt
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/CarrierMergedConnectionRepository.kt 1 addition, 0 deletions...data/repository/prod/CarrierMergedConnectionRepository.kt
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/FullMobileConnectionRepository.kt 15 additions, 0 deletions...le/data/repository/prod/FullMobileConnectionRepository.kt
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/MobileConnectionRepositoryImpl.kt 3 additions, 1 deletion...le/data/repository/prod/MobileConnectionRepositoryImpl.kt
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/MobileIconInteractor.kt 5 additions, 2 deletions...pipeline/mobile/domain/interactor/MobileIconInteractor.kt
- packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/MobileIconViewModel.kt 22 additions, 8 deletions...usbar/pipeline/mobile/ui/viewmodel/MobileIconViewModel.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/FullMobileConnectionRepositoryTest.kt 5 additions, 5 deletions...ata/repository/prod/FullMobileConnectionRepositoryTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/MobileConnectionRepositoryTest.kt 20 additions, 0 deletions...le/data/repository/prod/MobileConnectionRepositoryTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/MobileIconInteractorTest.kt 16 additions, 0 deletions...line/mobile/domain/interactor/MobileIconInteractorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/MobileIconViewModelTest.kt 71 additions, 0 deletions...r/pipeline/mobile/ui/viewmodel/MobileIconViewModelTest.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/FakeMobileConnectionRepository.kt 1 addition, 0 deletions.../mobile/data/repository/FakeMobileConnectionRepository.kt
Loading
Please register or sign in to comment