Loading packages/SystemUI/src/com/android/systemui/volume/ui/navigation/VolumeNavigator.kt +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ constructor( private fun showNewVolumePanel() { applicationScope.launch(mainContext) { uiEventLogger.log(VolumePanelUiEvent.VOLUME_PANEL_SHOWN) dialogFactory .createBottomSheet( content = { dialog -> Loading Loading
packages/SystemUI/src/com/android/systemui/volume/ui/navigation/VolumeNavigator.kt +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ constructor( private fun showNewVolumePanel() { applicationScope.launch(mainContext) { uiEventLogger.log(VolumePanelUiEvent.VOLUME_PANEL_SHOWN) dialogFactory .createBottomSheet( content = { dialog -> Loading