Loading packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/MobileConnectionRepositoryImpl.kt +1 −0 Original line number Diff line number Diff line Loading @@ -349,6 +349,7 @@ class MobileConnectionRepositoryImpl( false } } .flowOn(bgDispatcher) .stateIn(scope, SharingStarted.WhileSubscribed(), false) override val carrierId = Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/MobileConnectionRepositoryImpl.kt +1 −0 Original line number Diff line number Diff line Loading @@ -349,6 +349,7 @@ class MobileConnectionRepositoryImpl( false } } .flowOn(bgDispatcher) .stateIn(scope, SharingStarted.WhileSubscribed(), false) override val carrierId = Loading