-
- Downloads
Add NPVC.mIsPanelExpanded replacement
This will allow us to remove the incorrectly named method ShadeExpansionStateManager.addFullExpansionListener, which notifies listeners of partial expansion of the shade or QS or if the shade is not expanded at all but is awaiting input transfer. Bug: 300243163 Test: added test Test: manual Change-Id: Iae775deab6ab57df7cc48bd4df97b40d83cedaa8
Showing
- packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java 1 addition, 0 deletions...droid/systemui/shade/NotificationPanelViewController.java
- packages/SystemUI/src/com/android/systemui/shade/data/repository/ShadeRepository.kt 27 additions, 0 deletions...android/systemui/shade/data/repository/ShadeRepository.kt
- packages/SystemUI/src/com/android/systemui/shade/domain/interactor/ShadeInteractor.kt 20 additions, 4 deletions...droid/systemui/shade/domain/interactor/ShadeInteractor.kt
- packages/SystemUI/tests/src/com/android/systemui/shade/data/repository/ShadeRepositoryImplTest.kt 9 additions, 0 deletions...systemui/shade/data/repository/ShadeRepositoryImplTest.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/shade/data/repository/FakeShadeRepository.kt 11 additions, 0 deletions...oid/systemui/shade/data/repository/FakeShadeRepository.kt
Loading
Please register or sign in to comment