| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.4.0-alpha08" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha08"> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mSettingsObserver = new SettingsObserver(context.getMainThreadHandler());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/AlwaysOnDisplayPolicy.java" |
| line="142" |
| column="58"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() -> {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="845" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mUserTracker.addCallback(mUserChangedCallback, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java" |
| line="208" |
| column="69"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mUserTracker.addCallback(mUserChangedCallback, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/DozeTriggers.java" |
| line="515" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" return context.getMainExecutor();" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/GlobalConcurrencyModule.java" |
| line="94" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() -> {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1088" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() -> {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1132" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() -> {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1191" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() -> {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1230" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() -> {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="3115" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" context.getMainThreadHandler(), this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/MagnificationModeSwitch.java" |
| line="191" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mUserTracker.addCallback(mUserChangedCallback, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBar.java" |
| line="807" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor().execute(() ->" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java" |
| line="575" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/PeopleSpaceWidgetManager.java" |
| line="918" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mUserTracker.addCallback(mUserChangedCallback, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="188" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" new Handler(mContext.getMainLooper())) {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFooterView.java" |
| line="63" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mUserTracker.addCallback(mUserChangedCallback, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ScreenPinningRequest.java" |
| line="256" |
| column="69"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mSessionFuture.addListener(this::onStartComplete, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/ScrollCaptureController.java" |
| line="182" |
| column="76"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" }, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/ScrollCaptureController.java" |
| line="354" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mUserTracker.addCallback(mUserChangedCallback, mContext.getMainExecutor());" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/WMShell.java" |
| line="230" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" wifiManager.registerTrafficStateCallback(context.getMainExecutor()," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/WifiSignalController.java" |
| line="73" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" context.getMainThreadHandler(), this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationSettings.java" |
| line="156" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" mContext.getMainThreadHandler()) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationSettings.java" |
| line="159" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedMainThread" |
| message="Replace with injected `@Main Executor`." |
| errorLine1=" context.mainExecutor.execute { unoccludeAnimator?.cancel() }" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/WindowManagerOcclusionManager.kt" |
| line="245" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onBackPressed`" |
| errorLine1=" override fun onBackPressed() {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ControlsActivity.kt" |
| line="143" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onBackPressed`" |
| errorLine1=" override fun onBackPressed() {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsEditingActivity.kt" |
| line="133" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onBackPressed`" |
| errorLine1=" override fun onBackPressed() {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsFavoritingActivity.kt" |
| line="118" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onBackPressed`" |
| errorLine1=" override fun onBackPressed() {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsProviderSelectorActivity.kt" |
| line="126" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onDetachedFromWindow`" |
| errorLine1=" public void onDetachedFromWindow() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ImmersiveModeConfirmation.java" |
| line="474" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onDetachedFromWindow`" |
| errorLine1=" public void onDetachedFromWindow() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ScreenPinningRequest.java" |
| line="381" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="MissingSuperCall" |
| message="Overriding method should call `super.onBind`" |
| errorLine1=" override fun onBind(intent: Intent): IBinder? {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotProxyService.kt" |
| line="74" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="WrongViewCast" |
| message="Unexpected implicit cast to `NotificationExpandButton`: layout tag was `ImageView`" |
| errorLine1=" mExpandButton = mView.findViewById(com.android.internal.R.id.expand_button);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/NotificationHeaderViewWrapper.java" |
| line="145" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="WrongViewCast" |
| message="Unexpected implicit cast to `NotificationActionListLayout`: layout tag was `LinearLayout`" |
| errorLine1=" mActions = mView.findViewById(com.android.internal.R.id.actions);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/NotificationTemplateViewWrapper.java" |
| line="180" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.volume.panel.ui.VolumePanelUiEvent" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/startable/AudioModeLoggerStartable.kt" |
| line="23" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The shared layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.statusbar.pipeline.satellite.ui.DeviceBasedSatelliteBindableIcon" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/icons/shared/BindableIconsRegistry.kt" |
| line="21" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.volume.panel.ui.VolumePanelUiEvent" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/captioning/domain/CaptioningAvailabilityCriteria.kt" |
| line="23" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.media.controls.domain.pipeline.MediaDataManager" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/CommunalMediaRepository.kt" |
| line="24" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.statusbar.pipeline.airplane.data.repository.AirplaneModeRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/ui/viewmodel/DeviceBasedSatelliteViewModel.kt" |
| line="23" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.deviceentry.domain.interactor.DeviceEntryFaceAuthInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/DeviceEntryFaceAuthModule.kt" |
| line="24" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.deviceentry.domain.interactor.SystemUIDeviceEntryFaceAuthInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/DeviceEntryFaceAuthModule.kt" |
| line="25" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.deviceentry.ui.binder.LiftToRunFaceAuthBinder" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/DeviceEntryFaceAuthModule.kt" |
| line="26" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.biometrics.domain.interactor.DisplayStateInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/DeviceEntryFaceAuthRepository.kt" |
| line="26" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.bouncer.domain.interactor.AlternateBouncerInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/DeviceEntryFaceAuthRepository.kt" |
| line="27" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.keyguard.domain.interactor.KeyguardInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/DeviceEntryFaceAuthRepository.kt" |
| line="50" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.keyguard.domain.interactor.KeyguardTransitionInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/DeviceEntryFaceAuthRepository.kt" |
| line="51" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.power.domain.interactor.PowerInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/DeviceEntryFaceAuthRepository.kt" |
| line="59" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.qs.footer.data.model.UserSwitcherStatusModel" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/ui/viewmodel/FooterActionsViewModel.kt" |
| line="34" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.controls.ui.ControlsActivity" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/HomeControlsKeyguardQuickAffordanceConfig.kt" |
| line="34" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.controls.ui.ControlsUiController" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/HomeControlsKeyguardQuickAffordanceConfig.kt" |
| line="35" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.keyguard.domain.interactor.InWindowLauncherUnlockAnimationInteractor" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/InWindowLauncherUnlockAnimationRepository.kt" |
| line="20" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.statusbar.pipeline.wifi.ui.model.WifiIcon" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/internet/domain/interactor/InternetTileDataInteractor.kt" |
| line="40" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.keyguard.data.repository.KeyguardBlueprintRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/KeyguardBlueprintCommandListener.kt" |
| line="20" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprint" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardBlueprintInteractor.kt" |
| line="30" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.SplitShadeKeyguardBlueprint" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardBlueprintInteractor.kt" |
| line="31" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.transitions.IntraBlueprintTransition.Config" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardBlueprintInteractor.kt" |
| line="32" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.transitions.IntraBlueprintTransition.Type" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardBlueprintInteractor.kt" |
| line="33" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprint.Companion.DEFAULT" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardBlueprintRepository.kt" |
| line="25" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.KeyguardBlueprintModule" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardBlueprintRepository.kt" |
| line="26" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.view.layout.blueprints.transitions.IntraBlueprintTransition.Config" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardBlueprintRepository.kt" |
| line="27" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the domain layer." |
| errorLine1="import com.android.systemui.bouncer.domain.interactor.BouncerMessageAuditLogger" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardRepositoryModule.kt" |
| line="24" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The data layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.keyguard.ui.binder.SideFpsProgressBarViewBinder" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardRepositoryModule.kt" |
| line="25" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.statusbar.notification.stack.ui.viewmodel.SharedNotificationContainerViewModel" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionAuditLogger.kt" |
| line="26" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.media.controls.ui.view.MediaViewHolder" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/LegacyMediaDataManagerImpl.kt" |
| line="81" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.user.data.source.UserRecord" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/legacyhelper/ui/LegacyUserUiHelper.kt" |
| line="24" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.media.controls.ui.view.MediaViewHolder" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/MediaDataProcessor.kt" |
| line="84" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.statusbar.pipeline.satellite.ui.model.SatelliteIconModel" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/MobileIconInteractor.kt" |
| line="36" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.people.data.model.PeopleTileModel" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/ui/viewmodel/PeopleViewModel.kt" |
| line="29" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.people.data.repository.PeopleTileRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/ui/viewmodel/PeopleViewModel.kt" |
| line="30" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.people.data.repository.PeopleWidgetRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/ui/viewmodel/PeopleViewModel.kt" |
| line="31" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The domain layer may not depend on the ui layer." |
| errorLine1="import com.android.systemui.bouncer.ui.BouncerView" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/PrimaryBouncerInteractor.kt" |
| line="38" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The shared layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.qs.pipeline.data.model.RestoreData" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/shared/logging/QSPipelineLogger.kt" |
| line="24" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The shared layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.qs.pipeline.data.repository.UserTileSpecRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/shared/logging/QSPipelineLogger.kt" |
| line="25" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.keyboard.data.repository.KeyboardRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/stickykeys/ui/viewmodel/StickyKeysIndicatorViewModel.kt" |
| line="20" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The ui layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.keyboard.stickykeys.data.repository.StickyKeysRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/stickykeys/ui/viewmodel/StickyKeysIndicatorViewModel.kt" |
| line="21" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="CleanArchitectureDependencyViolation" |
| message="The shared layer may not depend on the data layer." |
| errorLine1="import com.android.systemui.statusbar.pipeline.mobile.data.repository.MobileConnectionRepository" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/shared/model/WifiNetworkModel.kt" |
| line="25" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class ActionReceiver(" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/ActionReceiver.kt" |
| line="50" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class GroupCoalescer implements Dumpable, PipelineDumpable {" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/GroupCoalescer.java" |
| line="70" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class KeyguardIndicationRotateTextViewController extends" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardIndicationRotateTextViewController.java" |
| line="62" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class LightBarTransitionsController implements Dumpable {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/LightBarTransitionsController.java" |
| line="48" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class LockIconView extends FrameLayout implements Dumpable {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/LockIconView.java" |
| line="47" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class NotificationBackgroundView extends View implements Dumpable {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationBackgroundView.java" |
| line="47" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class NotificationStackScrollLayout" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java" |
| line="151" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class PendingRemovalStore @Inject constructor(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/PendingRemovalStore.kt" |
| line="19" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class QSContainerImpl extends FrameLayout implements Dumpable {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSContainerImpl.java" |
| line="47" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class QSTileViewModelAdapter" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/viewmodel/QSTileViewModelAdapter.kt" |
| line="47" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class QSTileViewModelImpl<DATA_TYPE>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/QSTileViewModelImpl.kt" |
| line="72" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class RoundedCornerResDelegateImpl(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/decor/RoundedCornerResDelegate.kt" |
| line="48" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class StatusBarModePerDisplayRepositoryImpl" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/data/repository/StatusBarModePerDisplayRepository.kt" |
| line="108" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public final class StatusBarTouchableRegionManager implements Dumpable {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarTouchableRegionManager.java" |
| line="61" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class SwipeHelper implements Gefingerpoken, Dumpable {" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SwipeHelper.java" |
| line="64" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class SysUiState implements Dumpable {" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/model/SysUiState.java" |
| line="38" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="class TableLogBuffer(" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/TableLogBuffer.kt" |
| line="78" |
| column="7"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="open class UserBroadcastDispatcher(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/UserBroadcastDispatcher.kt" |
| line="48" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="DumpableNotRegistered" |
| message="Any class implementing `Dumpable` must call `DumpManager.registerNormalDumpable` or `DumpManager.registerCriticalDumpable`" |
| errorLine1="public class ViewState implements Dumpable {" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ViewState.java" |
| line="47" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="MissingClass" |
| message="Class referenced in the layout file, `com.android.systemui.multishade.ui.view.MultiShadeView`, was not found in the project or the libraries" |
| errorLine1="<com.android.systemui.multishade.ui.view.MultiShadeView" |
| errorLine2="^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/multi_shade.xml" |
| line="19" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="MissingClass" |
| message="Class referenced in the layout file, `com.android.systemui.biometrics.UdfpsEnrollView`, was not found in the project or the libraries" |
| errorLine1="<com.android.systemui.biometrics.UdfpsEnrollView" |
| errorLine2="^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/udfps_enroll_view.xml" |
| line="17" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" (AccessibilityManager) context.getSystemService(Context.ACCESSIBILITY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/AccessibilityController.java" |
| line="47" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAppOps = (AppOpsManager) context.getSystemService(Context.APP_OPS_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/appops/AppOpsControllerImpl.java" |
| line="166" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWm = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistDisclosure.java" |
| line="52" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" (SearchManager) mContext.getSystemService(Context.SEARCH_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistManager.java" |
| line="409" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(StatusBarManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistManager.java" |
| line="459" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(StatusBarManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistManager.java" |
| line="475" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final StatusBarManager statusBarManager = mContext.getSystemService(StatusBarManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistManager.java" |
| line="485" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="343" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mSensorPrivacyManager = context.getSystemService(SensorPrivacyManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="808" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAccessibilityManager = context.getSystemService(AccessibilityManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/AutoHideController.java" |
| line="68" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val jobScheduler = context.getSystemService(JobScheduler::class.java)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/backup/BackupHelper.kt" |
| line="183" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = context.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/BiometricPromptLayout.java" |
| line="67" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val accessibilityManager = view.context.getSystemService(AccessibilityManager::class.java)!!" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/BiometricViewBinder.kt" |
| line="91" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val windowManager = requireNotNull(view.context.getSystemService(WindowManager::class.java))" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/BiometricViewSizeBinder.kt" |
| line="76" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" requireNotNull(view.context.getSystemService(AccessibilityManager::class.java))" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/BiometricViewSizeBinder.kt" |
| line="78" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUserManager = (UserManager) context.getSystemService(Context.USER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="114" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" return applicationContext.getSystemService(Context.EUICC_SERVICE) as EuiccManager?" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/BouncerInteractorModule.kt" |
| line="54" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val manager = context.getSystemService(Context.CAMERA_SERVICE) as CameraManager" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/CameraAvailabilityListener.kt" |
| line="167" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mMediaRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/CastControllerImpl.java" |
| line="74" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(Context.MEDIA_PROJECTION_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/CastControllerImpl.java" |
| line="77" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUiModeManager = mContext.getSystemService(UiModeManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="856" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = (WindowManager) mContext.getSystemService(Context.WINDOW_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="864" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mDevicePolicyManager = (DevicePolicyManager) mContext.getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="875" |
| column="63"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(Context.ACCESSIBILITY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="879" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mKeyguardManager = (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="885" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(Context.NOTIFICATION_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="2913" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" it.context.getSystemService(InputMethodManager::class.java)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ChallengeDialogs.kt" |
| line="80" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" InputManager inputManager = mContext.getSystemService(InputManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ClipboardOverlayController.java" |
| line="520" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ClipboardOverlayWindow.java" |
| line="66" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mClipboardManager = context.getSystemService(ClipboardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ClipboardView.java" |
| line="37" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val am = context.getSystemService(ActivityManager::class.java)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsRequestReceiver.kt" |
| line="48" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(AccessibilityManager::class.java)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/CredentialPasswordView.kt" |
| line="26" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val imeManager = view.context.getSystemService(InputMethodManager::class.java)!!" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/CredentialPasswordViewBinder.kt" |
| line="36" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" .getSystemService(android.telecom.TelecomManager::class.java)!!" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/CredentialViewModel.kt" |
| line="154" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" .getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/display/DisplayHelper.java" |
| line="50" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final PowerManager pm = getSystemService(PowerManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/DozeService.java" |
| line="119" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(Context.WINDOW_SERVICE) as WindowManager" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/DragToInteractView.kt" |
| line="90" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" return mContext.getSystemService(InputManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/EdgeBackGestureHandler.java" |
| line="1205" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mClipboardManager = requireNonNull(getSystemService(ClipboardManager.class));" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/EditTextActivity.java" |
| line="61" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" InputMethodManager imm = getSystemService(InputMethodManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/EditTextActivity.java" |
| line="133" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" (AccessibilityManager) getContext().getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="2504" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mTetheringManager = context.getSystemService(TetheringManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotControllerImpl.java" |
| line="105" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWifiManager = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HotspotControllerImpl.java" |
| line="106" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LayoutInflater inflater = mContext.getSystemService(LayoutInflater.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="77" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWallpaperManager = getDisplayContext().getSystemService(WallpaperManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/ImageWallpaper.java" |
| line="181" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" getDisplayContext().getSystemService(DisplayManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/ImageWallpaper.java" |
| line="188" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" DisplayManager displayManager = context.getSystemService(DisplayManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/ImageWallpaper.java" |
| line="198" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" .getSystemService(WindowManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/ImageWallpaper.java" |
| line="518" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mWindowContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ImmersiveModeConfirmation.java" |
| line="508" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/InattentiveSleepWarningView.java" |
| line="46" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" NotificationManager noMan = mContext.getSystemService(NotificationManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/InstantAppNotifier.java" |
| line="109" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" NotificationManager noMan = mContext.getSystemService(NotificationManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/InstantAppNotifier.java" |
| line="148" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(TelephonyManager.class).createForSubscriptionId(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogController.java" |
| line="963" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAudioManager = (AudioManager) context.getSystemService(Context.AUDIO_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/KeyButtonView.java" |
| line="177" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" this.mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcutListSearch.java" |
| line="154" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LayoutInflater inflater = mContext.getSystemService(LayoutInflater.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcutListSearch.java" |
| line="858" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" this.mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="141" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final InputManager inputManager = mContext.getSystemService(InputManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="353" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LayoutInflater inflater = (LayoutInflater) mContext.getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="601" |
| column="61"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" InputManager im = context.getSystemService(InputManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/KeyboardUI.java" |
| line="206" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" uiBgExecutor.execute(() -> mMediaRouter = mContext.getSystemService(MediaRouter.class));" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardDisplayManager.java" |
| line="109" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mDisplayService = mContext.getSystemService(DisplayManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardDisplayManager.java" |
| line="110" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mEuiccManager = (EuiccManager) context.getSystemService(Context.EUICC_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardEsimArea.java" |
| line="87" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" (EuiccManager) context.getSystemService(Context.EUICC_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardEsimArea.java" |
| line="105" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" message = mContext.getSystemService(DevicePolicyManager.class).getResources()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainer.java" |
| line="765" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" message = mContext.getSystemService(DevicePolicyManager.class).getResources()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainer.java" |
| line="788" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAlarmManager = (AlarmManager) mContext.getSystemService(Context.ALARM_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1528" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(PowerManager.class).wakeUp(mSystemClock.uptimeMillis()," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1715" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final UserManager um = (UserManager) mContext.getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="2684" |
| column="63"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAudioManager = (AudioManager) mContext.getSystemService(Context.AUDIO_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="2736" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(Context.STATUS_BAR_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="3413" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" getApplicationContext().getSystemService(LauncherApps.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/LaunchConversationActivity.java" |
| line="163" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" NotificationManager notiMan = mContext.getSystemService(NotificationManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakReporter.java" |
| line="96" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" WindowManager windowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/LegacyLockIconViewController.java" |
| line="435" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(Context.STATUS_BAR_SERVICE) as StatusBarManager" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/LegacyMediaDataManagerImpl.kt" |
| line="237" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" (LocationManager) mContext.getSystemService(Context.LOCATION_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/LocationControllerImpl.java" |
| line="192" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final UserManager um = (UserManager) mContext.getSystemService(Context.USER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/LocationControllerImpl.java" |
| line="206" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" windowContext.getSystemService(AccessibilityManager.class)," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/Magnification.java" |
| line="163" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" windowContext.getSystemService(WindowManager.class)," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/Magnification.java" |
| line="164" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAccessibilityManager = mContext.getSystemService(AccessibilityManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/Magnification.java" |
| line="215" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAccessibilityManager = mContext.getSystemService(AccessibilityManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/MagnificationModeSwitch.java" |
| line="111" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/MagnificationModeSwitch.java" |
| line="112" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" .getSystemService(android.app.Service.STATUS_BAR_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ManagedProfileControllerImpl.java" |
| line="81" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(Context.STATUS_BAR_SERVICE) as StatusBarManager" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/MediaDataProcessor.kt" |
| line="201" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val audioManager: AudioManager = context.getSystemService(Context.AUDIO_SERVICE) as AudioManager" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/MediaMuteAwaitConnectionManager.kt" |
| line="46" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final UserManager um = mContext.getSystemService(UserManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputController.java" |
| line="881" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val statusBarManager = context.getSystemService(Context.STATUS_BAR_SERVICE)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/MediaTttCommandLineHelper.kt" |
| line="68" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" val statusBarManager = context.getSystemService(Context.STATUS_BAR_SERVICE)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/MediaTttCommandLineHelper.kt" |
| line="159" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mNotificationManager = context.getSystemService(NotificationManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/MenuViewLayer.java" |
| line="253" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mStatusBarManager = context.getSystemService(StatusBarManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/MenuViewLayer.java" |
| line="254" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = (WindowManager) mContext.getSystemService(Context.WINDOW_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/MirrorWindowControl.java" |
| line="77" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mDisplayManager = mContext.getSystemService(DisplayManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavigationBarControllerImpl.java" |
| line="142" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" return context.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavigationBarModule.java" |
| line="72" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" WindowManager wm = getContext().getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBarView.java" |
| line="729" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" WindowManager wm = getContext().getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBarView.java" |
| line="830" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mManager = getHost().getUserContext().getSystemService(ColorDisplayManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java" |
| line="136" |
| column="47"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final NotificationManager nm = context.getSystemService(NotificationManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/NotificationChannels.java" |
| line="57" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(NotificationManager.class).deleteNotificationChannel(GENERAL);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/NotificationChannels.java" |
| line="144" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" (AudioManager) mCmd.context.getSystemService(Context.AUDIO_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/NotificationPlayer.java" |
| line="93" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/NotificationPlayer.java" |
| line="508" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUserManager = (UserManager) mContext.getSystemService(Context.USER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationRemoteInputManager.java" |
| line="285" |
| column="47"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mKeyguardManager = context.getSystemService(KeyguardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationRemoteInputManager.java" |
| line="286" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LayoutInflater inflater = (LayoutInflater) getContext().getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationSnooze.java" |
| line="316" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mPM = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/NumPadKey.java" |
| line="109" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LayoutInflater inflater = (LayoutInflater) getContext().getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/NumPadKey.java" |
| line="110" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(InputMethodManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java" |
| line="284" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mPM = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java" |
| line="145" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" JobScheduler jobScheduler = context.getSystemService(JobScheduler.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleBackupFollowUpJob.java" |
| line="74" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mJobScheduler = mContext.getSystemService(JobScheduler.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleBackupFollowUpJob.java" |
| line="92" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mPeopleManager = context.getSystemService(PeopleManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/PeopleSpaceWidgetManager.java" |
| line="204" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" JobScheduler jobScheduler = mContext.getSystemService(JobScheduler.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/PeopleSpaceWidgetManager.java" |
| line="1134" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" KeyguardManager keyguardManager = mContext.getSystemService(KeyguardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/PhoneStateMonitor.java" |
| line="190" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mNoMan = mContext.getSystemService(NotificationManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="200" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mPowerMan = (PowerManager) context.getSystemService(Context.POWER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="201" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mKeyguard = mContext.getSystemService(KeyguardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="202" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mPowerManager = context.getSystemService(PowerManager::class.java)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/PulseExpansionHandler.kt" |
| line="125" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUserTracker.getUserContext().getSystemService(ClipboardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFooterViewController.java" |
| line="77" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" WindowManager wm = this.mPanelView.getContext().getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/QuickSettingsControllerImpl.java" |
| line="527" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mInputMethodManager = targetContext.getSystemService(InputMethodManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java" |
| line="1111" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/ScreenDecorations.java" |
| line="484" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" WindowManager wm = (WindowManager) mContext.getSystemService(Context.WINDOW_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ScreenMediaRecorder.java" |
| line="144" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(Context.ACCESSIBILITY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ScreenPinningRequest.java" |
| line="113" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(Context.WINDOW_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ScreenPinningRequest.java" |
| line="115" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" NotificationManager notificationManager = context.getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotServiceErrorReceiver.java" |
| line="36" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" DevicePolicyManager devicePolicyManager = context.getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotServiceErrorReceiver.java" |
| line="38" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" final WindowManager wm = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotView.java" |
| line="311" |
| column="47"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(Context.DEVICE_POLICY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java" |
| line="140" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(Context.CONNECTIVITY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java" |
| line="142" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mVpnManager = context.getSystemService(VpnManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java" |
| line="143" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUserManager = (UserManager) context.getSystemService(Context.USER_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java" |
| line="145" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LauncherApps apps = getContext().getSystemService(LauncherApps.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ShortcutPicker.java" |
| line="61" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" getSystemService(SliceManager.class).grantPermissionFromUser(mUri, mCallingPkg," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SlicePermissionActivity.java" |
| line="108" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mKeyguardManager = context.getSystemService(KeyguardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarNotificationPresenter.java" |
| line="159" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mKeyguardManager = context.getSystemService(KeyguardManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarRemoteInputCallback.java" |
| line="110" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mA11yManager = (AccessibilityManager) mContext.getSystemService(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SystemActions.java" |
| line="215" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(InputManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SystemActions.java" |
| line="479" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(PowerManager.class).goToSleep(SystemClock.uptimeMillis()," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SystemActions.java" |
| line="509" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" context.getSystemService(WallpaperManager.class)," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/colorextraction/SysuiColorExtractor.java" |
| line="62" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mDisplayManager = mContext.getSystemService(DisplayManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/TaskbarDelegate.java" |
| line="176" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" return usercontext.getSystemService(UserManager.class).isPrivateProfile();" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/theme/ThemeOverlayController.java" |
| line="591" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mContext.getSystemService(Context.ACCESSIBILITY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TimeoutHandler.java" |
| line="96" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAccessibilityManager = mContext.getSystemService(AccessibilityManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ToastUI.java" |
| line="104" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" DisplayManager mDisplayManager = mContext.getSystemService(DisplayManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ToastUI.java" |
| line="122" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" view.getContext().getSystemService(WindowManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunablePadding.java" |
| line="48" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mView.getContext().getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsDialogMeasureAdapter.java" |
| line="57" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUiModeManager = host.getUserContext().getSystemService(UiModeManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UiModeNightTile.java" |
| line="88" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUsbPort = port.getUsbPort(getSystemService(UsbManager.class));" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbContaminantActivity.java" |
| line="60" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" LayoutInflater inflater = getSystemService(LayoutInflater.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDialogActivity.java" |
| line="102" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" return requireNotNull(context.getSystemService(serviceType))" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/utils/UserScopedService.kt" |
| line="64" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mCaptioningManager.set(userContext.getSystemService(CaptioningManager.class));" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="343" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mKeyguard = (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java" |
| line="342" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mActivityManager = (ActivityManager) mContext.getSystemService(Context.ACTIVITY_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java" |
| line="343" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" return context.getSystemService(PowerManager.class)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/WakeLock.java" |
| line="93" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWm = context.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="279" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" .getSystemService(AccessibilityManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="776" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAccessibilityManager = mContext.getSystemService(AccessibilityManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationSettings.java" |
| line="140" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWindowManager = mContext.getSystemService(WindowManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationSettings.java" |
| line="141" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mWM = (WindowManager) context.getSystemService(Context.WINDOW_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/charging/WirelessChargingAnimation.java" |
| line="203" |
| column="47"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" DevicePolicyManager dpm = mContext.getSystemService(DevicePolicyManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/WorkModeTile.java" |
| line="114" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mNoMan = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="140" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mAlarmManager = (AlarmManager) context.getSystemService(Context.ALARM_SERVICE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="155" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="NonInjectedService" |
| message="Use `@Inject` to get system-level service handles instead of `Context.getSystemService()`" |
| errorLine1=" mUserManager = context.getSystemService(UserManager.class);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="158" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" = Settings.Global.getUriFor(Settings.Global.ALWAYS_ON_DISPLAY_CONSTANTS);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/AlwaysOnDisplayPolicy.java" |
| line="148" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final String value = Settings.Global.getString(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/AlwaysOnDisplayPolicy.java" |
| line="169" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.ANIMATOR_DURATION_SCALE)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/data/repository/AnimationStatusRepository.kt" |
| line="62" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.getUriFor(SHOW_BATTERY_PERCENT)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterViewController.java" |
| line="215" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.BATTERY_ESTIMATES_LAST_UPDATE_TIME)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterViewController.java" |
| line="223" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" mHasPercentage = Settings.System.getInt(getContext().getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/BatteryPreference.java" |
| line="53" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.putInt(getContext().getContentResolver(), SHOW_BATTERY_PERCENT, v ? 1 : 0);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/BatteryPreference.java" |
| line="89" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.getUriFor(Settings.System.SCREEN_BRIGHTNESS_MODE);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/BrightnessController.java" |
| line="73" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" return Settings.Secure.getInt(context.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/BubblesManager.java" |
| line="668" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.putInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="2917" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" return Settings.Secure.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ClipboardListener.java" |
| line="152" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" boolean showOnboarding = Settings.Secure.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/DndTile.java" |
| line="167" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" && Settings.Secure.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/DndTile.java" |
| line="169" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.putInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/DndTile.java" |
| line="173" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.DOZE_QUICK_PICKUP_GESTURE);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java" |
| line="475" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.DOZE_PICK_UP_GESTURE);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java" |
| line="477" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.DOZE_ALWAYS_ON);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java" |
| line="479" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.NOTIFICATION_BUBBLES);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRowController.java" |
| line="80" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.AIRPLANE_MODE_ON), true," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="424" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.getString(" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="2328" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.getUriFor(Settings.System.TIME_12_24)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="2462" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" return Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="3051" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.DEVICE_PROVISIONED)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="3069" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" String soundPath = Settings.Global.getString(cr, Settings.Global.LOCK_SOUND);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1564" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" soundPath = Settings.Global.getString(cr, Settings.Global.UNLOCK_SOUND);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1571" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" soundPath = Settings.Global.getString(cr, Settings.Global.TRUSTED_SOUND);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1578" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getInt(" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/LegacyMediaDataManagerImpl.kt" |
| line="157" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getString(getContext().getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/LockIcon.java" |
| line="254" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.ANIMATOR_DURATION_SCALE)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="559" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(Global.getUriFor(Global.MOBILE_DATA)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java" |
| line="200" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(Global.getUriFor(" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java" |
| line="202" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.getUriFor(Settings.System.TOUCHPAD_NATURAL_SCROLLING), false," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/NaturalScrollingSettingObserver.kt" |
| line="55" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.ASSISTANT)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="245" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.ASSIST_LONG_PRESS_HOME_ENABLED)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="248" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Secure.SEARCH_ALL_ENTRYPOINTS_ENABLED)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="251" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(Settings.Secure.ASSIST_TOUCH_GESTURE_ENABLED)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="254" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.putString(mCurrentUserContext.getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavigationModeController.java" |
| line="139" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" boolean airplaneMode = (Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1048" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" if ("1".equals(Settings.Global.getString(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java" |
| line="117" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final String soundPath = Settings.Global.getString(context.getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/NotificationChannels.java" |
| line="61" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(LOCK_SCREEN_SHOW_NOTIFICATIONS);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="108" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(LOCK_SCREEN_ALLOW_PRIVATE_NOTIFICATIONS);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="110" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final int showDismissSetting = Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java" |
| line="298" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.USER_SWITCHER_ENABLED)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="3664" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final String config = Settings.Global.getString(getContext().getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationSnooze.java" |
| line="270" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final int mode = Settings.Global.getInt(resolver, Global.AUTOMATIC_POWER_SAVE_MODE," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="352" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" && Settings.Global.getInt(resolver, Global.LOW_POWER_MODE_TRIGGER_LEVEL, 0) > 0;" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="358" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.putInt(" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="674" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.putInt(" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="678" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" resolver.registerContentObserver(Settings.Global.getUriFor(" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="183" |
| column="58"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.SHOW_TEMPERATURE_WARNING)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="198" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.SHOW_USB_TEMPERATURE_ALARM)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="209" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" mEnableSkinTemperatureWarning = Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="556" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" mEnableUsbTemperatureAlarm = Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="591" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" bootCount = Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="625" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" pw.println(Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="679" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.DEVELOPMENT_SETTINGS_ENABLED), false," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFooterView.java" |
| line="179" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" return (Settings.Global.getInt(cr, Settings.Global.DEVICE_PROVISIONED, 0) != 0) &&" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/Recents.java" |
| line="131" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" (Settings.Secure.getInt(cr, Settings.Secure.USER_SETUP_COMPLETE, 0) != 0);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/Recents.java" |
| line="132" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" mOriginalShowTaps = Settings.System.getInt(" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/RecordingService.java" |
| line="163" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" Settings.System.putInt(getContentResolver(), Settings.System.SHOW_TOUCHES, value);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/RecordingService.java" |
| line="472" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" return Settings.Secure.getInt(mContext.createContextAsUser(owner, 0)" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotController.java" |
| line="959" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" float maxPages = Settings.Secure.getFloat(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/ScrollCaptureController.java" |
| line="179" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.getUriFor(mKey), /* notifyForDescendants= */" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SecureSettingsContentObserver.java" |
| line="84" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" return Settings.Secure.getUriFor(name);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/SecureSettingsImpl.java" |
| line="51" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" return Settings.Secure.putString(mContentResolver, name, value, overrideableByRestore);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/SecureSettingsImpl.java" |
| line="62" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" return Settings.Secure.putString(mContentResolver, name, value, tag, makeDefault);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/SecureSettingsImpl.java" |
| line="81" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" return Settings.System.getUriFor(name);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/SystemSettingsImpl.java" |
| line="51" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" return Settings.System.putString(mContentResolver, name, value, overrideableByRestore);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/SystemSettingsImpl.java" |
| line="62" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SystemSettings instead" |
| errorLine1=" mLessRows = ((Settings.System.getInt(context.getContentResolver(), "qs_less_rows", 0) != 0)" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TileLayout.java" |
| line="66" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" String current = Settings.Secure.getString(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/TileQueryHelper.java" |
| line="100" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" if (Settings.Secure.getInt(getContext().getContentResolver(), SETTING_SEEN_TUNER_WARNING," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerFragment.java" |
| line="105" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.putInt(getContext().getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerFragment.java" |
| line="163" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Uri uri = Settings.Secure.getUriFor(key);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerServiceImpl.java" |
| line="217" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Secure.putInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerServiceImpl.java" |
| line="321" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.putString(getContext().getContentResolver(), key, value ? "1" : "0");" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerSwitch.java" |
| line="57" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" return Settings.Global.getInt(" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsControllerOverlay.kt" |
| line="194" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.ANIMATOR_DURATION_SCALE)," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockedScreenOffAnimationController.kt" |
| line="166" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getString(" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockedScreenOffAnimationController.kt" |
| line="363" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final int settingsFlag = Settings.Global.getInt(context.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/Utils.java" |
| line="102" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" int flag = Settings.Secure.getInt(context.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/Utils.java" |
| line="116" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" final int zen = Settings.Global.getInt(mContext.getContentResolver()," |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="655" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.ZEN_MODE);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="1157" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Settings.Global.getUriFor(Settings.Global.ZEN_MODE_CONFIG_ETAG);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="1159" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" int ringerCount = Settings.Secure.getInt(cr, Settings.Secure.MANUAL_RINGER_TOGGLE_COUNT, 0);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java" |
| line="1397" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Settings.Secure.putInt(cr, Settings.Secure.MANUAL_RINGER_TOGGLE_COUNT, ringerCount + 1);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java" |
| line="1398" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" return Global.getInt(mResolver, Global.DEVICE_PROVISIONED, 0) != 0;" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="372" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" Global.getUriFor(Global.DEVICE_PROVISIONED), false, this);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="380" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" Secure.getUriFor(Secure.USER_SETUP_COMPLETE), false, this, mUserId);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="382" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a GlobalSettings instead" |
| errorLine1=" if (Global.getUriFor(Global.DEVICE_PROVISIONED).equals(uri)" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="389" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="StaticSettingsProvider" |
| message="`@Inject` a SecureSettings instead" |
| errorLine1=" || Secure.getUriFor(Secure.USER_SETUP_COMPLETE).equals(uri)) {" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="390" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="CanvasSize" |
| message="Calling `Canvas.getHeight()` is usually wrong; you should be calling `getHeight()` instead" |
| errorLine1=" canvas.drawRect(0, 0, canvas.getWidth(), canvas.getHeight(), pt);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationShadeWindowView.java" |
| line="155" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="CanvasSize" |
| message="Calling `Canvas.getWidth()` is usually wrong; you should be calling `getWidth()` instead" |
| errorLine1=" canvas.drawRect(0, 0, canvas.getWidth(), canvas.getHeight(), pt);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationShadeWindowView.java" |
| line="155" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="CustomViewStyleable" |
| message="By convention, the custom view (`KeyguardAffordanceView`) and the declare-styleable (`ImageView`) should have the same name (various editor features rely on this convention)" |
| errorLine1=" TypedArray a = context.obtainStyledAttributes(attrs, android.R.styleable.ImageView);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java" |
| line="130" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="CustomViewStyleable" |
| message="By convention, the custom view (`PasswordTextView`) and the declare-styleable (`View`) should have the same name (various editor features rely on this convention)" |
| errorLine1=" TypedArray a = context.obtainStyledAttributes(attrs, android.R.styleable.View);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java" |
| line="107" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="CustomViewStyleable" |
| message="By convention, the custom view (`ResizingSpace`) and the declare-styleable (`ViewGroup_Layout`) should have the same name (various editor features rely on this convention)" |
| errorLine1=" TypedArray a = context.obtainStyledAttributes(attrs, android.R.styleable.ViewGroup_Layout);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/ResizingSpace.java" |
| line="35" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="CustomViewStyleable" |
| message="By convention, the custom view (`SeekBarWithIconButtonsView`) and the declare-styleable (`SeekBarWithIconButtonsView_Layout`) should have the same name (various editor features rely on this convention)" |
| errorLine1=" R.styleable.SeekBarWithIconButtonsView_Layout," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/SeekBarWithIconButtonsView.java" |
| line="87" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="CutPasteId" |
| message="The id `R.id.app_or_structure_spinner` has already been looked up in this method; possible cut & paste error?" |
| errorLine1=" val anchor = parent.requireViewById<View>(R.id.app_or_structure_spinner)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ControlsUiControllerImpl.kt" |
| line="611" |
| column="22"/> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ControlsUiControllerImpl.kt" |
| line="601" |
| column="23" |
| message="First usage here"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" String.format("%dx%d", mDisplayMetrics.widthPixels, mDisplayMetrics.heightPixels));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="1839" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" demoTime = String.format("%02d00", majorVersion % 24);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="167" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" mPredictionLog.log(String.format("Prediction [%d,%d,%d,%d,%f,%d]"," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/EdgeBackGestureHandler.java" |
| line="914" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" (isWithinInsets ? mGestureLogInsideInsets : mGestureLogOutsideInsets).log(String.format(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/EdgeBackGestureHandler.java" |
| line="1034" |
| column="87"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`." |
| errorLine1=" cmd = args.get(1).toLowerCase();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/flags/FlagCommand.java" |
| line="75" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" return String.format(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/GestureRecorder.java" |
| line="65" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" return String.format("{\"type\":\"tag\", \"time\":%d, \"tag\":\"%s\", \"info\":\"%s\"}"," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/GestureRecorder.java" |
| line="85" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" return String.format(FILENAME_PATTERN, time, fileExtension(format));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ImageExporter.java" |
| line="483" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" return String.format(CONNECTED_DISPLAY_FILENAME_PATTERN, time, displayId," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ImageExporter.java" |
| line="485" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`." |
| errorLine1=" info.setContentDescription(mContentDescription.toLowerCase());" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="798" |
| column="64"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" .setContentText(String.format(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakReporter.java" |
| line="107" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" pw.println(String.format(" mCurrentView: id=%s (%dx%d) %s %f"," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBarView.java" |
| line="1128" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" pw.println(String.format(" disabled=0x%08x vertical=%s darkIntensity=%.2f"," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBarView.java" |
| line="1134" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`." |
| errorLine1=" b.append(s.substring(1).toLowerCase());" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/PluginFragment.java" |
| line="139" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" state.secondaryLabel = String.format("%d...", countdown);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ScreenRecordTile.java" |
| line="151" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead" |
| errorLine1=" secondaryLabel = String.format("%d...", countDown)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/ui/ScreenRecordTileMapper.kt" |
| line="64" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`." |
| errorLine1=" String colorString = systemPalette.getPackageName().toLowerCase();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/theme/ThemeOverlayController.java" |
| line="728" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="DuplicateDefinition" |
| message="`android:textSize` has already been defined in this `<style>`" |
| errorLine1=" <item name="android:textSize">@dimen/notification_importance_channel_text</item>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="683" |
| column="15"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="680" |
| column="9" |
| message="Previously defined here"/> |
| </issue> |
| |
| <issue |
| id="DuplicateDefinition" |
| message="`android:textSize` has already been defined in this `<style>`" |
| errorLine1=" <item name="android:textSize">@dimen/notification_importance_channel_group_text</item>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="690" |
| column="15"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="687" |
| column="9" |
| message="Previously defined here"/> |
| </issue> |
| |
| <issue |
| id="DuplicateDefinition" |
| message="`android:textSize` has already been defined in this `<style>`" |
| errorLine1=" <item name="android:textSize">@dimen/notification_importance_channel_group_text</item>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="697" |
| column="15"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="694" |
| column="9" |
| message="Previously defined here"/> |
| </issue> |
| |
| <issue |
| id="DuplicateIncludedIds" |
| message="Duplicate id @+id/wifi_combo, defined or included multiple times in layout/new_status_bar_wifi_group.xml: [layout/new_status_bar_wifi_group.xml defines @+id/wifi_combo, layout/new_status_bar_wifi_group.xml => layout/status_bar_wifi_group_inner.xml defines @+id/wifi_combo]" |
| errorLine1=" <include layout="@layout/status_bar_wifi_group_inner" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/new_status_bar_wifi_group.xml" |
| line="26" |
| column="5" |
| message="Duplicate id @+id/wifi_combo, defined or included multiple times in layout/new_status_bar_wifi_group.xml: [layout/new_status_bar_wifi_group.xml defines @+id/wifi_combo, layout/new_status_bar_wifi_group.xml => layout/status_bar_wifi_group_inner.xml defines @+id/wifi_combo]"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/new_status_bar_wifi_group.xml" |
| line="21" |
| column="5" |
| message="Defined here"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar_wifi_group_inner.xml" |
| line="52" |
| column="13" |
| message="Defined here, included via layout/new_status_bar_wifi_group.xml => layout/status_bar_wifi_group_inner.xml defines @+id/wifi_combo"/> |
| </issue> |
| |
| <issue |
| id="ExactAlarm" |
| message="`USE_EXACT_ALARM` can only be used when targeting API level 33 or higher" |
| errorLine1=" <uses-permission android:name="android.permission.USE_EXACT_ALARM"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="175" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "midGuideline" in layout "biometric_prompt_constraint_layout" is missing from the following layout configurations: layout, layout-sw600dp (present in layout-land)" |
| errorLine1=" android:id="@+id/midGuideline"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/biometric_prompt_constraint_layout.xml" |
| line="224" |
| column="9" |
| message="Occurrence in layout-land"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "volume_dialog_top_container" in layout "volume_dialog" is missing from the following layout configurations: layout-land-television (present in layout, layout-land)" |
| errorLine1=" android:id="@+id/volume_dialog_top_container"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_dialog.xml" |
| line="41" |
| column="13" |
| message="Occurrence in layout"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/volume_dialog.xml" |
| line="42" |
| column="13" |
| message="Occurrence in layout-land"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "ringer" in layout "volume_dialog" is missing from the following layout configurations: layout-land-television (present in layout, layout-land)" |
| errorLine1=" android:id="@+id/ringer"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_dialog.xml" |
| line="52" |
| column="17" |
| message="Occurrence in layout"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/volume_dialog.xml" |
| line="53" |
| column="17" |
| message="Occurrence in layout-land"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "ringer_icon" in layout "volume_dialog" is missing from the following layout configurations: layout-land-television (present in layout, layout-land)" |
| errorLine1=" android:id="@+id/ringer_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_dialog.xml" |
| line="62" |
| column="21" |
| message="Occurrence in layout"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/volume_dialog.xml" |
| line="63" |
| column="21" |
| message="Occurrence in layout-land"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "settings_container" in layout "volume_dialog" is missing from the following layout configurations: layout-land-television (present in layout, layout-land)" |
| errorLine1=" android:id="@+id/settings_container"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_dialog.xml" |
| line="92" |
| column="21" |
| message="Occurrence in layout"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/volume_dialog.xml" |
| line="93" |
| column="21" |
| message="Occurrence in layout-land"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "settings" in layout "volume_dialog" is missing from the following layout configurations: layout-land-television (present in layout, layout-land)" |
| errorLine1=" android:id="@+id/settings"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_dialog.xml" |
| line="100" |
| column="25" |
| message="Occurrence in layout"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/volume_dialog.xml" |
| line="101" |
| column="25" |
| message="Occurrence in layout-land"/> |
| </issue> |
| |
| <issue |
| id="InconsistentLayout" |
| message="The id "volume_number" in layout "volume_dialog_row" is missing from the following layout configurations: layout (present in layout-land-television)" |
| errorLine1=" android:id="@+id/volume_number"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land-television/volume_dialog_row.xml" |
| line="36" |
| column="13" |
| message="Occurrence in layout-land-television"/> |
| </issue> |
| |
| <issue |
| id="KotlinNullnessAnnotation" |
| message="Do not use `@NonNull` in Kotlin; the nullability is already implied by the Kotlin type `PrintWriter` **not** ending with `?`" |
| errorLine1=" fun dump(@NonNull pw: PrintWriter, name: String) {" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/decor/OverlayWindow.kt" |
| line="112" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "notification_primary_text_color" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="notification_primary_text_color">@*android:color/notification_primary_text_color_dark</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="34" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "notification_section_header_label_color" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="notification_section_header_label_color">@color/GM2_grey_200</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="45" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "notification_channel_dialog_separator" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="notification_channel_dialog_separator">@color/GM2_grey_700</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="47" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "global_actions_text" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="global_actions_text">@color/GM2_grey_200</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="56" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "global_actions_alert_text" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="global_actions_alert_text">@color/GM2_red_300</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="59" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "media_divider" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="media_divider">#85ffffff</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="65" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "GM2_green_500" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="GM2_green_500">#FF41Af6A</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="81" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "GM2_blue_500" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="GM2_blue_500">#5195EA</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="82" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "GM2_yellow_500" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="GM2_yellow_500">#F5C518</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="84" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The color "kg_user_switcher_selected_avatar_icon_color" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <color name="kg_user_switcher_selected_avatar_icon_color">#202124</color>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/colors.xml" |
| line="89" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The bool "quick_settings_rssi_tile_capitalization" in values-mcc262-mnc07 has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <bool name="quick_settings_rssi_tile_capitalization">false</bool>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mcc262-mnc07/config.xml" |
| line="24" |
| column="11"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The bool "quick_settings_rssi_tile_capitalization" in values-mcc262-mnc08 has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <bool name="quick_settings_rssi_tile_capitalization">false</bool>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mcc262-mnc08/config.xml" |
| line="24" |
| column="11"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The bool "quick_settings_rssi_tile_capitalization" in values-mcc262-mnc11 has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <bool name="quick_settings_rssi_tile_capitalization">false</bool>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mcc262-mnc11/config.xml" |
| line="24" |
| column="11"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The integer "quick_settings_user_time_settings_tile_span" in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <integer name="quick_settings_user_time_settings_tile_span">2</integer>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/config.xml" |
| line="29" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The integer "power_menu_max_columns" in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <integer name="power_menu_max_columns">4</integer>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/config.xml" |
| line="35" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "ambient_indication_container_margin_top" in values-h700dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="ambient_indication_container_margin_top">15dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-h700dp/dimens.xml" |
| line="19" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "ambient_indication_container_margin_top" in values-h800dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="ambient_indication_container_margin_top">20dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-h800dp/dimens.xml" |
| line="19" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "volume_dialog_panel_height" in values-land-television has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="volume_dialog_panel_height">190dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land-television/dimens.xml" |
| line="19" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "screenshot_bg_protection_height" in values-night has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="screenshot_bg_protection_height">375dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-night/dimens.xml" |
| line="21" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "docked_divider_handle_width" in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="docked_divider_handle_width">2dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/dimens.xml" |
| line="22" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "docked_divider_handle_height" in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="docked_divider_handle_height">16dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/dimens.xml" |
| line="23" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "button_size" in values-sw900dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="button_size">80dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw900dp/dimens.xml" |
| line="26" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "tv_volume_dialog_bubble_size" in values-land-television has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="tv_volume_dialog_bubble_size">36dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land-television/dimens.xml" |
| line="28" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "tv_volume_dialog_row_padding" in values-land-television has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="tv_volume_dialog_row_padding">6dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land-television/dimens.xml" |
| line="29" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "tv_volume_number_text_size" in values-land-television has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="tv_volume_number_text_size">16sp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land-television/dimens.xml" |
| line="30" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "tv_volume_seek_bar_thumb_diameter" in values-land-television has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="tv_volume_seek_bar_thumb_diameter">16dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land-television/dimens.xml" |
| line="31" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "tv_volume_icons_size" in values-land-television has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="tv_volume_icons_size">20dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land-television/dimens.xml" |
| line="32" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "volume_tool_tip_top_margin" in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="volume_tool_tip_top_margin">12dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/dimens.xml" |
| line="35" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "controls_activity_view_top_offset" in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="controls_activity_view_top_offset">25dp</dimen>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/dimens.xml" |
| line="41" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingDefaultResource" |
| message="The dimen "car_body2_size" in values-h600dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier" |
| errorLine1=" <dimen name="car_body2_size">32sp</dimen> <!-- B2 -->" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-h600dp/dimens_car.xml" |
| line="19" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="MissingPrefix" |
| message="Attribute is missing the Android namespace prefix" |
| errorLine1=" <item android:state_activated="true" android_state_enabled="true" android:color="@color/kg_user_switcher_activated_background_color" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/color/kg_user_switcher_rounded_background_color.xml" |
| line="20" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="SdCardPath" |
| message="Do not hardcode "/sdcard/"; use `Environment.getExternalStorageDirectory().getPath()` instead" |
| errorLine1=" ? new GestureRecorder("/sdcard/statusbar_gestures.dat")" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="467" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="ShowToast" |
| message="Expected duration `Toast.LENGTH_SHORT` or `Toast.LENGTH_LONG`, a custom duration value is not supported" |
| errorLine1=" 500).show();" |
| errorLine2=" ~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBar.java" |
| line="1894" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" private static final SimpleDateFormat SSDF = new SimpleDateFormat("MM-dd HH:mm:ss.SSS");" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/CallbackHandler.java" |
| line="52" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" mContentDescriptionFormat = new SimpleDateFormat(format);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java" |
| line="452" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" mClockFormat = new SimpleDateFormat(format);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java" |
| line="483" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" private static final SimpleDateFormat SSDF = new SimpleDateFormat("MM-dd HH:mm:ss.SSS");" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java" |
| line="60" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" private static final SimpleDateFormat SSDF = new SimpleDateFormat("MM-dd HH:mm:ss.SSS");" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="119" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" String today = new SimpleDateFormat("MM-dd").format(new Date());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="503" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates." |
| errorLine1=" String fileName = new SimpleDateFormat("'screen-'yyyyMMdd-HHmmss'.mp4'")" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ScreenMediaRecorder.java" |
| line="329" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="Slices" |
| message="A slice should have a primary action set on one of its rows" |
| errorLine1=" ListBuilder builder = new ListBuilder(getContext(), mSliceUri, ListBuilder.INFINITY);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardSliceProvider.java" |
| line="218" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="ValidFragment" |
| message="This fragment should provide a default constructor (a public constructor with no arguments) (`com.android.systemui.tuner.DemoModeFragment`)" |
| errorLine1="public class DemoModeFragment extends PreferenceFragment implements OnPreferenceChangeListener {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="38" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ValidFragment" |
| message="This fragment should provide a default constructor (a public constructor with no arguments) (`com.android.systemui.qs.QSFragmentLegacy`)" |
| errorLine1="public class QSFragmentLegacy extends LifecycleFragment implements QS {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFragmentLegacy.java" |
| line="42" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ValidFragment" |
| message="Avoid non-default constructors in fragments: use a default constructor plus `Fragment#setArguments(Bundle)` instead" |
| errorLine1=" public QSFragmentLegacy(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFragmentLegacy.java" |
| line="52" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="ValidFragment" |
| message="This fragment should provide a default constructor (a public constructor with no arguments) (`com.android.systemui.tuner.TunerFragment`)" |
| errorLine1="public class TunerFragment extends PreferenceFragment {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerFragment.java" |
| line="41" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" animateAway(false /* sendReason */, 0 /* reason */);" |
| errorLine2=" ~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="778" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" animateAway(false /* sendReason */, 0 /* reason */);" |
| errorLine2=" ~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="787" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" sendResultAndCleanUp(BiometricPrompt.DISMISSED_REASON_USER_CANCEL," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="539" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" sendResultAndCleanUp(BiometricPrompt.DISMISSED_REASON_NEGATIVE," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="544" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" sendResultAndCleanUp(BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRMED," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="549" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" BiometricPrompt.DISMISSED_REASON_BIOMETRIC_CONFIRM_NOT_REQUIRED," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="555" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" sendResultAndCleanUp(BiometricPrompt.DISMISSED_REASON_ERROR," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="560" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" sendResultAndCleanUp(BiometricPrompt.DISMISSED_REASON_SERVER_REQUESTED," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="565" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" sendResultAndCleanUp(BiometricPrompt.DISMISSED_REASON_CREDENTIAL_CONFIRMED," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="570" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: AuthDialogCallback.DISMISSED_USER_CANCELED, AuthDialogCallback.DISMISSED_BUTTON_NEGATIVE, AuthDialogCallback.DISMISSED_BUTTON_POSITIVE, AuthDialogCallback.DISMISSED_BIOMETRIC_AUTHENTICATED, AuthDialogCallback.DISMISSED_ERROR, AuthDialogCallback.DISMISSED_BY_SYSTEM_SERVER, AuthDialogCallback.DISMISSED_CREDENTIAL_AUTHENTICATED, AuthDialogCallback.DISMISSED_BUTTON_CONTENT_VIEW_MORE_OPTIONS" |
| errorLine1=" BiometricPrompt.DISMISSED_REASON_CONTENT_VIEW_MORE_OPTIONS," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="576" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: DreamOverlayStatusBarView.STATUS_ICON_NOTIFICATIONS, DreamOverlayStatusBarView.STATUS_ICON_WIFI_UNAVAILABLE, DreamOverlayStatusBarView.STATUS_ICON_ALARM_SET, DreamOverlayStatusBarView.STATUS_ICON_CAMERA_DISABLED, DreamOverlayStatusBarView.STATUS_ICON_MIC_DISABLED, DreamOverlayStatusBarView.STATUS_ICON_MIC_CAMERA_DISABLED, DreamOverlayStatusBarView.STATUS_ICON_PRIORITY_MODE_ON, DreamOverlayStatusBarView.STATUS_ICON_ASSISTANT_ATTENTION_ACTIVE" |
| errorLine1=" @DreamOverlayStatusBarView.StatusIconType int iconType = Resources.ID_NULL;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/DreamOverlayStatusBarViewController.java" |
| line="287" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var desiredLocation: Int = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="153" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation @VisibleForTesting var currentEndLocation: Int = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="159" |
| column="69"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var currentStartLocation: Int = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="165" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (location == desiredLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="542" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" onDesiredLocationChanged(desiredLocation, mediaHostState, animate = false)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="543" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation != currentStartLocation ||" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="974" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation = startLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="979" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val startIsVisible = hostStates[currentStartLocation]?.visible ?: false" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="994" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" hostStates[currentStartLocation]?.showsOnlyActiveMedia ?: endShowsActive" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="1070" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation = currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="1085" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation = currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="1085" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (this.desiredLocation != desiredLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="1111" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" this.desiredLocation = desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="1117" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" println("location: $desiredLocation")" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt" |
| line="1325" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var crossFadeAnimationStartLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="155" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var crossFadeAnimationEndLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="158" |
| column="64"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var previousLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="226" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var desiredLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="228" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var currentAttachmentLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="235" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val startHost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="337" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val startHost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="337" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (mediaObject.location == desiredLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="618" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation = -1" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="621" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="621" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (mediaObject.location == currentAttachmentLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="623" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentAttachmentLocation = -1" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="624" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentAttachmentLocation = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="624" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation != this.desiredLocation || forceStateUpdate && !blockLocationChanges" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="671" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (this.desiredLocation >= 0 && desiredLocation != this.desiredLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="673" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (this.desiredLocation >= 0 && desiredLocation != this.desiredLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="673" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation = this.desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="675" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation = this.desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="675" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation = this.desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="675" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation == LOCATION_LOCKSCREEN &&" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="682" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation = LOCATION_QQS" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="687" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val isNewView = this.desiredLocation == -1" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="690" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" this.desiredLocation = desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="691" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" !forceNoAnimation && shouldAnimateTransition(desiredLocation, previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="694" |
| column="83"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" !forceNoAnimation && shouldAnimateTransition(desiredLocation, previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="694" |
| column="83"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val (animDuration, delay) = getAnimationParams(previousLocation, desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="695" |
| column="64"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (previousLocation < 0 || isNewView) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="715" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val currentHost = getHost(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="719" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val currentHost = getHost(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="719" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val previousHost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="720" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val previousHost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="720" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentAttachmentLocation != previousLocation ||" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="733" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentAttachmentLocation != previousLocation ||" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="733" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" var newCrossFadeStartLocation = previousLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="751" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (currentAttachmentLocation == crossFadeAnimationEndLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="753" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (currentAttachmentLocation == crossFadeAnimationEndLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="753" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" newCrossFadeStartLocation = crossFadeAnimationStartLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="763" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (newCrossFadeStartLocation == desiredLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="764" |
| column="58"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" crossFadeAnimationStartLocation = newCrossFadeStartLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="781" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" crossFadeAnimationStartLocation = newCrossFadeStartLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="781" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" crossFadeAnimationEndLocation = desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="782" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" crossFadeAnimationEndLocation = desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="782" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" crossFadeAnimationEndLocation = desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="782" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" adjustAnimatorForTransition(desiredLocation, previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="785" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" adjustAnimatorForTransition(desiredLocation, previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="785" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation == LOCATION_QQS &&" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="812" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation == LOCATION_QS &&" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="830" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" var starthost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="887" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" var starthost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="887" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" var endHost = getHost(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="888" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" var endHost = getHost(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="888" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return previousLocation != -1 && desiredLocation != -1" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="943" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return previousLocation != -1 && desiredLocation != -1" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="943" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QS ||" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="957" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QS ||" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="957" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation == LOCATION_QS && desiredLocation == LOCATION_LOCKSCREEN" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="958" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" previousLocation == LOCATION_QS && desiredLocation == LOCATION_LOCKSCREEN" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="958" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (previousLocation == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QQS) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="963" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (previousLocation == LOCATION_LOCKSCREEN && desiredLocation == LOCATION_QQS) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="963" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return getHost(previousLocation)?.visible == true &&" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="971" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return getHost(previousLocation)?.visible == true &&" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="971" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" getHost(desiredLocation)?.visible == true" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="972" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" getHost(desiredLocation)?.visible == true" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="972" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val currentHost = getHost(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="994" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val currentHost = getHost(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="994" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val previousHost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="995" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val previousHost = getHost(previousLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="995" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" getHost(desiredLocation)?.let {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1015" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" getHost(desiredLocation)?.let {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1015" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val startLocation = if (onlyUseEndState) -1 else previousLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1032" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation," |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1036" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation," |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1036" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (currentAttachmentLocation == IN_OVERLAY) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1042" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" logger.logMediaHostAttachment(desiredLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1060" |
| column="47"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation = desiredLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1062" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredHostState = getHost(desiredLocation)," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1063" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredHostState = getHost(desiredLocation)," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1063" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" newLocation != desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1076" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (currentAttachmentLocation != newLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1085" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentAttachmentLocation = newLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1086" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentAttachmentLocation = newLocation" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1086" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" val targetHost = getHost(newLocation)!!.hostView" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1095" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" logger.logMediaHostAttachment(currentAttachmentLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1100" |
| column="47"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" getHost(newLocation)," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1111" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (animationCrossFadeProgress > 0.5 || previousLocation == -1) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1127" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return crossFadeAnimationEndLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1128" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return crossFadeAnimationStartLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1130" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1133" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1146" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" return desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1146" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" mediaFlags.isSceneContainerEnabled() -> desiredLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1152" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" desiredLocation == LOCATION_QS &&" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1179" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" location != LOCATION_LOCKSCREEN && desiredLocation == LOCATION_LOCKSCREEN && !fullyAwake" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaHierarchyManager.kt" |
| line="1186" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation var currentEndLocation: Int = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="121" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" @MediaLocation private var currentStartLocation: Int = -1" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="124" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" if (location == currentEndLocation || location == currentStartLocation) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="287" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="289" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="289" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="351" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="351" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="372" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="372" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="372" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="372" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" logger.logMediaLocation("attach $type", currentStartLocation, currentEndLocation)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="640" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation = currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="648" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" startLocation = currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="648" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation = startLocation" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="854" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="1076" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: MediaHierarchyManager.LOCATION_QS, MediaHierarchyManager.LOCATION_QQS, MediaHierarchyManager.LOCATION_LOCKSCREEN, MediaHierarchyManager.LOCATION_DREAM_OVERLAY, MediaHierarchyManager.LOCATION_COMMUNAL_HUB" |
| errorLine1=" currentStartLocation," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaViewController.kt" |
| line="1076" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one or more of: NotificationRowContentBinder.FLAG_CONTENT_VIEW_CONTRACTED, NotificationRowContentBinder.FLAG_CONTENT_VIEW_EXPANDED, NotificationRowContentBinder.FLAG_CONTENT_VIEW_HEADS_UP, NotificationRowContentBinder.FLAG_CONTENT_VIEW_PUBLIC, NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE, NotificationRowContentBinder.FLAG_GROUP_SUMMARY_HEADER, NotificationRowContentBinder.FLAG_LOW_PRIORITY_GROUP_SUMMARY_HEADER, NotificationRowContentBinder.FLAG_CONTENT_VIEW_ALL" |
| errorLine1=" freeNotificationView(entry, row, curFlag);" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationContentInflater.java" |
| line="250" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one or more of: NotificationRowContentBinder.FLAG_CONTENT_VIEW_CONTRACTED, NotificationRowContentBinder.FLAG_CONTENT_VIEW_EXPANDED, NotificationRowContentBinder.FLAG_CONTENT_VIEW_HEADS_UP, NotificationRowContentBinder.FLAG_CONTENT_VIEW_PUBLIC, NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE, NotificationRowContentBinder.FLAG_GROUP_SUMMARY_HEADER, NotificationRowContentBinder.FLAG_LOW_PRIORITY_GROUP_SUMMARY_HEADER, NotificationRowContentBinder.FLAG_CONTENT_VIEW_ALL" |
| errorLine1=" contentToUnbind &= ~curFlag;" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationContentInflater.java" |
| line="252" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" private @Action int mSelectedAction = -1;" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="116" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" updateToggleActions(mSelectedAction, true);" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="142" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" updateToggleActions(mSelectedAction, true);" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="147" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" updateToggleActions(mSelectedAction, true);" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="152" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" if (mSelectedAction == ACTION_FAVORITE && getPriority() != mSelectedAction) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="160" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" if (mSelectedAction == ACTION_FAVORITE && getPriority() != mSelectedAction) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="160" |
| column="68"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" if (mSelectedAction == selectedAction) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="187" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" mSelectedAction = selectedAction;" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="191" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" updateToggleActions(mSelectedAction == -1 ? getPriority() : mSelectedAction," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="292" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" updateToggleActions(mSelectedAction == -1 ? getPriority() : mSelectedAction," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="292" |
| column="69"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" throw new IllegalArgumentException("Unrecognized behavior: " + mSelectedAction);" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="500" |
| column="80"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" return mSelectedAction;" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="514" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" mAppUid, mSelectedAction, mNotificationChannel));" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="532" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" mAppUid, mSelectedAction, mNotificationChannel));" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="532" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" if (save && mSelectedAction > -1) {" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="579" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" mSelectedAction = -1;" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="585" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: NotificationConversationInfo.ACTION_DEFAULT, NotificationConversationInfo.ACTION_HOME, NotificationConversationInfo.ACTION_FAVORITE, NotificationConversationInfo.ACTION_SNOOZE, NotificationConversationInfo.ACTION_MUTE, NotificationConversationInfo.ACTION_SETTINGS" |
| errorLine1=" mSelectedAction = -1;" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="585" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: Key.OVERVIEW_LAST_STACK_TASK_ACTIVE_TIME, Key.DEBUG_MODE_ENABLED, Key.HOTSPOT_TILE_LAST_USED, Key.COLOR_INVERSION_TILE_LAST_USED, Key.DND_TILE_VISIBLE, Key.DND_TILE_COMBINED_ICON, Key.DND_CONFIRMED_PRIORITY_INTRODUCTION, Key.DND_CONFIRMED_SILENCE_INTRODUCTION, Key.DND_FAVORITE_BUCKET_INDEX, Key.DND_NONE_SELECTED, Key.DND_FAVORITE_ZEN, Key.QS_HOTSPOT_ADDED, Key.QS_DATA_SAVER_ADDED, Key.QS_DATA_SAVER_DIALOG_SHOWN, Key.QS_INVERT_COLORS_ADDED, Key.QS_WORK_ADDED, Key.QS_NIGHTDISPLAY_ADDED, Key.QS_LONG_PRESS_TOOLTIP_SHOWN_COUNT, Key.SEEN_RINGER_GUIDANCE_COUNT, Key.QS_HAS_TURNED_OFF_MOBILE_DATA, Key.TOUCHED_RINGER_TOGGLE, Key.HAS_SEEN_ODI_CAPTIONS_TOOLTIP, Key.HAS_SEEN_REVERSE_BOTTOM_SHEET, Key.CONTROLS_STRUCTURE_SWIPE_TOOLTIP_COUNT, Key.HAS_SEEN_ACCESSIBILITY_FLOATING_MENU_DOCK_TOOLTIP, Key.ACCESSIBILITY_FLOATING_MENU_POSITION, Key.HAS_CLICKED_NUDGE_TO_SETUP_DREAM, Key.HAS_DISMISSED_NUDGE_TO_SETUP_DREAM, Key.HAS_ACCESSIBILITY_FLOATING_MENU_TUCKED, Key.BLUETOOTH_TILE_DIALOG_CONTENT_HEIGHT" |
| errorLine1=" mContext, QS_TILE_SPECS_REVEALED, Collections.EMPTY_SET);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSTileRevealController.java" |
| line="73" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: Key.OVERVIEW_LAST_STACK_TASK_ACTIVE_TIME, Key.DEBUG_MODE_ENABLED, Key.HOTSPOT_TILE_LAST_USED, Key.COLOR_INVERSION_TILE_LAST_USED, Key.DND_TILE_VISIBLE, Key.DND_TILE_COMBINED_ICON, Key.DND_CONFIRMED_PRIORITY_INTRODUCTION, Key.DND_CONFIRMED_SILENCE_INTRODUCTION, Key.DND_FAVORITE_BUCKET_INDEX, Key.DND_NONE_SELECTED, Key.DND_FAVORITE_ZEN, Key.QS_HOTSPOT_ADDED, Key.QS_DATA_SAVER_ADDED, Key.QS_DATA_SAVER_DIALOG_SHOWN, Key.QS_INVERT_COLORS_ADDED, Key.QS_WORK_ADDED, Key.QS_NIGHTDISPLAY_ADDED, Key.QS_LONG_PRESS_TOOLTIP_SHOWN_COUNT, Key.SEEN_RINGER_GUIDANCE_COUNT, Key.QS_HAS_TURNED_OFF_MOBILE_DATA, Key.TOUCHED_RINGER_TOGGLE, Key.HAS_SEEN_ODI_CAPTIONS_TOOLTIP, Key.HAS_SEEN_REVERSE_BOTTOM_SHEET, Key.CONTROLS_STRUCTURE_SWIPE_TOOLTIP_COUNT, Key.HAS_SEEN_ACCESSIBILITY_FLOATING_MENU_DOCK_TOOLTIP, Key.ACCESSIBILITY_FLOATING_MENU_POSITION, Key.HAS_CLICKED_NUDGE_TO_SETUP_DREAM, Key.HAS_DISMISSED_NUDGE_TO_SETUP_DREAM, Key.HAS_ACCESSIBILITY_FLOATING_MENU_TUCKED, Key.BLUETOOTH_TILE_DIALOG_CONTENT_HEIGHT" |
| errorLine1=" Prefs.getStringSet(mContext, QS_TILE_SPECS_REVEALED, Collections.EMPTY_SET));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSTileRevealController.java" |
| line="87" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="WrongConstant" |
| message="Must be one of: Key.OVERVIEW_LAST_STACK_TASK_ACTIVE_TIME, Key.DEBUG_MODE_ENABLED, Key.HOTSPOT_TILE_LAST_USED, Key.COLOR_INVERSION_TILE_LAST_USED, Key.DND_TILE_VISIBLE, Key.DND_TILE_COMBINED_ICON, Key.DND_CONFIRMED_PRIORITY_INTRODUCTION, Key.DND_CONFIRMED_SILENCE_INTRODUCTION, Key.DND_FAVORITE_BUCKET_INDEX, Key.DND_NONE_SELECTED, Key.DND_FAVORITE_ZEN, Key.QS_HOTSPOT_ADDED, Key.QS_DATA_SAVER_ADDED, Key.QS_DATA_SAVER_DIALOG_SHOWN, Key.QS_INVERT_COLORS_ADDED, Key.QS_WORK_ADDED, Key.QS_NIGHTDISPLAY_ADDED, Key.QS_LONG_PRESS_TOOLTIP_SHOWN_COUNT, Key.SEEN_RINGER_GUIDANCE_COUNT, Key.QS_HAS_TURNED_OFF_MOBILE_DATA, Key.TOUCHED_RINGER_TOGGLE, Key.HAS_SEEN_ODI_CAPTIONS_TOOLTIP, Key.HAS_SEEN_REVERSE_BOTTOM_SHEET, Key.CONTROLS_STRUCTURE_SWIPE_TOOLTIP_COUNT, Key.HAS_SEEN_ACCESSIBILITY_FLOATING_MENU_DOCK_TOOLTIP, Key.ACCESSIBILITY_FLOATING_MENU_POSITION, Key.HAS_CLICKED_NUDGE_TO_SETUP_DREAM, Key.HAS_DISMISSED_NUDGE_TO_SETUP_DREAM, Key.HAS_ACCESSIBILITY_FLOATING_MENU_TUCKED, Key.BLUETOOTH_TILE_DIALOG_CONTENT_HEIGHT" |
| errorLine1=" Prefs.putStringSet(mContext, QS_TILE_SPECS_REVEALED, revealedTiles);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSTileRevealController.java" |
| line="89" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="WrongThread" |
| message="Method notifyContentChanged must be called from the UI thread, currently inferred thread is any thread" |
| errorLine1=" notifyContentChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/ImageTileSet.java" |
| line="90" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="IncludeLayoutParam" |
| message="Layout parameter `layout_weight` ignored unless both `layout_width` and `layout_height` are also specified on `<include>` tag" |
| errorLine1=" android:layout_weight="1"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/shade_carrier_group.xml" |
| line="44" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="IncludeLayoutParam" |
| message="Layout parameter `layout_weight` ignored unless both `layout_width` and `layout_height` are also specified on `<include>` tag" |
| errorLine1=" android:layout_weight="1"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/shade_carrier_group.xml" |
| line="56" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="IncludeLayoutParam" |
| message="Layout parameter `layout_weight` ignored unless both `layout_width` and `layout_height` are also specified on `<include>` tag" |
| errorLine1=" android:layout_weight="1"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/shade_carrier_group.xml" |
| line="70" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" mLayout = getLayoutInflater().inflate(R.layout.app_clips_screenshot, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/AppClipsActivity.java" |
| line="149" |
| column="78"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.biometric_prompt_layout, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="451" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.auth_credential_pattern_view, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="497" |
| column="64"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" mCredentialView = factory.inflate(R.layout.auth_credential_pin_view, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="500" |
| column="86"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.auth_credential_password_view, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthContainerView.java" |
| line="504" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.battery_percentage_view, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterView.java" |
| line="377" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" return inflater.inflate(R.layout.biometric_prompt_content_row_layout, null) as LinearLayout" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/BiometricCustomizedViewBinder.kt" |
| line="161" |
| column="75"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" inflater.inflate(R.layout.biometric_prompt_content_row_item_text_view, null) as TextView" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/BiometricCustomizedViewBinder.kt" |
| line="219" |
| column="80"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" LayoutInflater.from(context).inflate(R.layout.bluetooth_tile_dialog, null).apply {" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/BluetoothTileDialogDelegate.kt" |
| line="115" |
| column="78"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" (LayoutInflater.from(context).inflate(R.layout.brightness_mirror_container, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ui/binder/BrightnessMirrorInflater.kt" |
| line="34" |
| column="89"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" View dialogView = dialog.getLayoutInflater().inflate(R.layout.broadcast_dialog, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/BroadcastDialogDelegate.java" |
| line="201" |
| column="89"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" setView(LayoutInflater.from(context).inflate(R.layout.controls_dialog_pin, null))" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ChallengeDialogs.kt" |
| line="87" |
| column="88"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" val row = inflater.inflate(R.layout.notif_half_shelf_row, null) as ChannelRow" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ChannelEditorListView.kt" |
| line="123" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.clipboard_overlay, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/dagger/ClipboardOverlayModule.java" |
| line="61" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" null)," |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/ComplicationHostViewModule.java" |
| line="65" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" dialogView = dialog.layoutInflater.inflate(R.layout.contrast_dialog, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/contrast/ContrastDialogDelegate.kt" |
| line="54" |
| column="78"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" /* root = */ null," |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/DreamClockTimeComplicationComponent.kt" |
| line="71" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/DreamHomeControlsComplicationComponent.java" |
| line="90" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" return (View) layoutInflater.inflate(R.layout.dream_overlay_media_entry_chip, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/DreamMediaEntryComplicationComponent.java" |
| line="78" |
| column="91"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" layoutInflater.inflate(R.layout.dream_overlay_container, null)," |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/dagger/DreamOverlayModule.java" |
| line="61" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" dialog.setView(layoutInflater.inflate(R.layout.font_scaling_dialog, null))" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/fontscaling/FontScalingDialogDelegate.kt" |
| line="85" |
| column="77"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.fullscreen_magnification_border, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/FullscreenMagnificationController.java" |
| line="181" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" com.android.systemui.res.R.layout.global_actions_power_dialog, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsPowerDialog.java" |
| line="39" |
| column="80"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.hearing_devices_tile_dialog, null));" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/HearingDevicesDialogDelegate.java" |
| line="235" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.internet_connectivity_dialog, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="231" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.keyboard_shortcuts_search_view, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcutListSearch.java" |
| line="861" |
| column="58"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.keyboard_shortcuts_key_view, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="626" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" return inflater.inflate(R.layout.notification_icon_area, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/LegacyNotificationIconAreaControllerImpl.java" |
| line="163" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" LayoutInflater.from(context).inflate(R.layout.screenshot, null) as ScreenshotView" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/LegacyScreenshotViewProxy.kt" |
| line="57" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.log_access_user_consent_dialog_permission, null /*root*/);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/LogAccessDialogActivity.java" |
| line="208" |
| column="69"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" mDialogView = LayoutInflater.from(mContext).inflate(R.layout.media_output_dialog, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseDialog.java" |
| line="246" |
| column="91"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaSessionReleaseDialog.java" |
| line="67" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" return (NavigationBarFrame) layoutInflater.inflate(R.layout.navigation_bar_window, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavigationBarModule.java" |
| line="47" |
| column="92"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.notification_snooze, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationContentView.java" |
| line="1592" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.notification_snooze, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java" |
| line="663" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.notification_conversation_info, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java" |
| line="675" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.partial_conversation_info, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java" |
| line="685" |
| column="61"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.notification_info, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java" |
| line="694" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.feedback_info, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationMenuRow.java" |
| line="701" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.keyguard_pin_shape_hinting_view, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java" |
| line="153" |
| column="63"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.keyguard_pin_shape_non_hinting_view, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java" |
| line="156" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.people_space_activity, /* root= */ null) as ViewGroup" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/ui/view/PeopleViewBinder.kt" |
| line="66" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" inflater.inflate(R.layout.qs_panel, null) { view, _, _ ->" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ui/adapter/QSSceneAdapter.kt" |
| line="262" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.quick_settings_footer_dialog, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSSecurityFooterUtils.java" |
| line="497" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.quick_settings_footer_dialog_parental_controls, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSSecurityFooterUtils.java" |
| line="585" |
| column="83"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" dialogView = inflater.inflate(R.layout.activity_rear_display_education, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/RearDisplayDialogController.java" |
| line="145" |
| column="85"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.activity_rear_display_education_opened, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/RearDisplayDialogController.java" |
| line="148" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" setView(LayoutInflater.from(context).inflate(R.layout.record_issue_dialog, null))" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recordissue/RecordIssueDialogDelegate.kt" |
| line="84" |
| column="88"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.screen_decor_hwc_layer, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/ScreenDecorations.java" |
| line="846" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.screen_record_dialog_audio_source, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ScreenRecordingAdapter.java" |
| line="55" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.screen_record_dialog_audio_source_selected, null, false);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ScreenRecordingAdapter.java" |
| line="71" |
| column="79"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" LayoutInflater.from(context).inflate(R.layout.screenshot_shelf, null) as ScreenshotShelfView" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotShelfViewProxy.kt" |
| line="63" |
| column="73"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" val view = layoutInflater.inflate(R.layout.sidefps_view, null, false)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/SideFpsController.kt" |
| line="298" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" overlayView = layoutInflater.get().inflate(R.layout.sidefps_view, null, false)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/SideFpsOverlayViewBinder.kt" |
| line="125" |
| column="75"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" final View view = layoutInflater.inflate(R.layout.magnifier_controllers, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SimpleMirrorWindowControl.java" |
| line="68" |
| column="82"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" return LayoutInflater.from(context).inflate(R.layout.bindable_status_bar_icon, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/view/SingleBindableStatusBarIconView.kt" |
| line="69" |
| column="92"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.smart_reply_view, null /* root */);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java" |
| line="150" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" /* root= */null" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/StatusBarWindowModule.kt" |
| line="27" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" /* root= */null" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/StatusBarWindowModule.kt" |
| line="27" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.system_event_animation_window, null) as FrameLayout" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/SystemEventChipAnimationController.kt" |
| line="242" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" com.android.systemui.res.R.layout.text_toast, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/toast/SystemUIToast.java" |
| line="173" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.tile_service_request_dialog, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/TileRequestDialog.kt" |
| line="51" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" LayoutInflater.from(context).inflate(R.layout.controls_onboarding, null) as ViewGroup" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/TooltipManager.kt" |
| line="64" |
| column="76"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.udfps_touch_overlay, null, false" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsControllerOverlay.kt" |
| line="212" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" R.layout.udfps_view, null, false" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsControllerOverlay.kt" |
| line="238" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" LayoutInflater.from(this.context).inflate(R.layout.qs_user_dialog_content, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/dialog/UserSwitchDialog.kt" |
| line="59" |
| column="88"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" .inflate(R.layout.qs_user_dialog_content, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/user/UserSwitchDialogController.kt" |
| line="92" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" LayoutInflater.from(this.context).inflate(R.layout.user_switcher_fullscreen, null)" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/UserSwitcherFullscreenDialog.kt" |
| line="49" |
| column="90"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" /* parent= */ null" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/UserSwitcherViewBinder.kt" |
| line="231" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumePanelDialog.java" |
| line="99" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" mMirrorView = LayoutInflater.from(mContext).inflate(R.layout.window_magnifier_view, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="692" |
| column="93"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)" |
| errorLine1=" mMirrorView = LayoutInflater.from(mContext).inflate(R.layout.window_magnifier_view, null);" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="742" |
| column="93"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/controls_management` does not contain a declaration with id `status_message`" |
| errorLine1=" statusText = requireViewById(R.id.status_message)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsFavoritingActivity.kt" |
| line="261" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/controls_management` does not contain a declaration with id `structure_page_indicator`" |
| errorLine1=" R.id.structure_page_indicator).apply {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsFavoritingActivity.kt" |
| line="275" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/controls_management` does not contain a declaration with id `structure_pager`" |
| errorLine1=" structurePager = requireViewById<ViewPager2>(R.id.structure_pager)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsFavoritingActivity.kt" |
| line="291" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/controls_management` does not contain a declaration with id `list`" |
| errorLine1=" recyclerView = requireViewById(R.id.list)" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlsProviderSelectorActivity.kt" |
| line="107" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/global_actions_grid_item_v2` does not contain a declaration with id `icon`" |
| errorLine1=" ImageView icon = (ImageView) v.findViewById(R.id.icon);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="1899" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/global_actions_grid_item_v2` does not contain a declaration with id `message`" |
| errorLine1=" TextView messageView = (TextView) v.findViewById(R.id.message);" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="1900" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="MissingInflatedId" |
| message="`@layout/quick_access_wallet` does not contain a declaration with id `action_bar`" |
| errorLine1=" Toolbar toolbar = findViewById(R.id.action_bar);" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/WalletActivity.java" |
| line="120" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="UnspecifiedRegisterReceiverFlag" |
| message="`this` is missing `RECEIVER_EXPORTED` or `RECEIVER_NOT_EXPORTED` flag for unprotected broadcasts registered for android.intent.action.PROFILE_AVAILABLE, android.intent.action.PROFILE_UNAVAILABLE" |
| errorLine1=" context.registerReceiverForAllUsers(this, filter, null, backgroundHandler)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/settings/UserTrackerImpl.kt" |
| line="148" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="VectorRaster" |
| message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more" |
| errorLine1=" android:width="360dp" >" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/indeterminate.xml" |
| line="20" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="VectorRaster" |
| message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more" |
| errorLine1=" android:width="340dp"" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/vector_drawable_progress_indeterminate_horizontal_trimmed.xml" |
| line="23" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ObjectAnimatorBinding" |
| message="Could not find property setter method `setLeft` on `java.lang.Object`" |
| errorLine1=" PropertyValuesHolder left = PropertyValuesHolder.ofInt("left", 0, 1);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSliceView.java" |
| line="330" |
| column="68"/> |
| </issue> |
| |
| <issue |
| id="ObjectAnimatorBinding" |
| message="Could not find property setter method `setRight` on `java.lang.Object`" |
| errorLine1=" PropertyValuesHolder right = PropertyValuesHolder.ofInt("right", 0, 1);" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSliceView.java" |
| line="331" |
| column="69"/> |
| </issue> |
| |
| <issue |
| id="UnsupportedChromeOsCameraSystemFeature" |
| message="You should look for any camera available on the device, not just the rear" |
| errorLine1=" mIsCameraAvailable = mContext.getPackageManager().hasSystemFeature(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qrcodescanner/controller/QRCodeScannerController.java" |
| line="239" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" BatteryController bC = new BatteryControllerImpl(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/AospPolicyModule.java" |
| line="51" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" getOrCreateInstanceId().id," |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistLogger.kt" |
| line="83" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" getOrCreateInstanceId().id," |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistLogger.kt" |
| line="83" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" + " active[A2DP]=" + device.isActiveDevice(BluetoothProfile.A2DP)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="164" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" + " active[HEADSET]=" + device.isActiveDevice(BluetoothProfile.HEADSET)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="165" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" + " active[HEARING_AID]=" + device.isActiveDevice(BluetoothProfile.HEARING_AID)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="166" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" + " active[LE_AUDIO]=" + device.isActiveDevice(BluetoothProfile.LE_AUDIO);" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="167" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" isActive |= device.isActiveDevice(BluetoothProfile.HEADSET)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="294" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" || device.isActiveDevice(BluetoothProfile.A2DP)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="295" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" || device.isActiveDevice(BluetoothProfile.HEARING_AID)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="296" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope" |
| errorLine1=" || device.isActiveDevice(BluetoothProfile.LE_AUDIO);" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java" |
| line="297" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" return calculateLayoutInternal(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/BouncerSceneLayout.kt" |
| line="38" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesCommandQueueCallbacks.java" |
| line="378" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" instanceId = instanceIdSequence.newInstanceId().id" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ControlsMetricsLoggerImpl.kt" |
| line="41" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" instanceId = instanceIdSequence.newInstanceId().id" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ControlsMetricsLoggerImpl.kt" |
| line="41" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This class should only be accessed from tests or within private scope" |
| errorLine1=" controller: ControlsBindingControllerImpl" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/dagger/ControlsModule.kt" |
| line="90" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeServiceHost.java" |
| line="299" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeServiceHost.java" |
| line="306" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeServiceHost.java" |
| line="434" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeServiceHost.java" |
| line="441" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mDragController.startDragAndDrop(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java" |
| line="2084" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" info.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java" |
| line="2132" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" value = foldPostureInternal(layoutInfo)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/fold/ui/composable/FoldPosture.kt" |
| line="41" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" uiEventLogger.log(GlobalActionsDialogLite.GlobalActionsEvent.GA_OPEN_QS)" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/domain/interactor/FooterActionsInteractor.kt" |
| line="155" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (getCurrentRotation() == ROTATION_NONE) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsColumnLayout.java" |
| line="178" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" switch (getCurrentRotation()) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsColumnLayout.java" |
| line="186" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" int rotation = getCurrentRotation();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsGridLayout.java" |
| line="135" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (getCurrentLayoutDirection() == View.LAYOUT_DIRECTION_RTL) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsGridLayout.java" |
| line="141" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" switch (getCurrentRotation()) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsGridLayout.java" |
| line="157" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (getCurrentRotation() == ROTATION_NONE) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsGridLayout.java" |
| line="169" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mDefaultDataSubId = mInternetDialogController.getDefaultDataSubscriptionId();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="196" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mInternetDialogController.isAirplaneModeEnabled() ? View.VISIBLE : View.GONE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="276" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mInternetDialogController.isAirplaneModeEnabled() ? View.VISIBLE : View.GONE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="346" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (mInternetDialogController.isAirplaneModeEnabled()) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="531" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" && mInternetDialogController.isAirplaneModeEnabled();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="833" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" && msgId == BIOMETRIC_HELP_FINGERPRINT_NOT_RECOGNIZED; // ran matcher & failed" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java" |
| line="1302" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mUiEventLogger.log(success ? BouncerUiEvent.BOUNCER_PASSWORD_SUCCESS" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="290" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" : BouncerUiEvent.BOUNCER_PASSWORD_FAILURE, getSessionId());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="291" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This class should only be accessed from tests or within private scope" |
| errorLine1=" BouncerUiEvent uiEvent = BouncerUiEvent.UNKNOWN;" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="869" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" BouncerUiEvent uiEvent = BouncerUiEvent.UNKNOWN;" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="869" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" uiEvent = BouncerUiEvent.BOUNCER_DISMISS_EXTENDED_ACCESS;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="877" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" uiEvent = BouncerUiEvent.BOUNCER_DISMISS_BIOMETRIC;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="881" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" uiEvent = BouncerUiEvent.BOUNCER_DISMISS_NONE_SECURITY;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="887" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" uiEvent = BouncerUiEvent.BOUNCER_DISMISS_PASSWORD;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="899" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" uiEvent = BouncerUiEvent.BOUNCER_DISMISS_SIM;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="913" |
| column="50"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (uiEvent != BouncerUiEvent.UNKNOWN) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="940" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" .getSecurityView(mCurrentSecurityMode, mKeyguardSecurityCallback," |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainerController.java" |
| line="1185" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This class should only be accessed from tests or within private scope" |
| errorLine1=" @Nullable private ActivityTransitionAnimator.Runner mRunner;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="3847" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mRunner.onAnimationCancelled();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="3856" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mRunner = mActivityTransitionAnimator.get().createRunner(mActivityLaunchController);" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="3866" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mRunner.onAnimationStart(transit, apps, wallpapers, nonApps, finishedCallback);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="3867" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mKeyguardUpdateMonitor.onFaceAuthenticated(mSelectedUserInteractor.getSelectedUserId()," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/LatencyTester.java" |
| line="90" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mKeyguardUpdateMonitor.onFingerprintAuthenticated(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/LatencyTester.java" |
| line="93" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" return new LeakDetector(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakModule.java" |
| line="33" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" return new LeakDetector(null, null, null, dumpManager);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakModule.java" |
| line="39" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" instanceId = InstanceId.fakeInstanceId(-1)," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/LegacyMediaDataManagerImpl.kt" |
| line="132" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" instanceId = InstanceId.fakeInstanceId(-1)," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/LegacyMediaDataManagerImpl.kt" |
| line="145" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val instanceId: InstanceId = InstanceId.fakeInstanceId(-1)," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/shared/model/MediaData.kt" |
| line="92" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val instanceId: InstanceId = InstanceId.fakeInstanceId(-1)," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/shared/model/MediaData.kt" |
| line="92" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" boolean isCurrentSeekbarInvisible = mSeekBar.getVisibility() == View.GONE;" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="150" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" setUpContentDescriptionForView(mSeekBar, device);" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="251" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" setUpContentDescriptionForView(mSeekBar, device);" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="288" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" setUpContentDescriptionForView(mSeekBar, device);" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="297" |
| column="56"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" listControllerFactory?.invoke(userHandle) ?: super.createListController(userHandle)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="156" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val currentListAdapter = mChooserMultiProfilePagerAdapter.activeListAdapter" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="159" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val currentListAdapter = mChooserMultiProfilePagerAdapter.activeListAdapter" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="159" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val currentListAdapter = mChooserMultiProfilePagerAdapter.activeListAdapter" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="159" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val userHandle = mMultiProfilePagerAdapter.activeListAdapter.userHandle" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="169" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val userHandle = mMultiProfilePagerAdapter.activeListAdapter.userHandle" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="169" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val userHandle = mMultiProfilePagerAdapter.activeListAdapter.userHandle" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="169" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val userHandle = mMultiProfilePagerAdapter.activeListAdapter.userHandle" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="169" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" val userHandle = mMultiProfilePagerAdapter.activeListAdapter.userHandle" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="169" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mMultiProfilePagerAdapter.personalListAdapter.notifyDataSetChanged()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="231" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" private fun hasWorkProfile() = mMultiProfilePagerAdapter.count > 1" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="290" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" for (i in 0 until mMultiProfilePagerAdapter.count) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="373" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mMultiProfilePagerAdapter" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorActivity.kt" |
| line="375" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" targetAppUserHandle = resolverListAdapter.userHandle," |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionBlockerEmptyStateProvider.kt" |
| line="42" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" targetAppUserHandle = resolverListAdapter.userHandle," |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionBlockerEmptyStateProvider.kt" |
| line="42" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (now.minus(it.second) <= RESUME_MEDIA_TIMEOUT) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/resume/MediaResumeListener.kt" |
| line="220" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mUiEventLogger.log(KeyButtonView.NavBarButtonEvent.NAVBAR_IME_SWITCHER_BUTTON_TAP);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBar.java" |
| line="1500" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mMobileSignalControllers.valueAt(i).mInflateSignalStrengths =" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1367" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" controller.setActivity(TelephonyManager.DATA_ACTIVITY_INOUT);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1376" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" controller.setActivity(TelephonyManager.DATA_ACTIVITY_IN);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1379" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" controller.setActivity(TelephonyManager.DATA_ACTIVITY_OUT);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1382" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" controller.setActivity(TelephonyManager.DATA_ACTIVITY_NONE);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1385" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" controller.setActivity(TelephonyManager.DATA_ACTIVITY_NONE);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="1389" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" ranking.populate(" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationListener.java" |
| line="276" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" proto.instanceId = n.getInstanceId().getId();" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/NotificationPanelLogger.java" |
| line="104" |
| column="58"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mQsController.setExpanded(mSplitShadeEnabled);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="1367" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (mQsController.isExpandImmediate() || mQsController.getExpanded()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="2613" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" if (!mQsController.getExpanded() || mQsController.isExpandImmediate()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="2648" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mView.setStatusBarState(mBarState);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutController.java" |
| line="383" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mView.updateFooter();" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutController.java" |
| line="1559" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" getMessagingStyleMessages(notification);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="197" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" getMessagingStyleMessages(notification);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="258" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mPanelViewControllerLazy.get().cancelHeightAnimator();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/QuickSettingsControllerImpl.java" |
| line="951" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mPanelViewControllerLazy.get().notifyExpandingStarted();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/QuickSettingsControllerImpl.java" |
| line="1955" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" instanceId = sbn.instanceId?.id," |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/RenderNotificationListInteractor.kt" |
| line="138" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" instanceId = sbn.instanceId?.id," |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/RenderNotificationListInteractor.kt" |
| line="138" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mContext.release();" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotController.java" |
| line="530" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This class should only be accessed from tests or within private scope" |
| errorLine1=" (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.ACTION" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyStateInflater.kt" |
| line="384" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.ACTION" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyStateInflater.kt" |
| line="384" |
| column="63"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This class should only be accessed from tests or within private scope" |
| errorLine1=" (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.REPLY" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyStateInflater.kt" |
| line="465" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.REPLY" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyStateInflater.kt" |
| line="465" |
| column="63"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" ((TextView) view).nullLayouts();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java" |
| line="221" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java" |
| line="976" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" mCentralSurfaces.updateScrimController();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java" |
| line="1195" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" final int sessionId = (sessionIdProvider != null) ? sessionIdProvider.getId() : -1;" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsController.java" |
| line="500" |
| column="79"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" udfpsController?.playStartHaptic()" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsHapticsSimulator.kt" |
| line="55" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" udfpsController.mOverlayParams?.scaleFactor?.let { view.setScaleFactor(it) }" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsKeyguardViewControllerLegacy.kt" |
| line="558" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" .createRunner(occludeAnimationController)" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/WindowManagerOcclusionManager.kt" |
| line="128" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope" |
| errorLine1=" .onAnimationStart(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/WindowManagerOcclusionManager.kt" |
| line="129" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ExtraText" |
| message="Unexpected text found in layout file: ">"" |
| errorLine1=" >" |
| errorLine2=" ~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/ongoing_privacy_chip.xml" |
| line="28" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="ExtraText" |
| message="Unexpected text found in layout file: "->"" |
| errorLine1="<merge xmlns:android="http://schemas.android.com/apk/res/android">->" |
| errorLine2=" ~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_customize_panel_content.xml" |
| line="18" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="SpUsage" |
| message="Should use "`sp`" instead of "`dp`" for text sizes (`@dimen/dream_overlay_complication_clock_time_text_size` is defined as `86dp` in `values/dimens.xml`" |
| errorLine1=" android:textSize="@dimen/dream_overlay_complication_clock_time_text_size"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/dream_overlay_complication_clock_time.xml" |
| line="30" |
| column="5"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1862" |
| column="67" |
| message="This dp dimension is used as a text size"/> |
| </issue> |
| |
| <issue |
| id="SpUsage" |
| message="Should use "`sp`" instead of "`dp`" for text sizes" |
| errorLine1=" <item name="android:textSize">36dp</item>" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/styles.xml" |
| line="43" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="SpUsage" |
| message="Should use "`sp`" instead of "`dp`" for text sizes" |
| errorLine1=" <item name="android:textSize">36dp</item>" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/styles.xml" |
| line="255" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="SwitchIntDef" |
| message="Switch statement on an `int` with known associated constant missing case `BiometricUnlockController.MODE_DISMISS_BOUNCER`, `BiometricUnlockController.MODE_NONE`, `BiometricUnlockController.MODE_ONLY_WAKE`, `BiometricUnlockController.MODE_SHOW_BOUNCER`, `BiometricUnlockController.MODE_UNLOCK_COLLAPSING`" |
| errorLine1=" switch (mode) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="1522" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="SwitchIntDef" |
| message="Switch statement on an `int` with known associated constant missing case `ICON_NONE`" |
| errorLine1=" switch (icon) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/LockIconView.java" |
| line="214" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SwitchIntDef" |
| message="Switch statement on an `int` with known associated constant missing case `NotificationConversationInfo.ACTION_HOME`, `NotificationConversationInfo.ACTION_SETTINGS`, `NotificationConversationInfo.ACTION_SNOOZE`" |
| errorLine1=" switch (mAction) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationConversationInfo.java" |
| line="630" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="SwitchIntDef" |
| message="Switch statement on an `int` with known associated constant missing case `NotificationPriorityBucketKt.BUCKET_UNKNOWN`" |
| errorLine1=" switch(bucket) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/NotificationPanelLogger.java" |
| line="127" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="DiscouragedApi" |
| message="Should not restrict activity to fixed orientation. This may not be suitable for different form factors, causing the app to be letterboxed." |
| errorLine1=" <activity android:name=".DessertCase" android:exported="true" android:label="@string/dessert_case" android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:launchMode="singleInstance" android:screenOrientation="locked" android:process=":sweetsweetdesserts" android:excludeFromRecents="true">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="517" |
| column="209"/> |
| </issue> |
| |
| <issue |
| id="DiscouragedApi" |
| message="Activity should not be non-resizable. With this setting, apps cannot be used in multi-window or free form mode." |
| errorLine1=" <activity android:name=".notetask.shortcut.CreateNoteTaskShortcutActivity" android:enabled="false" android:exported="true" android:excludeFromRecents="true" android:resizeableActivity="false" android:theme="@android:style/Theme.NoDisplay" android:label="@string/note_task_button_label" android:icon="@drawable/ic_note_task_shortcut_widget">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="631" |
| column="166"/> |
| </issue> |
| |
| <issue |
| id="Orientation" |
| message="No orientation specified, and the default is horizontal. This is a common source of bugs when children are added dynamically." |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_shelf.xml" |
| line="44" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="lock_icon_padding">48px</dimen>" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="647" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="global_actions_top_padding">330px</dimen>" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1007" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="udfps_burn_in_offset_x">7px</dimen>" |
| errorLine2=" ~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1061" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="udfps_burn_in_offset_y">20px</dimen>" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1062" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="max_window_blur_radius">23px</dimen>" |
| errorLine2=" ~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1178" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="physical_power_button_center_screen_location_y">620px</dimen>" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1671" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="PxUsage" |
| message="Avoid using `"px"` as units; use `"dp"` instead" |
| errorLine1=" <dimen name="physical_fingerprint_sensor_center_screen_location_y">610px</dimen>" |
| errorLine2=" ~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/dimens.xml" |
| line="1684" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="Did you mean `@get:VisibleForTesting`? Without `get:` this annotates the constructor parameter itself instead of the associated getter." |
| errorLine1=" @VisibleForTesting private val dialogProvider: DialogProvider" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/PrivacyDialogController.kt" |
| line="74" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="This annotation does not apply for type String; expected int. Should `@com.android.systemui.shade.PanelState` be annotated with `@StringDef` instead?" |
| errorLine1="@PanelState" |
| errorLine2="~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ShadeExpansionStateManager.kt" |
| line="162" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("BiometricUnlockController#onBiometricDetected");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/BiometricUnlockController.java" |
| line="407" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("BiometricUnlockController#onBiometricUnlocked");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/BiometricUnlockController.java" |
| line="418" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("$TAG#smallClock.animations.doze")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/ClockEventController.kt" |
| line="525" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("$TAG#largeClock.animations.doze")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/ClockEventController.kt" |
| line="528" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may throw an exception" |
| errorLine1=" Trace.traceBegin(Trace.TRACE_TAG_APP," |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DeviceStateRotationLockSettingController.java" |
| line="128" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/DozeScreenBrightness.java" |
| line="179" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("DumpManager#dump()")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dump/DumpHandler.kt" |
| line="100" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection(entry.name)" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dump/DumpHandler.kt" |
| line="480" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("DumpsysTableLogger#printTableData")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dump/DumpsysTableLogger.kt" |
| line="87" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("ExpNotRow#onChildCountChanged (summary)");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java" |
| line="2761" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("HybridGroupManager#bindFromNotification");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="102" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("ImageExporter_writeExif");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ImageExporter.java" |
| line="436" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("WPMS.ImageWallpaper.CanvasEngine#loadWallpaper");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/ImageWallpaper.java" |
| line="339" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("KeyguardBlueprintViewBinder#applyBlueprint")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/KeyguardBlueprintViewBinder.kt" |
| line="96" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("KeyguardBlueprintViewBinder#refreshTransition")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/KeyguardBlueprintViewBinder.kt" |
| line="143" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("KeyGuardUpdateMonitor#handlerFingerPrintAuthenticated");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="955" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("KeyGuardUpdateMonitor#handlerFaceAuthenticated");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="1208" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(Trace.TRACE_TAG_APP, "MediaControlPanel#bindPlayer<" + key + ">");" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaControlPanel.java" |
| line="543" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(Trace.TRACE_TAG_APP," |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaControlPanel.java" |
| line="1435" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("NSSLC#updateResources");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="1331" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(Trace.TRACE_TAG_APP, "Pluggable<" + mName + ">.invalidateList");" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/Pluggable.java" |
| line="55" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("KeyguardBouncer#show")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/PrimaryBouncerInteractor.kt" |
| line="184" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("KeyguardBouncer#hide")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/PrimaryBouncerInteractor.kt" |
| line="215" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(Trace.TRACE_TAG_APP, "QSTileViewImpl#onMeasure")" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/QSTileViewImpl.kt" |
| line="225" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("ResourceTrimmer#trimMemory")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ResourceTrimmer.kt" |
| line="132" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early" |
| errorLine1=" Trace.beginSection("ScreenDecorations#onConfigurationChanged");" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/ScreenDecorations.java" |
| line="1071" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("ScreenOnCoordinator#onScreenTurningOn")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/mediator/ScreenOnCoordinator.kt" |
| line="57" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIApplication.java" |
| line="380" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIApplication.java" |
| line="406" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIApplication.java" |
| line="429" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIApplication.java" |
| line="440" |
| column="19"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may return early" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIApplication.java" |
| line="454" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("TableLogBuffer#logChange(string)")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/TableLogBuffer.kt" |
| line="199" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("TableLogBuffer#logChange(boolean)")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/TableLogBuffer.kt" |
| line="213" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("TableLogBuffer#logChange(int)")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/TableLogBuffer.kt" |
| line="227" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("TableLogBuffer#saveEvictedValue")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/TableLogBuffer.kt" |
| line="264" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("UdfpsDisplayMode.enable")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsDisplayMode.kt" |
| line="54" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may throw an exception" |
| errorLine1=" Trace.beginSection("UdfpsDisplayMode.disable")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsDisplayMode.kt" |
| line="83" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may throw an exception" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/UserBroadcastDispatcher.kt" |
| line="131" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="UnclosedTrace" |
| message="The `traceBegin()` call is not always closed with a matching `traceEnd()` because the code in between may throw an exception" |
| errorLine1=" Trace.traceBegin(" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/UserBroadcastDispatcher.kt" |
| line="148" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Format string '`high_temp_alarm_notify_message`' is not a valid format string so it should not be passed to `String.format`" |
| errorLine1=" d.setMessage(mContext.getString(R.string.high_temp_alarm_notify_message, ""));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="554" |
| column="22"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="2344" |
| column="5" |
| message="This definition does not require arguments"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings.xml" |
| line="258" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `notification_group_overflow_indicator`: conversion is `s`, received `int` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" R.string.notification_group_overflow_indicator, number);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/HybridGroupManager.java" |
| line="151" |
| column="65"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="620" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings.xml" |
| line="1131" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings.xml" |
| line="1131" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings.xml" |
| line="1136" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Suspicious argument type for formatting argument #1 in `days_timestamp`: conversion is `s`, received `long` (argument #2 in method call) (Did you mean formatting character `d`, 'o' or `x`?)" |
| errorLine1=" durationSinceLastInteraction.toDays());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleTileViewHelper.java" |
| line="1315" |
| column="21"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="2997" |
| column="5" |
| message="Conflicting argument declaration here"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""theyre" is a common misspelling; did you mean "they're"?" |
| errorLine1=" <string name="fingerprint_re_enroll_dialog_content" msgid="4866561176695984879">"To set up Fingerprint Unlock again, your current fingerprint images and models will be deleted.\n\nAfter theyre deleted, youll need to set up Fingerprint Unlock again to use your fingerprint to unlock your phone or verify its you."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="195" |
| column="191"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""theyre" is a common misspelling; did you mean "they're"?" |
| errorLine1=" <string name="fingerprint_re_enroll_dialog_content" msgid="4866561176695984879">"To set up Fingerprint Unlock again, your current fingerprint images and models will be deleted.\n\nAfter theyre deleted, youll need to set up Fingerprint Unlock again to use your fingerprint to unlock your phone or verify its you."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings.xml" |
| line="195" |
| column="318"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""theyre" is a common misspelling; did you mean "they're"?" |
| errorLine1=" <string name="fingerprint_re_enroll_dialog_content_singular" msgid="3083663339787381218">"To set up Fingerprint Unlock again, your current fingerprint images and model will be deleted.\n\nAfter theyre deleted, youll need to set up Fingerprint Unlock again to use your fingerprint to unlock your phone or verify its you."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="196" |
| column="199"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""theyre" is a common misspelling; did you mean "they're"?" |
| errorLine1=" <string name="fingerprint_re_enroll_dialog_content_singular" msgid="3083663339787381218">"To set up Fingerprint Unlock again, your current fingerprint images and model will be deleted.\n\nAfter theyre deleted, youll need to set up Fingerprint Unlock again to use your fingerprint to unlock your phone or verify its you."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings.xml" |
| line="196" |
| column="325"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_management_named_vpn" msgid="4137564460025113168">"Denne enheten tilhører organisasjonen din og er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="520" |
| column="155"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_named_management_named_vpn" msgid="2169227918166358741">"Denne enheten tilhører <xliff:g id="ORGANIZATION_NAME">%1$s</xliff:g> og er koblet til internett via <xliff:g id="VPN_APP">%2$s</xliff:g>"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="521" |
| column="175"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_management_vpns" msgid="929181757984262902">"Denne enheten tilhører organisasjonen din og er koblet til internett via VPN-er"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="524" |
| column="149"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_named_management_vpns" msgid="3312645578322079185">"Denne enheten tilhører <xliff:g id="ORGANIZATION_NAME">%1$s</xliff:g> og er koblet til internett via VPN-er"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="525" |
| column="170"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_vpns" msgid="3586175303518266301">"Denne enheten er koblet til internett via VPN-er"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="530" |
| column="108"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_managed_profile_named_vpn" msgid="153393105176944100">"Jobbappene dine er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="531" |
| column="130"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_personal_profile_named_vpn" msgid="451254750289172191">"De personlige appene dine er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="532" |
| column="141"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="quick_settings_disclosure_named_vpn" msgid="6191822916936028208">"Denne enheten er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="533" |
| column="113"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="monitoring_description_named_vpn" msgid="8220190039787149671">"Denne enheten er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>. Nettverksaktiviteten din, inkludert e-poster og nettlesingsdata, er synlig for VPN-leverandøren."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="549" |
| column="110"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="monitoring_description_managed_device_named_vpn" msgid="7693648349547785255">"Denne enheten er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>. Nettverksaktiviteten din, inkludert e-poster og nettlesingsdata, er synlig for IT-administratoren din."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="550" |
| column="125"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="monitoring_description_two_named_vpns" msgid="6726394451199620634">"Denne enheten er koblet til internett via <xliff:g id="VPN_APP_0">%1$s</xliff:g> og <xliff:g id="VPN_APP_1">%2$s</xliff:g>. Nettverksaktiviteten din, inkludert e-poster og nettlesingsdata, er synlig for IT-administratoren din."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="551" |
| column="115"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="monitoring_description_managed_profile_named_vpn" msgid="7254359257263069766">"Jobbappene dine er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>. Nettverksaktiviteten din i jobbapper, inkludert e-poster og nettlesingsdata, er synlige for IT-administratoren og VPN-leverandøren din."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="552" |
| column="128"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="monitoring_description_personal_profile_named_vpn" msgid="5083909710727365452">"De personlige appene dine er koblet til internett via <xliff:g id="VPN_APP">%1$s</xliff:g>. Nettverksaktiviteten din, inkludert e-poster og nettlesingsdata, er synlig for VPN-leverandøren din."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="553" |
| column="139"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message="Did you mean "Pos!" instead of "Pos1"?" |
| errorLine1=" <string name="keyboard_key_home" msgid="3734400625170020657">"Pos1"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings.xml" |
| line="718" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message="Did you mean "Pos!" instead of "Pos1"?" |
| errorLine1=" <string name="keyboard_key_move_home" msgid="3496502501803911971">"Pos1"</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings.xml" |
| line="738" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="Typos" |
| message=""internett" is usually capitalized as "Internett"" |
| errorLine1=" <string name="mobile_data_disable_message" msgid="8604966027899770415">"Du får ikke tilgang til data eller internett via <xliff:g id="CARRIER">%s</xliff:g>. Internett er bare tilgjengelig via Wifi."</string>" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings.xml" |
| line="925" |
| column="112"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""pip_settings_bounds" is translated here but not found in default locale" |
| errorLine1=" <string translatable="false" name="pip_settings_bounds">"778 756 1258 1026"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ldrtl/config.xml" |
| line="20" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding">Drag left to quickly switch apps</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ldrtl/strings.xml" |
| line="21" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Sleep links om programme vinnig te wissel"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"መተግበሪያዎችን በፍጥነት ለመቀየር ወደ ግራ ይጎትቱ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"اسحب لليمين للتبديل السريع بين التطبيقات."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"তাত্ক্ষণিকভাৱে আনটো এপ্ ব্যৱহাৰ কৰিবলৈ বাওঁফালে টানক"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Digər tətbiqə sürətlə keçmək üçün sola çəkin"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Prevucite ulevo da biste brzo promenili aplikacije"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Каб хутка пераключыцца паміж праграмамі, перацягніце ўлева"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Плъзнете наляво за бързо превключване между приложенията"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"একটি অ্যাপ ছেড়ে দ্রুত অন্য অ্যাপে যেতে বাঁ দিকে টেনে আনুন"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Prevucite ulijevo za brzo prebacivanje između aplikacija"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arrossega el dit cap a l\'esquerra per canviar ràpidament d\'aplicació"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Přetažením doleva rychle přepnete aplikace"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Træk til venstre for hurtigt at skifte app"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Zum schnellen Wechseln der Apps nach links ziehen"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Σύρετε αριστερά για γρήγορη εναλλαγή εφαρμογών"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Drag left to quickly switch apps"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Drag left to quickly switch apps"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Drag left to quickly switch apps"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Drag left to quickly switch apps"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Drag left to quickly switch apps"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arrastra el dedo hacia la izquierda para cambiar de aplicación rápidamente"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arrastra a la izquierda para cambiar de app rápidamente"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Rakenduste kiiresti vahetamiseks lohistage vasakule"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arrastatu ezkerrera aplikazioa azkar aldatzeko"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"برای سریع جابهجا شدن میان برنامهها، به چپ بکشید"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Vaihda sovellusta nopeasti vetämällä vasemmalle"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Déplacer vers la gauche pour changer rapidement d\'application"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Balayez l\'écran vers la gauche pour changer rapidement d\'application"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Para cambiar de aplicación, arrastra o dedo rapidamente á esquerda"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ઍપને ઝડપથી સ્વિચ કરવા માટે ડાબે ખેંચો"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ऐप्लिकेशन को तेज़ी से बदलने के लिए उसे बाईं ओर खींचें और छोड़ें"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Povucite ulijevo da biste brzo promijenili aplikaciju"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Húzza balra az ujját az alkalmazások közötti gyors váltáshoz"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Քաշեք ձախ՝ հավելվածների միջև անցնելու համար"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Tarik ke kiri untuk beralih ke aplikasi dengan cepat"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Dragðu til vinstri til að skipta hratt á milli forrita"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Trascina verso sinistra per cambiare velocemente app"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"יש לגרור שמאלה כדי לעבור במהירות בין אפליקציות"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"左にドラッグするとアプリを素早く切り替えることができます"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"აპების სწრაფად გადასართავად ჩავლებით გადაიტანეთ მარცხნივ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Қолданбалар арасында жылдам ауысу үшін солға қарай сүйреңіз"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"អូសទៅឆ្វេង ដើម្បីប្ដូរកម្មវិធីបានរហ័ស"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಬದಲಿಸಲು ತ್ವರಿತವಾಗಿ ಎಡಕ್ಕೆ ಡ್ರ್ಯಾಗ್ ಮಾಡಿ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"앱을 빠르게 전환하려면 왼쪽으로 드래그"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Колдонмолорду тез которуштуруу үчүн, солго сүйрөңүз"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ລາກໄປຊ້າຍເພື່ອສະຫຼັບແອັບຢ່າງວ່ອງໄວ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Vilkite į kairę, kad greitai perjungtumėte programas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Lai ātri pārslēgtu lietotnes, velciet pa kreisi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Повлечете налево за брзо префрлање меѓу апликациите"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ആപ്പുകൾ പെട്ടെന്ന് മാറ്റാൻ ഇടത്തോട്ട് വലിച്ചിടുക"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Аппыг хурдан сэлгэхийн тулд зүүн тийш чирэх"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"अॅप्स त्वरित स्विच करण्यासाठी डावीकडे ड्रॅग करा"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Seret ke kiri untuk beralih apl dengan pantas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"အက်ပ်များ အမြန်ပြောင်းရန် ဘယ်ဘက်သို့ ဖိဆွဲပါ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Dra til venstre for å bytte app raskt"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"एपहरू द्रुत गतिमा बदल्न बायाँतिर ड्र्याग गर्नुहोस्"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Sleep naar links om snel tussen apps te schakelen"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ଆପ୍ ମଧ୍ୟରେ ଶୀଘ୍ର ବଦଳ କରିବା ପାଇଁ ବାମକୁ ଡ୍ରାଗ୍ କରନ୍ତୁ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ਐਪਾਂ ਵਿਚਾਲੇ ਤੇਜ਼ੀ ਨਾਲ ਅਦਲਾ-ਬਦਲੀ ਕਰਨ ਲਈ ਖੱਬੇ ਪਾਸੇ ਵੱਲ ਘਸੀਟੋ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Przeciągnij w lewo, by szybko przełączyć aplikacje"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arraste para a esquerda para mudar rapidamente de app"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arraste para a esquerda para mudar rapidamente de app"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Arrastar para a esquerda para mudar rapidamente de app"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Trage spre stânga pentru a comuta rapid între aplicații"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Перетащите влево, чтобы быстро переключиться между приложениями"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ඉක්මනින් යෙදුම් මාරු කිරීමට වමට අදින්න"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Presunutím doľava rýchlo prepnete aplikácie"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Povlecite v levo za hiter preklop med aplikacijami"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Zvarrit majtas për të ndërruar aplikacionet me shpejtësi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Превуците улево да бисте брзо променили апликације"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Tryck och dra åt vänster för att snabbt byta mellan appar"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Buruta kushoto ili ubadili kati ya programu haraka"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ஆப்ஸை வேகமாக மாற்ற, இடப்புறம் இழுக்கவும்"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"యాప్లను శీఘ్రంగా స్విచ్ చేయడానికి ఎడమ వైపునకు లాగండి"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"ลากไปทางซ้ายเพื่อสลับแอปอย่างรวดเร็ว"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"I-drag pakaliwa para mabilisang magpalipat-lipat ng app."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Uygulamaları hızlıca değiştirmek için sola sürükleyin"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Потягніть уліво, щоб швидко переходити між додатками"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"تیزی سے ایپس کو سوئچ کرنے کے لیے بائيں طرف گھسیٹیں"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Ilovalarni tezkor almashtirish uchun chapga torting"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Kéo sang trái để chuyển nhanh giữa các ứng dụng"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"向左拖动可快速切换应用"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"向左拖曳即可快速切換應用程式"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"向左拖曳即可快速切換應用程式"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""recents_quick_scrub_onboarding" is translated here but not found in default locale" |
| errorLine1=" <string name="recents_quick_scrub_onboarding" msgid="2452671841151577157">"Hudulela ngakwesokunxele ukuze ushintshe ngokushesha izinhlelo zokusebenza"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu-ldrtl/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Vee alles uit"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"ሁሉንም አጥራ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"محو الكل"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Выдаліць усё"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Изчистване"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Esborra-ho"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Smazat vše"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Ryd alt"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Löschen"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Εκκαθ. όλων"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Clear all"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Borrar todo"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Eliminar todas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Kust. kõik"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"پاک کردن همه موارد"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Tyhjennä kaikki"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Tout effacer"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"सभी साफ़ करें"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Obriši sve"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Össz.törl."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Hapus semua"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Cancella"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"נקה הכל"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"すべて消去"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"모두 지우기"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Išv. viską"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Notīr.visu"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Ksgkn smua"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Tøm alle"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Alles wissen"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Wyczyść"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Limpar tudo"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Limpar td"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Şterg. tot"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Очистить все"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Vymazať všetko"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Izbriši vse"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Обриши све"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Rensa alla"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Futa zote"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"ล้างทั้งหมด"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"I-clear"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Tümü temzl"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Очист. все"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Xóa tất cả"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"全部清除"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"全部清除"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""status_bar_clear_all_button" is translated here but not found in default locale" |
| errorLine1=" <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Sula konke"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu-large/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Skerm is nou in landskapsoriëntering gesluit."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"አሁን ማያበወርድ ገፅ አቀማመጥ ተሸንጉሯል።"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"تم قفل الشاشة الآن في الاتجاه الأفقي"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"تم قفل الشاشة الآن في الاتجاه العمودي."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"স্ক্ৰীনখন এতিয়া লেণ্ডস্কে\'প স্ক্ৰীনৰ দিশত লক কৰা অৱস্থাত আছে"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Hazırda ekran landşaft orientasiyasında kilidlənib."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekran je sada zaključan u vertikalnom položaju."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Цяпер экран заблакаваны ў альбомнай арыентацыі."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Екранът е заключен в хоризонтална ориентация."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Екранът е заключен във вертикална ориентация."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"এখন ল্যান্ডস্কেপ সজ্জাতে স্ক্রিন লক করা হয়েছে৷"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekran je sada zaključan u vodoravnom prikazu."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ara la pantalla està bloquejada en orientació horitzontal."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Ara la pantalla està bloquejada en orientació vertical."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Obrazovka je teď uzamčena v orientaci na šířku."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Skærmen er nu låst i liggende retning."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Bildschirm bleibt jetzt im Querformat."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ο προσανατολισμός της οθόνης κλειδώθηκε σε οριζόντια προβολή."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Screen is now locked in landscape orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Screen is now locked in landscape orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Screen is now locked in landscape orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Screen is now locked in portrait orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Screen is now locked in landscape orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Screen is now locked in landscape orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"La pantalla está ahora bloqueada en orientación horizontal."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"La pantalla está bloqueada en orientación paisaje."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekraan on nüüd lukustatud horisontaalasendisse."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Pantaila horizontalki blokeatuta dago."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"صفحه اکنون در حالت افقی قفل است."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"صفحه اکنون در جهت عمودی قفل است."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ruutu on nyt lukittu vaakasuuntaan."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Ruutu on nyt lukittu pystysuuntaan."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"L\'écran est désormais verrouillé en orientation paysage."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"L\'écran est désormais verrouillé au format paysage."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Agora a pantalla está bloqueada en orientación horizontal."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"સ્ક્રીન હવે લેન્ડસ્કેપ ઓરિએન્ટેશનમાં લૉક કરેલ છે."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"स्क्रीन अभी लैंडस्केप दिशा में लॉक है."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Zaslona je sada zaključan u pejzažnoj orijentaciji."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Zaslona je sada zaključan u portretnoj orijentaciji."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"A képernyő zárolva van fekvő tájolásban."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"A képernyő zárolva van álló tájolásban."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Էկրանն այժմ կողպված է հորիզոնական դիրքավորման մեջ:"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Sekarang layar dikunci dalam orientasi lanskap."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Sekarang layar dikunci dalam orientasi potret."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Skjárinn er nú læstur á langsniði."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Lo schermo è bloccato in orientamento orizzontale."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"המסך נעול כעת לרוחב."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"המסך נעול כעת לאורך"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"画面を横向きにロックしました。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ეკრანი ამჟამად დაბლოკილია თარაზულ ორიენტაციაში"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Экран қазір ландшафт бағытына бекітілген."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ឥឡូវអេក្រង់ជាប់សោក្នុងទិសផ្ដេក។"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ಪರದೆಯು ಇದೀಗ ಲ್ಯಾಂಡ್ಸ್ಕೇಪ್ ಒರಿಯಂಟೇಶನ್ನಲ್ಲಿ ಲಾಕ್ ಆಗಿದೆ."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"화면이 현재 가로 방향으로 잠겨 있습니다."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Экран азыр туурасынан кулпуланган."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked">Screen is now locked in landscape orientation.</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ໜ້າຈໍຕອນນີ້ຖືກລັອກໄວ້ໃນແບບລວງນອນ."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Dabar ekranas užrakintas horizontalioje pozicijoje."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Dabar ekranas užrakintas vertikalioje pozicijoje."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekrāns tagad ir bloķēts ainavas orientācijā."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Ekrāns tagad ir bloķēts portreta orientācijā."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Сега екранот е заклучен во ориентација на пејзаж."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ലാൻഡ്സ്കേപ്പ് ഓറിയന്റേഷനിൽ സ്ക്രീൻ ലോക്കുചെയ്തു."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Дэлгэц хэвтээ чиглэлд түгжигдсэн."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"स्क्रीन आता लॅंडस्केप ओरिएंटेशनमध्ये लॉक केली आहे."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Skrin kini dikunci dalam orientasi landskap."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ဖန်သားပြင် အနေအထားက အလျားလိုက်အဖြစ် ပုံသေ လုပ်ထားပါသည်။"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Skjermen er nå låst i liggende retning."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"स्क्रिन अहिले ल्यान्डस्केप अवस्थामा बन्द छ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Het scherm is nu vergrendeld in liggende stand."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ଲ୍ୟାଣ୍ଡସ୍କେପ୍ ଅବସ୍ଥାରେ ବର୍ତ୍ତମାନ ସ୍କ୍ରୀନ୍ଟି ଲକ୍ ଅଛି।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ਸਕ੍ਰੀਨ ਹੁਣ ਲੈਂਡਸਕੇਪ ਅਨੁਕੂਲਨ ਵਿੱਚ ਲਾਕ ਕੀਤੀ ਗਈ ਹੈ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekran jest teraz zablokowany w orientacji poziomej"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"A tela está bloqueada na orientação cenário."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"A tela está bloqueada na orientação cenário."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"O ecrã está agora bloqueado na orientação horizontal."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ecranul este acum blocat în orientarea de tip peisaj."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Ecranul este acum blocat în orientarea de tip portret."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Выбрана только альбомная ориентация экрана."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"තිරය දැන් තිරස් දිශානතිය අගුළු දමා ඇත."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Obrazovka je teraz uzamknutá v orientácii na šírku."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Obrazovka je teraz uzamknutá v orientácii na výšku."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Zaslon je zaklenjen v ležeči usmerjenosti."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Zaslon je zaklenjen v pokončni usmerjenosti."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekrani është kyçur tani në orientimin horizontal."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Екран је сада закључан у вертикалном положају."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Екран је сада закључан у хоризонталном положају."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Bildskärmens riktning är nu låst i liggande format."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Skrini imefungwa sasa katika uelekezo wa mandhari."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"தற்போது திரை நிலைபரப்பு திசையமைப்பில் பூட்டப்பட்டுள்ளது."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"స్క్రీన్ ఇప్పుడు ల్యాండ్స్కేప్ దృగ్విన్యాసంలో లాక్ చేయబడింది."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"ขณะนี้หน้าจอถูกล็อกในแนวนอน"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"ขณะนี้หน้าจอถูกล็อกการวางแนวในแนวตั้ง"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Naka-lock na ngayon ang screen at nasa pahigang oryentasyon."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Naka-lock na ngayon ang screen at nasa patayong orientation."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekran şimdi yatay yönde kilitlendi."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Екран зараз заблоковано в альбомній орієнтації."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Екран зараз заблоковано в книжковій орієнтації."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"اسکرین اب لینڈ اسکیپ سمت بندی میں مقفل ہے۔"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Ekran hozir albom joylashuvi bo‘yicha qulflanadi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Màn hình hiện bị khóa theo hướng ngang."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="1716565836190665743">"Màn hình hiện bị khóa theo hướng dọc."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi-port/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"屏幕已锁定为横向浏览模式。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"螢幕現已鎖定為橫向模式"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"螢幕現已鎖定為橫向模式"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""toast_rotation_locked" is translated here but not found in default locale" |
| errorLine1=" <string name="toast_rotation_locked" msgid="4914046305911646988">"Isikrini okwamanje sivaliwe ekujikelezeni okumile."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu-land/strings.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Kennisgewings af"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"ማሳወቂያዎች ጠፍተዋል"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"إيقاف التنبيهات"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Паведамленні адключаныя"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Известията са изключени"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notificacions desactivades"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Oznámení jsou vypnuta"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Meddelelser: fra"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Benachrichtigungen aus"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Ειδοποιήσεις ανενεργές"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notifications off"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notificaciones desactivadas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notificaciones desactivadas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Teatised väljas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"اعلان ها خاموش"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Ilmoitukset pois käytöstä"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notifications désactivées"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"सूचनाएं बंद"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Obavijesti isključene"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Értesítések kikapcsolva"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Pemberitahuan mati"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notifiche disattivate"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"מצב התראות כבוי"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"通知OFF"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"알림 사용 안함"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Pranešimai išjungti"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Paziņojumi ir izslēgti."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Pemberitahuan dimatikan"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Varslinger er deaktivert"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Meldingen uit"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Powiadomienia wyłączone"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notificações desativadas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notificações desativadas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Notificările sunt dezactivate"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Уведомления отключены"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Upozornenia sú vypnuté"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Obvestila so izklopljena"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Обавештења су искључена"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Meddelanden inaktiverade"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Arifa imezimwa"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"การแจ้งเตือนปิดอยู่"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Naka-off ang mga notification"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Bildirimler kapalı"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Сповіщення вимкнено"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Tắt thông báo"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"通知功能已停用"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"關閉通知"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_title" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_title" msgid="1860117696034775851">"Izaziso zivaliwe"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu-large/strings.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tik hier om kennisgewings weer aan te skakel."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"ማሳወቂያን መልሶ ለማብራ እዚህ ሁለቴ ንካ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"انقر هنا لإعادة تشغيل التنبيهات."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Націсніце тут, каб зноў уключыць апавяшчэнні."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Докоснете тук, за да включите отново известията."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Pica aquí per tornar a activar les notificacions."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Chcete-li oznámení znovu zapnout, klepněte sem."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tryk her for at slå meddelelser til igen."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tippen Sie hier, um die Benachrichtigungen wieder zu aktivieren."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Πατήστε εδώ για να ενεργοποιήσετε ξανά τις ειδοποιήσεις."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tap here to turn notifications back on."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Toca aquí para volver a activar las notificaciones."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Toca aquí para volver a activar las notificaciones."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Teatiste uuesti sisselülitamiseks koputage siia."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"برای روشن کردن مجدد اعلان ها، اینجا را ضربه بزنید."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Ota ilmoitukset uudelleen käyttöön napauttamalla tätä."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Appuyez ici pour réactiver les notifications."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"सूचनाओं को पुन: चालू करने के लिए यहां टैप करें."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Dotaknite ovdje da biste ponovo uključili obavijesti."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Itt érintse meg az értesítések bekapcsolásához."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Ketuk di sini untuk menghidupkan pemberitahuan lagi."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tocca qui per riattivare le notifiche."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"הקש כאן כדי להפעיל מחדש את ההתראות."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"通知を再度ONにするにはここをタップします。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"알림을 다시 사용하려면 여기를 터치하세요."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Jei norite įjungti pranešimus, palieskite čia."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Pieskarieties šeit, lai atkal ieslēgtu paziņojumus."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Ketik di sini untuk menghidupkan kembali pemberitahuan."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Trykk her for å aktivere varslinger på nytt."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tik hier om meldingen weer in te schakelen."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Dotknij tutaj, aby z powrotem włączyć powiadomienia."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Toque aqui para ativar as notificações novamente."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Toque aqui para voltar a ativar as notificações."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Apăsaţi aici pentru a reactiva notificările."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Нажмите здесь, чтобы снова включить уведомления."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Klepnutím sem upozornenia znova povolíte."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Tapnite tukaj, da spet vklopite obvestila."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Додирните овде да бисте поново укључили обавештења."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Knacka lätt här om du vill aktivera meddelanden igen."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Gonga hapa ili kuwasha tena arifa."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"แตะที่นี่เพื่อเปิดการแจ้งเตือนอีกครั้ง"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Mag-tap dito upang i-on muli ang mga notification."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Bildirimleri tekrar açmak için buraya hafifçe vurun."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Торкніться тут, щоб знову ввімкнути сповіщення."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Chạm vào đây để bật lại thông báo."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"点按此处可重新启用通知功能。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"輕按這裡即可重新開啟通知。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""notifications_off_text" is translated here but not found in default locale" |
| errorLine1=" <string name="notifications_off_text" msgid="1439152806320786912">"Thepha lana ukuvula futhi izaziso."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu-large/strings.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"እንግዳ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ضيف"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"অতিথি"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Qonaq"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Госць"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Гост"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"অতিথি"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Convidat"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Host"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gæst"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gast"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Επισκέπτης"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Invitado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Invitado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Külaline"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gonbidatua"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"مهمان"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Vieras"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Invité"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Invité"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Convidado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"અતિથિ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"मेहमान"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Vendég"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Հյուր"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Tamu"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gestur"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Ospite"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"אורח"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ゲスト"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"სტუმარი"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Қонақ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ភ្ញៀវ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ಅತಿಥಿ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"게스트"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Конок"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ແຂກ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Svečias"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Viesis"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Гостин"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"അതിഥി"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Зочин"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"अतिथी"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Tetamu"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ဧည့်သည်"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gjest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"अतिथि"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gast"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ଅତିଥି"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ਮਹਿਮਾਨ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gość"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Visitante"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Convidado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Visitante"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Invitat"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Гость"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"අමුත්තා"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Hosť"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"I ftuar"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Гост"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Gäst"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Mgeni"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"விருந்தினர்"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"అతిథి"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"ผู้มาเยือน"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Bisita"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Misafir"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Гість"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"مہمان"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Mehmon"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Khách"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"访客"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"訪客"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"訪客"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_guest" is translated here but not found in default locale" |
| errorLine1=" <string name="car_guest" msgid="3738772168718508650">"Isivakashi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings_car.xml" |
| line="22" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"እንግዳ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ضيف"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"অতিথি"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Qonaq"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Госць"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Гост"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"অতিথি"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Convidat"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Host"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gæst"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gast"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Επισκέπτης"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Guest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Invitado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Invitado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Külaline"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gonbidatua"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"مهمان"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Vieras"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Invité"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Invité"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Convidado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"અતિથિ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"मेहमान मोड"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Vendég"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Հյուր"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Tamu"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gestur"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Ospite"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"אורח"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ゲスト"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"სტუმარი"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Қонақ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ភ្ញៀវ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ಅತಿಥಿ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"게스트"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Конок"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ແຂກ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Svečias"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Viesis"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Гостин"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"അതിഥി"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Зочин"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"अतिथी"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Tetamu"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ဧည့်သည်"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gjest"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"अतिथि"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gast"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ଅତିଥି"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ਮਹਿਮਾਨ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gość"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Visitante"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Convidado"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Visitante"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Invitat"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Гость"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"අමුත්තා"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Hosť"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gost"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"I ftuar"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Гост"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Gäst"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Mgeni"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"விருந்தினர்"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"అతిథి"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"ผู้มาเยือน"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Bisita"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Misafir"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Гість"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"مہمان"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Mehmon"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Khách"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"访客"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"訪客"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"訪客"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""start_guest_session" is translated here but not found in default locale" |
| errorLine1=" <string name="start_guest_session" msgid="7055742120180595689">"Isivakashi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings_car.xml" |
| line="23" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Voeg gebruiker by"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ተጠቃሚ አክል"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"إضافة المستخدم"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ব্যৱহাৰকাৰী যোগ কৰক"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"İstifadəçi əlavə edin"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Dodaj korisnika"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Дадаць карыстальніка"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Добавяне на потребител"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ব্যবহারকারীকে যুক্ত করুন"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Dodaj korisnika"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Afegeix un usuari"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Přidat uživatele"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Tilføj bruger"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Nutzer hinzufügen"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Προσθήκη χρήστη"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Add User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Add User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Add User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Add User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Add User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Agregar usuario"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Añadir usuario"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Kasutaja lisamine"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Gehitu erabiltzaile bat"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"افزودن کاربر"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Lisää käyttäjä"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Ajouter un utilisateur"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Ajouter un utilisateur"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Engadir usuario"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"વપરાશકર્તા ઉમેરો"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"उपयोगकर्ता जोड़ें"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Dodajte korisnika"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Felhasználó hozzáadása"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Ավելացնել օգտատեր"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Tambahkan Pengguna"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Bæta notanda við"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Aggiungi utente"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"הוספת משתמש"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ユーザーを追加"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"მომხმარებლის დამატება"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Пайдаланушыны енгізу"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"បញ្ចូលអ្នកប្រើប្រាស់"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ಬಳಕೆದಾರ ಸೇರಿಸು"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"사용자 추가"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Колдонуучу кошуу"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ເພີ່ມຜູ້ໃຊ້"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Pridėti naudotoją"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Lietotāja pievienošana"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Додај корисник"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ഉപയോക്താവിനെ ചേര്ക്കുക"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Хэрэглэгч нэмэх"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"वापरकर्ता जोडा"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Tambah Pengguna"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"အသုံးပြုသူ ထည့်ရန်"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Legg til bruker"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"प्रयोगकर्ता थप्नुहोस्"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Gebruiker toevoegen"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ୟୁଜର୍ଙ୍କୁ ଯୋଡ଼ନ୍ତୁ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"ਵਰਤੋਂਕਾਰ ਸ਼ਾਮਲ ਕਰੋ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Dodaj użytkownika"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Adicionar usuário"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Adicionar utilizador"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Adicionar usuário"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Adăugați un utilizator"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Добавить пользователя"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"පරිශීලක එක් කරන්න"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Pridať používateľa"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Dodaj uporabnika"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Shto përdorues"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Додај корисника"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Lägg till användare"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Ongeza Mtumiaji"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"பயனரைச் சேர்க்கவும்"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"వినియోగదారును జోడించండి"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"เพิ่มผู้ใช้"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Magdagdag ng User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Kullanıcı Ekle"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Додати користувача"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"صارف شامل کریں"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Foydalanuvchi qo‘shish"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Thêm người dùng"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"添加用户"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"新增使用者"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"新增使用者"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_add_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_add_user" msgid="5245196248349230898">"Engeza umsebenzisi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings_car.xml" |
| line="24" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nuwe gebruiker"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"አዲስ ተጠቃሚ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"مستخدم جديد"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"নতুন ব্যৱহাৰকাৰী"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Yeni İstifadəçi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novi korisnik"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Новы карыстальнік"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Нов потребител"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"নতুন ব্যবহারকারী"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novi korisnik"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Usuari nou"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nový uživatel"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Ny bruger"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Neuer Nutzer"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Νέος χρήστης"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"New User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"New User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"New User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"New User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"New User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nuevo usuario"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nuevo usuario"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Uus kasutaja"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Erabiltzaile berria"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"کاربر جدید"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Uusi käyttäjä"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nouvel utilisateur"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nouvel utilisateur"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novo usuario"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"નવા વપરાશકર્તા"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"नया उपयोगकर्ता"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novi korisnik"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Új felhasználó"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Նոր օգտատեր"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Pengguna Baru"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nýr notandi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nuovo utente"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"משתמש חדש"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"新しいユーザー"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"ახალი მომხმარებელი"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Жаңа пайдаланушы"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"អ្នកប្រើប្រាស់ថ្មី"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"ಹೊಸ ಬಳಕೆದಾರ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"신규 사용자"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Жаңы колдонуучу"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"ຜູ້ໃຊ້ໃໝ່"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Naujas naudotojas"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Jauns lietotājs"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Нов корисник"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"പുതിയ ഉപയോക്താവ്"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Шинэ хэрэглэгч"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"नवीन वापरकर्ता"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Pengguna Baharu"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"အသုံးပြုသူ အသစ်"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Ny bruker"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"नयाँ प्रयोगकर्ता"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nieuwe gebruiker"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"ନୂଆ ୟୁଜର୍"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"ਨਵਾਂ ਵਰਤੋਂਕਾਰ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nowy użytkownik"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novo usuário"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novo utilizador"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Novo usuário"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Utilizator nou"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Новый пользователь"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"නව පරිශීලක"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nový používateľ"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Nov uporabnik"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Përdorues i ri"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Нови корисник"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Ny användare"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Mtumiaji Mpya"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"புதிய பயனர்"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"కొత్త వినియోగదారు"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"ผู้ใช้ใหม่"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Bagong User"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Yeni Kullanıcı"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Новий користувач"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"نیا صارف"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Yangi foydalanuvchi"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Người dùng mới"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"新用户"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"新使用者"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"新使用者"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""car_new_user" is translated here but not found in default locale" |
| errorLine1=" <string name="car_new_user" msgid="8142927244990323906">"Umsebenzisi omusha"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings_car.xml" |
| line="25" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Wanneer jy \'n nuwe gebruiker byvoeg, moet daardie persoon hul spasie opstel."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"አዲስ ተጠቃሚ ሲያክሉ ያ ሰው የራሳቸውን ቦታ ማቀናበር አለባቸው።"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"عند إضافة مستخدم جديد، عليه إعداد مساحته."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"আপুনি কোনো নতুন ব্য়ৱহাৰকাৰীক যোগ কৰিলে তেখেতে নিজৰ বাবে খালী ঠাই ছেট আপ কৰিব লাগে।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Yeni istifadəçi əlavə etdiyinizdə həmin şəxs öz yerini təyin etməlidir."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kada dodate novog korisnika, ta osoba treba da podesi svoj prostor."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Калі вы дадаяце новага карыстальніка, яму трэба наладзіць свой профіль."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Когато добавите нов потребител, той трябва да настрои работното си пространство."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"আপনি কোনও নতুন ব্যবহারকারীকে যোগ করলে তাকে তার স্পেস সেট-আপ করে নিতে হবে।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kada dodate novog korisnika, ta osoba treba postaviti svoj prostor."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Quan s\'afegeix un usuari nou, aquest usuari ha de configurar el seu espai."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Každý nově přidaný uživatel si musí nastavit vlastní prostor."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Når du tilføjer en ny bruger, skal vedkommende konfigurere sit område."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Wenn du einen neuen Nutzer hinzufügst, muss dieser seinen Bereich einrichten."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Όταν προσθέτετε έναν νέο χρήστη, αυτός ο χρήστης θα πρέπει να ρυθμίσει τον χώρο του."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"When you add a new user, that person needs to set up their space."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"When you add a new user, that person needs to set up their space."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"When you add a new user, that person needs to set up their space."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"When you add a new user, that person needs to set up their space."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"When you add a new user, that person needs to set up their space."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Cuando agregues un usuario nuevo, esa persona deberá configurar su espacio."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Al añadir un nuevo usuario, este debe configurar su espacio."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kui lisate uue kasutaja, siis peab ta seadistama oma ruumi."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Erabiltzaile bat gehitzen duzunean, bere eremua konfiguratu beharko du."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"وقتی کاربر جدیدی اضافه میکنید، آن فرد باید فضای خود را تنظیم کند."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kun lisäät uuden käyttäjän, hänen on määritettävä oman tilansa asetukset."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Lorsque vous ajoutez un utilisateur, celui-ci doit configurer son espace."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Lorsque vous ajoutez un utilisateur, celui-ci doit configurer son espace."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Cando engadas un usuario novo, este deberá configurar o seu espazo."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"જ્યારે તમે કોઈ નવા વપરાશકર્તાને ઉમેરો છો, ત્યારે તે વ્યક્તિએ તેમની સ્પેસ સેટ કરવાની જરૂર રહે છે."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"जब आप कोई नया उपयोगकर्ता जोड़ते हैं तो, उस व्यक्ति को अपनी जगह सेट करनी होती है."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kada dodate novog korisnika, ta osoba mora postaviti vlastiti prostor."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Ha új felhasználót ad hozzá, az illetőnek be kell állítania saját felületét."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Երբ դուք նոր օգտատեր եք ավելացնում, նա պետք է կարգավորի իր պրոֆիլը:"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Saat Anda menambahkan pengguna baru, orang tersebut perlu menyiapkan ruangnya sendiri."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Þegar þú bætir nýjum notanda við þarf viðkomandi að setja upp sitt eigið svæði."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Il nuovo utente, una volta aggiunto, dovrà configurare il proprio spazio."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"בעת הוספת משתמש חדש, על משתמש זה להגדיר את המרחב שלו."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"新しいユーザーを追加したら、そのユーザーは自分のスペースをセットアップする必要があります。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"ახალი მომხმარებლის დამატებისას, ამ მომხმარებელს საკუთარი სივრცის შექმნა მოუწევს."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Енгізілген жаңа пайдаланушы өз профилін реттеуі керек."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"នៅពេលដែលអ្នកបញ្ចូលអ្នកប្រើប្រាស់ថ្មី បុគ្គលនោះត្រូវតែរៀបចំទំហំផ្ទុករបស់គេ។"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"ನೀವು ಹೊಸ ಬಳಕೆದಾರರನ್ನು ಸೇರಿಸಿದಾಗ, ಆ ವ್ಯಕ್ತಿಯು ಅವರ ಸ್ಥಳವನ್ನು ಸೆಟಪ್ ಮಾಡಬೇಕಾಗುತ್ತದೆ."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"추가된 새로운 사용자는 자신의 공간을 설정해야 합니다."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Жаңы колдонуучу кошулганда, ал өзүнүн профилин жөндөп алышы керек."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"ເມື່ອທ່ານເພີ່ມຜູ້ໃຊ້ໃໝ່, ບຸກຄົນນັ້ນຈຳເປັນຕ້ອງຕັ້ງຄ່າພື້ນທີ່ຂອງເຂົາເຈົ້າ."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kai pridedate naują naudotoją, šis asmuo turi nustatyti savo vietą."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kad pievienosiet jaunu lietotāju, viņam būs jāizveido savs profils."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Кога додавате нов корисник, тоа лице треба да го постави својот простор."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"നിങ്ങളൊരു പുതിയ ഉപയോക്താവിനെ ചേർക്കുമ്പോൾ, ആ വ്യക്തി സ്വന്തം ഇടം സജ്ജീകരിക്കേണ്ടതുണ്ട്."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Таныг шинэ хэрэглэгч нэмэх үед тухайн хэрэглэгч хувийн орон зайгаа тохируулах шаардлагатай."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"तुम्ही नवीन वापरकर्त्याला जोडल्यावर, त्या व्यक्तीने त्यांचे स्थान सेट करणे आवश्यक असते."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Apabila anda menambahkan pengguna baharu, orang itu perlu menyediakan ruang mereka."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"အသုံးပြုသူအသစ် ထည့်သည့်အခါ ထိုသူသည် မိမိ၏ နေရာကို စီစဉ်သတ်မှတ်ရပါမည်။"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Når du legger til en ny bruker, må vedkommende konfigurere sitt eget område."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"तपाईंले नयाँ प्रयोगकर्ता थप्दा ती व्यक्तिले आफ्नो स्थान सेटअप गर्नु पर्छ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Wanneer je een nieuwe gebruiker toevoegt, moet die persoon zijn eigen profiel instellen."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"ଯେତେବେଳେ ଆପଣ ଜଣେ ନୂଆ ୟୁଜର୍ଙ୍କୁ ଯୋଡ଼ିବେ, ସେହି ବ୍ୟକ୍ତିଙ୍କୁ ନିଜ ପାଇଁ ସ୍ପେସ୍ ସେଟଅପ୍ କରିବାକୁ ପଡ଼ିବ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"ਜਦੋਂ ਤੁਸੀਂ ਇੱਕ ਨਵਾਂ ਵਰਤੋਂਕਾਰ ਸ਼ਾਮਲ ਕਰਦੇ ਹੋ, ਤਾਂ ਉਸ ਵਿਅਕਤੀ ਨੂੰ ਆਪਣੀ ਜਗ੍ਹਾ ਸੈੱਟਅੱਪ ਕਰਨ ਦੀ ਲੋੜ ਹੁੰਦੀ ਹੈ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Gdy dodasz nowego użytkownika, musi on skonfigurować swój profil."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Quando você adiciona um usuário novo, essa pessoa precisa configurar o espaço dela."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Ao adicionar um novo utilizador, essa pessoa tem de configurar o respetivo espaço."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Quando você adiciona um usuário novo, essa pessoa precisa configurar o espaço dela."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Când adăugați un utilizator nou, acesta trebuie să-și configureze spațiul."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Когда вы добавите пользователя, ему потребуется настроить профиль."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"ඔබ අලුත් පරිශීලකයෙක් එක් කරන විට, එම පුද්ගලයාට තමන්ගේ ඉඩ සකසා ගැනීමට අවශ්ය වේ."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Keď pridáte nového používateľa, musí si nastaviť vlastný priestor."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Ko dodate novega uporabnika, mora ta nastaviti svoj prostor."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kur shton një përdorues të ri, ai person duhet të konfigurojë hapësirën e vet."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Када додате новог корисника, та особа треба да подеси свој простор."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"När du lägger till en ny användare måste den personen konfigurera sitt utrymme."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Ukiongeza mtumiaji mpya, ni lazima aweke kikundi chake."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"புதிய பயனரைச் சேர்க்கும்போது, அவர் தனக்கான இடத்தை அமைக்க வேண்டும்."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"మీరు కొత్త వినియోగదారును జోడించినప్పుడు, ఆ వ్యక్తి తన స్థలాన్ని సెటప్ చేసుకోవాలి."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"เมื่อคุณเพิ่มผู้ใช้ใหม่ ผู้ใช้ดังกล่าวจะต้องตั้งค่าพื้นที่ของตนเอง"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Kapag nagdagdag ka ng bagong user, kailangang i-set up ng taong iyon ang kanyang espasyo."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Yeni kullanıcı eklediğinizde, bu kişinin kendi alanını ayarlaması gerekir."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Коли ви додаєте нового користувача, він має налаштувати свій профіль."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"جب آپ ایک نیا صارف شامل کرتے ہیں تو اس شخص کو اپنی جگہ کو ترتیب دینے کی ضرورت ہوتی ہے۔"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Yangi profil qo‘shilgach, uni sozlash lozim."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Khi bạn thêm một người dùng mới, người đó cần thiết lập không gian của họ."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"当您添加新用户时,该用户必须设置自己的空间。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"新增的使用者需要自行設定個人空間。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"新增的使用者需要自行設定個人空間。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_setup" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_setup" msgid="1791011504259527329">"Uma ungeza umsebenzisi omusha, loyo muntu udinga ukusetha izikhala zakhe."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings_car.xml" |
| line="26" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Enige gebruiker kan programme vir al die ander gebruikers opdateer."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ማንኛውም ተጠቃሚ መተግበሪያዎችን ለሌሎች ተጠቃሚዎች ሁሉ ማዘመን ይችላል።"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"يمكن لأي مستخدم تحديث التطبيقات لجميع المستخدمين الآخرين."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"সকলো ব্য়ৱহাৰকাৰীয়ে অইন ব্য়ৱহাৰকাৰীৰ বাবে এপসমূহ আপডেট কৰিব পাৰে।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"İstənilən istifadəçi digər bütün istifadəçilər üçün tətbiqləri güncəlləyə bilər."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Svaki korisnik može da ažurira aplikacije za sve ostale korisnike."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Кожны карыстальнік прылады можа абнаўляць праграмы для іншых уліковых запісаў."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Всеки потребител може да актуализира приложенията за всички останали потребители."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"যেকোনও ব্যবহারকারী বাকি সব ব্যবহারকারীর জন্য অ্যাপ আপডেট করতে পারবেন।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Svaki korisnik može ažurirati aplikacije za sve druge korisnike."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Qualsevol usuari pot actualitzar les aplicacions de la resta d\'usuaris."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Každý uživatel může aktualizovat aplikace všech ostatních uživatelů."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Alle brugere kan opdatere apps for alle andre brugere."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Jeder Nutzer kann Apps für alle anderen Nutzer aktualisieren."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Οποιοσδήποτε χρήστης μπορεί να ενημερώσει τις εφαρμογές για όλους τους άλλους χρήστες."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Any user can update apps for all other users."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Any user can update apps for all other users."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Any user can update apps for all other users."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Any user can update apps for all other users."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Any user can update apps for all other users."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Cualquier usuario podrá actualizar las apps de otras personas."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Cualquier usuario puede actualizar las aplicaciones del resto de los usuarios."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Iga kasutaja saab rakendusi värskendada kõigi teiste kasutajate jaoks."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Edozein erabiltzailek egunera ditzake beste erabiltzaile guztien aplikazioak."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-eu/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"هر کاربری میتواند برنامهها را برای همه کاربران دیگر بهروزرسانی کند."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Kaikki käyttäjät voivat päivittää muiden käyttäjien sovelluksia."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Tout utilisateur peut mettre à jour les applications pour tous les autres utilisateurs."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr-rCA/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"N\'importe quel utilisateur peut mettre à jour les applications pour tous les autres utilisateurs."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Calquera usuario pode actualizar as aplicacións para o resto dos usuarios."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"કોઈપણ વપરાશકર્તા બધા અન્ય વપરાશકર્તાઓ માટે ઍપને અપડેટ કરી શકે છે."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"कोई भी उपयोगकर्ता, बाकी सभी उपयोगकर्ताओं के लिए ऐप्लिकेशन अपडेट कर सकते हैं."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Svaki korisnik može ažurirati aplikacije za ostale korisnike."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Bármely felhasználó frissítheti az alkalmazásokat az összes felhasználó számára."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Ցանկացած օգտատեր կարող է թարմացնել հավելվածները բոլոր մյուս հաշիվների համար:"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Setiap pengguna dapat mengupdate aplikasi untuk semua pengguna lain."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Allir notendur geta uppfært forrit fyrir alla aðra notendur."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Qualsiasi utente può aggiornare le app per tutti gli altri."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"כל משתמש יכול לעדכן אפליקציות לכל שאר המשתמשים."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"どのユーザーも他のすべてのユーザーに代わってアプリを更新できます。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ნებისმიერ მომხმარებელს შეუძლია აპები ყველა სხვა მომხმარებლისათვის განაახლოს."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Кез келген пайдаланушы қолданбаларды барлық басқа пайдаланушылар үшін жаңарта алады."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kk/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"អ្នកប្រើប្រាស់ណាក៏អាចដំឡើងជំនាន់កម្មវិធីសម្រាប់អ្នកប្រើប្រាស់ទាំងអស់ផ្សេងទៀតបានដែរ។"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ಯಾವುದೇ ಬಳಕೆದಾರರು ಎಲ್ಲಾ ಇತರೆ ಬಳಕೆದಾರರಿಗಾಗಿ ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಬಹುದು."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"모든 사용자는 다른 사용자를 위해 앱을 업데이트할 수 있습니다."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Колдонмолорду бир колдонуучу калган бардык колдонуучулар үчүн да жаңырта алат."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ຜູ້ໃຊ້ຕ່າງໆສາມາດອັບເດດແອັບສຳລັບຜູ້ໃຊ້ອື່ນທັງໝົດໄດ້."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Bet kuris naudotojas gali atnaujinti visų kitų naudotojų programas."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Ikviens lietotājs var atjaunināt lietotnes citu lietotāju vietā."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Секој корисник може да ажурира апликации за сите други корисници."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ഏതൊരു ഉപയോക്താവിനും മറ്റെല്ലാ ഉപയോക്താക്കൾക്കുമായി ആപ്പുകൾ അപ്ഡേറ്റ് ചെയ്യാനാവും."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Бусад бүх хэрэглэгчийн аппыг дурын хэрэглэгч шинэчлэх боломжтой."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"कोणताही वापरकर्ता इतर सर्व वापरकर्त्यांसाठी अॅप्स अपडेट करू शकतो."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Mana-mana pengguna boleh mengemas kini apl untuk semua pengguna lain."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"အသုံးပြုသူအားလုံးအတွက် အက်ပ်များကို မည်သူမဆို အပ်ဒိတ်လုပ်နိုင်သည်။"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Alle brukere kan oppdatere apper for alle andre brukere."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nb/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"सबै प्रयोगकर्ताले अन्य प्रयोगकर्ताका अनुप्रयोगहरू अद्यावधिक गर्न सक्छन्।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Elke gebruiker kan apps updaten voor alle andere gebruikers."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ଯେକୌଣସି ୟୁଜର୍ ଅନ୍ୟ ସମସ୍ତ ୟୁଜରଙ୍କ ପାଇଁ ଆପ୍କୁ ଅପଡେଟ୍ କରିପାରିବେ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ਕੋਈ ਵੀ ਵਰਤੋਂਕਾਰ ਹੋਰ ਸਾਰੇ ਵਰਤੋਂਕਾਰਾਂ ਦੀਆਂ ਐਪਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰ ਸਕਦਾ ਹੈ।"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Każdy użytkownik może aktualizować aplikacje wszystkich innych użytkowników."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Qualquer usuário pode atualizar apps para os demais usuários"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Qualquer utilizador pode atualizar aplicações para todos os outros utilizadores."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Qualquer usuário pode atualizar apps para os demais usuários"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Orice utilizator poate actualiza aplicațiile pentru toți ceilalți utilizatori."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Любой пользователь устройства может обновлять приложения для всех аккаунтов."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"සියලුම අනෙක් පරිශීලකයින් සඳහා ඕනෑම පරිශීලකයෙකුට යෙදුම් යාවත්කාලීන කළ හැක."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Akýkoľvek používateľ môže aktualizovať aplikácie všetkých ostatných používateľov."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Vsak uporabnik lahko posodobi aplikacije za vse druge uporabnike."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Çdo përdorues mund t\'i përditësojë aplikacionet për të gjithë përdoruesit e tjerë."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Сваки корисник може да ажурира апликације за све остале кориснике."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Alla användare kan uppdatera appar för andra användare."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Mtumiaji yeyote anaweza kusasisha programu za watumiaji wengine."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"எந்தவொரு பயனரும், மற்ற பயனர்களுக்காக ஆப்ஸைப் புதுப்பிக்கலாம்."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ఏ వినియోగదారు అయినా మిగతా అందరు వినియోగదారుల కోసం యాప్లను అప్డేట్ చేయవచ్చు."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"ผู้ใช้ทุกคนจะอัปเดตแอปให้แก่ผู้ใช้คนอื่นๆ ได้"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Maaaring mag-update ng mga app ang sinumang user para sa lahat ng iba pang user."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Herhangi bir kullanıcı, diğer tüm kullanıcılar için uygulamaları güncelleyebilir."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Будь-який користувач може оновлювати додатки для решти людей."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"کوئی بھی صارف دیگر سبھی صارفین کیلئے ایپس کو اپ ڈیٹ کر سکتا ہے۔"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ur/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Qurilmaning istalgan foydalanuvchisi ilovalarni barcha hisoblar uchun yangilashi mumkin."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uz/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Bất kỳ người dùng nào cũng có thể cập nhật ứng dụng cho tất cả những người dùng khác."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"任何用户均可为所有其他用户更新应用。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"任何使用者都可以為所有其他使用者更新應用程式。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"任何使用者皆可為所有其他使用者更新應用程式。"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ExtraTranslation" |
| message=""user_add_user_message_update" is translated here but not found in default locale" |
| errorLine1=" <string name="user_add_user_message_update" msgid="3383320289232716179">"Noma yimuphi umsebenzisi angabuyekeza izinhlelo zokusebenza zabanye abasebenzisi."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings_car.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_top_boundary_pct" msgid="2520148599096479332">"Top boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="95" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_top_boundary_pct" msgid="2520148599096479332">"Top boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="95" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_top_boundary_pct" msgid="2520148599096479332">"Top boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="95" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_top_boundary_pct" msgid="2520148599096479332">"Top boundary <xliff:g id="PERCENT">%1$d</xliff:g> percent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="95" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_bottom_boundary_pct" msgid="3880821519814946478">"Bottom boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="96" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_bottom_boundary_pct" msgid="3880821519814946478">"Bottom boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="96" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_bottom_boundary_pct" msgid="3880821519814946478">"Bottom boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="96" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_bottom_boundary_pct" msgid="3880821519814946478">"Bottom boundary <xliff:g id="PERCENT">%1$d</xliff:g> percent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="96" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_left_boundary_pct" msgid="8502323556112287469">"Left boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="97" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_left_boundary_pct" msgid="8502323556112287469">"Left boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="97" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_left_boundary_pct" msgid="8502323556112287469">"Left boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="97" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_left_boundary_pct" msgid="8502323556112287469">"Left boundary <xliff:g id="PERCENT">%1$d</xliff:g> percent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="97" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_right_boundary_pct" msgid="1201150713021779321">"Right boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="98" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_right_boundary_pct" msgid="1201150713021779321">"Right boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="98" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_right_boundary_pct" msgid="1201150713021779321">"Right boundary <xliff:g id="PERCENT">%1$d</xliff:g> per cent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="98" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_right_boundary_pct" msgid="1201150713021779321">"Right boundary <xliff:g id="PERCENT">%1$d</xliff:g> percent"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="98" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("seconds"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="biometric_dialog_credential_too_many_attempts" msgid="3083141271737748716">"Too many incorrect attempts.\nTry again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="176" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("seconds"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="biometric_dialog_credential_too_many_attempts" msgid="3083141271737748716">"Too many incorrect attempts.\nTry again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="176" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("seconds"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="biometric_dialog_credential_too_many_attempts" msgid="3083141271737748716">"Too many incorrect attempts.\nTry again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="176" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("seconds"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="biometric_dialog_credential_too_many_attempts" msgid="3083141271737748716">"Too many incorrect attempts.\nTry again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="176" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level" msgid="5143715405241138822">"Battery <xliff:g id="NUMBER">%d</xliff:g> per cent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="224" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level" msgid="5143715405241138822">"Battery <xliff:g id="NUMBER">%d</xliff:g> per cent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="224" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level" msgid="5143715405241138822">"Battery <xliff:g id="NUMBER">%d</xliff:g> per cent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="224" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level" msgid="5143715405241138822">"Battery <xliff:g id="NUMBER">%d</xliff:g> percent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="224" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_with_estimate" msgid="6548654589315074529">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> per cent; <xliff:g id="TIME">%2$s</xliff:g>"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="225" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_with_estimate" msgid="6548654589315074529">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> per cent; <xliff:g id="TIME">%2$s</xliff:g>"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="225" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_with_estimate" msgid="6548654589315074529">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> per cent; <xliff:g id="TIME">%2$s</xliff:g>"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="225" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_with_estimate" msgid="6548654589315074529">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> percent, <xliff:g id="TIME">%2$s</xliff:g>"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="225" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging" msgid="8892191177774027364">"Battery charging, <xliff:g id="BATTERY_PERCENTAGE">%d</xliff:g> percent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="226" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging" msgid="8892191177774027364">"Battery charging, <xliff:g id="BATTERY_PERCENTAGE">%d</xliff:g> percent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="226" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging" msgid="8892191177774027364">"Battery charging, <xliff:g id="BATTERY_PERCENTAGE">%d</xliff:g> percent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="226" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging" msgid="8892191177774027364">"Battery charging, <xliff:g id="BATTERY_PERCENTAGE">%d</xliff:g> percent."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="226" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused" msgid="3560711496775146763">"Battery <xliff:g id="PERCENTAGE">%d</xliff:g> per cent; charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="227" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused" msgid="3560711496775146763">"Battery <xliff:g id="PERCENTAGE">%d</xliff:g> per cent; charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="227" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused" msgid="3560711496775146763">"Battery <xliff:g id="PERCENTAGE">%d</xliff:g> per cent; charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="227" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused" msgid="3560711496775146763">"Battery <xliff:g id="PERCENTAGE">%d</xliff:g> percent, charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="227" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused_with_estimate" msgid="2223541217743647858">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> per cent; <xliff:g id="TIME">%2$s</xliff:g>, charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="228" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused_with_estimate" msgid="2223541217743647858">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> per cent; <xliff:g id="TIME">%2$s</xliff:g>, charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="228" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("per"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused_with_estimate" msgid="2223541217743647858">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> per cent; <xliff:g id="TIME">%2$s</xliff:g>, charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="228" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused_with_estimate" msgid="2223541217743647858">"Battery <xliff:g id="PERCENTAGE">%1$d</xliff:g> percent, <xliff:g id="TIME">%2$s</xliff:g>, charging paused for battery protection."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="228" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_top_boundary_pct">Top boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="251" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_bottom_boundary_pct">Bottom boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="253" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_left_boundary_pct">Left boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="255" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="screenshot_right_boundary_pct">Right boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="257" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("seconds"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="biometric_dialog_credential_too_many_attempts">Too many incorrect attempts.\nTry again in <xliff:g id="number">%d</xliff:g> seconds.</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="429" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level">Battery <xliff:g id="number">%d</xliff:g> percent.</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="535" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_with_estimate">Battery <xliff:g id="percentage" example="95%">%1$d</xliff:g> percent, <xliff:g id="time" example="Until 3:15pm">%2$s</xliff:g></string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="538" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging">Battery charging, <xliff:g id="battery_percentage">%d</xliff:g> percent.</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="541" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused">Battery <xliff:g id="percentage" example="90%">%d</xliff:g> percent, charging paused for battery protection.</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="544" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("percent"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="accessibility_battery_level_charging_paused_with_estimate">Battery <xliff:g id="percentage" example="90%">%1$d</xliff:g> percent, <xliff:g id="time" example="Until 3:15pm">%2$s</xliff:g>, charging paused for battery protection.</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="547" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("tiles"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="drag_to_remove_disabled" msgid="933046987838658850">"You need at least <xliff:g id="MIN_NUM_TILES">%1$d</xliff:g> tiles"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="835" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("tiles"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="drag_to_remove_disabled" msgid="933046987838658850">"You need at least <xliff:g id="MIN_NUM_TILES">%1$d</xliff:g> tiles"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="840" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("tiles"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="drag_to_remove_disabled" msgid="933046987838658850">"You need at least <xliff:g id="MIN_NUM_TILES">%1$d</xliff:g> tiles"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="840" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("tiles"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="drag_to_remove_disabled" msgid="933046987838658850">"You need at least <xliff:g id="MIN_NUM_TILES">%1$d</xliff:g> tiles"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="840" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("devices"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_dialog_multiple_devices" msgid="1093771040315422350">"<xliff:g id="COUNT">%1$d</xliff:g> devices selected"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="1096" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("devices"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_dialog_multiple_devices" msgid="1093771040315422350">"<xliff:g id="COUNT">%1$d</xliff:g> devices selected"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="1101" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("devices"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_dialog_multiple_devices" msgid="1093771040315422350">"<xliff:g id="COUNT">%1$d</xliff:g> devices selected"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="1101" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("devices"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_dialog_multiple_devices" msgid="1093771040315422350">"<xliff:g id="COUNT">%1$d</xliff:g> devices selected"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="1101" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("characters"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_broadcast_edit_hint_no_more_than_max" msgid="3923625800037673922">"Use fewer than <xliff:g id="LENGTH">%1$d</xliff:g> characters"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="1122" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("characters"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_broadcast_edit_hint_no_more_than_max" msgid="3923625800037673922">"Use fewer than <xliff:g id="LENGTH">%1$d</xliff:g> characters"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="1127" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("characters"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_broadcast_edit_hint_no_more_than_max" msgid="3923625800037673922">"Use fewer than <xliff:g id="LENGTH">%1$d</xliff:g> characters"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="1127" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("characters"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_broadcast_edit_hint_no_more_than_max" msgid="3923625800037673922">"Use fewer than <xliff:g id="LENGTH">%1$d</xliff:g> characters"</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="1127" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("tiles"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="drag_to_remove_disabled">You need at least <xliff:g id="min_num_tiles" example="6">%1$d</xliff:g> tiles</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="2211" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("devices"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_dialog_multiple_devices"><xliff:g id="count" example="2">%1$d</xliff:g> devices selected</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="2922" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="PluralsCandidate" |
| message="Formatting %d followed by words ("characters"): This should probably be a plural rather than a string" |
| errorLine1=" <string name="media_output_broadcast_edit_hint_no_more_than_max">Use fewer than <xliff:g id="length" example="16">%1$d</xliff:g> characters</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="2977" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="UnsafeIntentLaunch" |
| message="This intent could be coming from an untrusted source. It is later launched by an unprotected component. You could either make the component protected; or sanitize this intent using androidx.core.content.IntentSanitizer." |
| errorLine1=" final IntentSender intentSender = intent.getParcelableExtra(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="231" |
| column="51"/> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="239" |
| column="25" |
| message="The unsafe intent is launched here."/> |
| </issue> |
| |
| <issue |
| id="ExportedContentProvider" |
| message="Exported content providers can provide access to potentially sensitive data" |
| errorLine1=" <provider android:name=".keyguard.KeyguardSliceProvider" android:authorities="com.android.systemui.keyguard" android:grantUriPermissions="true" android:exported="true">" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="678" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExportedReceiver" |
| message="Exported receiver does not require permission" |
| errorLine1=" <receiver android:name=".statusbar.KeyboardShortcutsReceiver" android:exported="true">" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="681" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExportedReceiver" |
| message="Exported receiver does not require permission" |
| errorLine1=" <receiver android:name=".media.dialog.MediaOutputDialogReceiver" android:exported="true">" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="688" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission" |
| errorLine1=" <service android:name="SystemUIService" android:exported="true"/>" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="381" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission" |
| errorLine1=" <service android:name=".wallet.controller.WalletContextualLocationsService" android:exported="true"/>" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="382" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission" |
| errorLine1=" <service android:name=".keyguard.KeyguardService" android:exported="true"/>" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="557" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission" |
| errorLine1=" <service android:name=".dreams.DreamOverlayService" android:enabled="false" android:exported="true" android:singleUser="true"/>" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="559" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ExpiredTargetSdkVersion" |
| message="Google Play requires that apps target API level 33 or higher." |
| errorLine1=" <uses-sdk android:minSdkVersion="VanillaIceCream" android:targetSdkVersion="16"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="./out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/f4f47f0509e030e335c57c427145a02a/manifest_fixer/AndroidManifest.xml" |
| line="21" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/AbstractLockscreenShadeTransitionController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/qualifiers/AdditionalStartable.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/AlarmTile.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/AssistManager.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/BackPanel.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/BackupManagerProxy.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/BaseShortcutSection.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatterySaverModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/BatteryStateSnapshot.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/model/BiometricOperationInfo.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/model/BiometricPromptRequest.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/BiometricUnlockInteractor.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/BouncerViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1=" * Copyright (C) 2022 The Android Open Source Project" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/BroadcastDialogController.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1=" * Copyright (C) 2022 The Android Open Source Project" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/BroadcastDialogDelegate.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/BroadcastSender.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/CarrierTextManagerLog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/CommunalContainer.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/ComplicationComponent.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/complication/dagger/ComplicationComponent.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/complication/dagger/ComplicationModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/ComposeBouncerViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/CredentialHeaderViewModel.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/CredentialInteractor.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/CredentialPasswordView.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/CredentialPasswordViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/CredentialPatternView.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/CredentialPatternViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/CredentialStatus.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/CredentialView.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/CredentialViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/CredentialViewModel.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/ui/view/layout/sections/DefaultCommunalHubSection.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/DefaultTilesRepository.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/DeviceEntryRepository.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/shared/model/DisplayRotation.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/drawable/DrawableSize.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/EdgePanelParams.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/EllipseOverlapDetectorParams.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/EnhancedEstimates.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/EnhancedEstimatesImpl.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewbinder/ExpandableOutlineViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewmodel/ExpandableOutlineViewModel.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewbinder/ExpandableViewBinder.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewmodel/ExpandableViewModel.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/Extensions.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/FaceAuthLog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/FaceAuthenticationLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromBouncerToGoneTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromGoneToQuickSettingsTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromGoneToShadeTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromLockscreenToBouncerTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromLockscreenToGoneTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromLockscreenToQuickSettingsTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromLockscreenToShadeTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/FromShadeToQuickSettingsTransition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/utils/GlobalWindowManager.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/GutsCoordinatorLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/HeaderPrivacyIconsController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/HeadsUpCoordinatorLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManager.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/HeadsUpModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinderLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardClockFrame.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardClockSwitch.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/KeyguardDisplayModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/KeyguardLog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/KeyguardNotificationVisibilityProvider.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardStatusAreaView.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardStatusContainer.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/KeyguardUpdateMonitorLog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/LargeScreenUtils.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/LaunchAnimationParameters.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/LightRevealScrim.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/LockScreenShadeOverScroller.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/LockscreenShadeKeyguardTransitionController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/LockscreenShadeScrimTransitionController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/LockscreenShadeTransitionController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1=" * Copyright (C) 2022 The Android Open Source Project" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/util/MediaDataUtils.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/MediaMuteAwaitLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorResultHandler.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/MessageContainerController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/nearby/NearbyMediaDevicesLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/flags/NotOccludedCondition.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationClickNotifier.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationInteractionTracker.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/NotificationMemoryMeter.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/NotificationMemoryViewWalker.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationPriorityBucket.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationTargetsHelper.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PagedTileLayout.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/PendingRemovalStore.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/PlaceHolderDrawable.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/ProtoDumpable.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/dagger/QSComponent.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDisableFlagsLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/shared/QSPipelineFlagsRepository.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/dagger/QSRestoreLog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/dagger/QSScopeModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/QSSettingsRestoredRepository.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSSquishinessController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSTileRevealController.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSUtils.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/QsBatteryModeController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QuickTileLayout.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/ReferenceExt.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/RemainingAttempts.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/model/RestoreData.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/RestoreReconciliationInteractor.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/rotationlock/RotationLockModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Roundable.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/SafeMarqueeTextView.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/SceneContainerTransitions.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/view/SceneWindowRootView.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotData.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/SelectedUserInteractor.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/SelfTrackingLifetimeExtender.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/sensorprivacy/SensorUseDialog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SingleShadeLockScreenOverScroller.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SplitShadeLockScreenOverScroller.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/StackStateLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarHideIconsForBouncerManager.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarTransitionAnimatorController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/StatusBarWindowModule.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/SystemStatusAnimationSchedulerLogger.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotExecutor.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/TileLayout.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/TilesSettingConverter.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerSwitch.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/UnfoldHapticsPlayer.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/UnfoldKeyguardVisibilityListener.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockedScreenOffAnimationController.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/UserAutoAddRepository.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/utils/UserRestrictionChecker.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/dialog/UserSwitchDialog.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/UserTileSpecRepository.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/VariableDayDate.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/VisualStabilityProvider.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/shared/model/WakefulnessModel.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/WalletContextualLocationsService.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" |
| errorLine1="" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/WindowMetricsProvider.kt" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="MissingApacheLicenseDetector" |
| message="License header is missing
Please add the following copyright and license header to the beginning of the file:

/*
 * Copyright (C) 2024 The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ZenModePanel.java" |
| line="2" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" Paint pt = new Paint();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/DessertCaseView.java" |
| line="491" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" final Rect check = new Rect();" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/DessertCaseView.java" |
| line="496" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" mOuterCircle = new Path();" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/MagnifierView.java" |
| line="114" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" mInnerCircle = new Path();" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/MagnifierView.java" |
| line="116" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" Rect scrimRect = new Rect(0, 0, getWidth(), getHeight() / 2);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/MagnifierView.java" |
| line="143" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw operations: Use `Canvas.getClipBounds(Rect)` instead of `Canvas.getClipBounds()` which allocates a temporary `Rect`" |
| errorLine1=" val bounds = canvas.clipBounds" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/MediaContainerView.kt" |
| line="63" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" mBarTransitions.setBackgroundFrame(new Rect(0, frameHeight - height, w, h));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBarView.java" |
| line="1001" |
| column="48"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" Paint paint = new Paint();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationIconContainer.java" |
| line="200" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" Paint pt = new Paint();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationShadeWindowView.java" |
| line="151" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" SmartSuggestionMeasures accumulatedMeasures = new SmartSuggestionMeasures(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java" |
| line="240" |
| column="55"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" List<View> smartSuggestions = new ArrayList<>(smartActions);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java" |
| line="252" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" List<View> coveredSuggestions = new ArrayList<>();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java" |
| line="254" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" Paint paint = new Paint();" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusIconContainer.java" |
| line="141" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="DrawAllocation" |
| message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)" |
| errorLine1=" animationViewController?.onSensorRectUpdated(RectF(sensorRect))" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsView.kt" |
| line="84" |
| column="54"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery." |
| errorLine1=" mWakeLock.acquire();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/BiometricUnlockController.java" |
| line="395" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery." |
| errorLine1=" pmWakeLock.acquire()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/ClientTrackingWakeLock.kt" |
| line="41" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery." |
| errorLine1=" mShowKeyguardWakeLock.acquire();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="2395" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery." |
| errorLine1=" mWakeLock.acquire();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/NotificationPlayer.java" |
| line="516" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery." |
| errorLine1=" inner.acquire();" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/WakeLock.java" |
| line="134" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls bindService" |
| errorLine1=" mContext.bindService(serviceIntent, mConnection, Context.BIND_AUTO_CREATE);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/AdminSecondaryLockScreenController.java" |
| line="179" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls unbindService" |
| errorLine1=" mContext.unbindService(mConnection);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/AdminSecondaryLockScreenController.java" |
| line="208" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls bindServiceAsUser" |
| errorLine1=" bound = context" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ControlsProviderLifecycleManager.kt" |
| line="175" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls unbindService" |
| errorLine1=" context.unbindService(serviceConnection)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ControlsProviderLifecycleManager.kt" |
| line="210" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls bindServiceAsUser" |
| errorLine1=" bindResult = mContext.bindServiceAsUser(mServiceIntent, this, mFlags," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/service/ObservableServiceConnection.java" |
| line="159" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls unbindService" |
| errorLine1=" mContext.unbindService(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/service/ObservableServiceConnection.java" |
| line="164" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls unbindService" |
| errorLine1=" mContext.unbindService(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/service/ObservableServiceConnection.java" |
| line="234" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls bindServiceAsUser" |
| errorLine1=" mBound = mContext.bindServiceAsUser(mQuickStepIntent," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java" |
| line="828" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls unbindService" |
| errorLine1=" mContext.unbindService(mOverviewServiceConnection);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java" |
| line="887" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls bindServiceAsUser" |
| errorLine1=" return mContext.bindServiceAsUser(mIntent, this, flags, mUser);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/TileLifecycleManager.java" |
| line="254" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="BindServiceOnMainThread" |
| message="This method should be annotated with `@WorkerThread` because it calls bindServiceAsUser" |
| errorLine1=" return mContext.bindServiceAsUser(mIntent, this," |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/TileLifecycleManager.java" |
| line="256" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcastAsUser()` should be replaced with `BroadcastSender.sendBroadcastAsUser()`" |
| errorLine1=" sendBroadcastAsUser(intent, UserHandle.SYSTEM, PERMISSION_SELF)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/backup/BackupHelper.kt" |
| line="103" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" context.sendBroadcast(mTestIntent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BatteryControllerImpl.java" |
| line="315" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="171" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="180" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="184" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="189" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="195" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/DemoModeFragment.java" |
| line="199" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcastAsUser()` should be replaced with `BroadcastSender.sendBroadcastAsUser()`" |
| errorLine1=" mContext.sendBroadcastAsUser(intent, UserHandle.ALL);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="2207" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcastAsUser()` should be replaced with `BroadcastSender.sendBroadcastAsUser()`" |
| errorLine1=" mContext.sendBroadcastAsUser(USER_PRESENT_INTENT," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="2688" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" context.sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/PeopleBackupHelper.java" |
| line="505" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" getContext().sendBroadcast(intent);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/PluginFragment.java" |
| line="199" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" sendBroadcast(intent, PERMISSION_SELF);" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/RecordingService.java" |
| line="255" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcastAsUser()` should be replaced with `BroadcastSender.sendBroadcastAsUser()`" |
| errorLine1=" context.sendBroadcastAsUser(intent, mUserId);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SliceBroadcastRelayHandler.java" |
| line="157" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" context.sendBroadcast(Intent(Intent.ACTION_CLOSE_SYSTEM_DIALOGS))" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/StatusBehavior.kt" |
| line="83" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" mContext.sendBroadcast(new Intent(TunerService.ACTION_CLEAR));" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerServiceImpl.java" |
| line="317" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="BroadcastSentViaContext" |
| message="`Context.sendBroadcast()` should be replaced with `BroadcastSender.sendBroadcast()`" |
| errorLine1=" sendBroadcast(new Intent(Intent.ACTION_CLOSE_SYSTEM_DIALOGS));" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/WifiDebuggingActivity.java" |
| line="179" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ControlAdapter.kt" |
| line="131" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/HearingDevicesListAdapter.java" |
| line="77" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetAdapter.java" |
| line="116" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" mAdapter.notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogDelegate.java" |
| line="840" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/LockscreenFragment.java" |
| line="299" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="69" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="475" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="488" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/TileAdapter.java" |
| line="224" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/TileAdapter.java" |
| line="275" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/TileAdapter.java" |
| line="484" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/TileAdapter.java" |
| line="505" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/TileAdapter.java" |
| line="513" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumePanelSlicesAdapter.java" |
| line="89" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="NotifyDataSetChanged" |
| message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort." |
| errorLine1=" notifyDataSetChanged();" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/WalletCardCarousel.java" |
| line="433" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" registerReceiver(mBroadcastReceiver, mIntentFilter, PERMISSION_SELF, null," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/AppClipsActivity.java" |
| line="136" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(mBroadcastReceiver, filter, Context.RECEIVER_EXPORTED_UNAUDITED);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java" |
| line="807" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" Intent intent = mContext.registerReceiver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BatteryControllerImpl.java" |
| line="160" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mBroadcastReceiver, intentFilter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/BiometricNotificationService.java" |
| line="177" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" Intent i = getContext().registerReceiver(null," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/CarrierTextManager.java" |
| line="379" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mBannerActionBroadcastReceiver, internalFilter, PERMISSION_SELF," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="929" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ControlsControllerImpl.kt" |
| line="233" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(mReceiver, filter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/CsdWarningDialog.java" |
| line="132" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mReceiver, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/DreamOverlayRegistrant.java" |
| line="125" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mReceiver, filter, null, null," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/flags/FeatureFlagsClassicDebug.java" |
| line="146" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mReceiver," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ImmersiveModeConfirmation.java" |
| line="469" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mReceiver, new IntentFilter(ACTION_DISABLE_ESIM)," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardEsimArea.java" |
| line="98" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" getContext().registerReceiver(mIntentReceiver, filter, null /* permission*/," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardSliceProvider.java" |
| line="401" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(new BroadcastReceiver() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/KeyguardStateControllerImpl.java" |
| line="145" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mDelayedLockBroadcastReceiver, delayedActionFilter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java" |
| line="1524" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(appChangeReceiver, uninstallFilter)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/LegacyMediaDataManagerImpl.kt" |
| line="349" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(appChangeReceiver, uninstallFilter)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/MediaDataProcessor.kt" |
| line="288" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" getContext().registerReceiver(mNotificationActionReceiver, intentFilter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/MenuViewLayer.java" |
| line="631" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiverAsUser(mReceiver, UserHandle.ALL, overlayFilter, null, null);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavigationModeController.java" |
| line="119" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mBaseBroadcastReceiver, internalFilter, PERMISSION_SELF, null," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="432" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mLauncherStateChangedReceiver, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java" |
| line="663" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mReceiver, filter, Context.RECEIVER_EXPORTED);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/service/PackageObserver.java" |
| line="91" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mBaseBroadcastReceiver, perAppFilter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/PeopleSpaceWidgetManager.java" |
| line="243" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mBaseBroadcastReceiver, bootComplete);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/PeopleSpaceWidgetManager.java" |
| line="247" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" getContext().registerReceiver(mReceiver, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/PluginFragment.java" |
| line="64" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" getContext().registerReceiver(mReceiver, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/PluginFragment.java" |
| line="66" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiverAsUser(this, UserHandle.ALL, filter," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java" |
| line="827" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" Intent intent = mContext.registerReceiver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="297" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mPermControllerChangeReceiver, PKG_CHANGE_INTENT_FILTER);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SafetyController.java" |
| line="81" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(mReceiver, filter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/SafetyWarningDialog.java" |
| line="66" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(this, filter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SliceBroadcastRelayHandler.java" |
| line="142" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" getContext().registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, filter, null, null);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SplitClockView.java" |
| line="78" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiverAsUser(mChallengeReceiver, UserHandle.ALL," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarRemoteInputCallback.java" |
| line="103" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiverAsUser(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/StylusUsiPowerUI.kt" |
| line="79" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiverForAllUsers(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SystemActions.java" |
| line="229" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" registerReceiver(mCloseSystemDialogs, new IntentFilter(ACTION_CLOSE_SYSTEM_DIALOGS)," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java" |
| line="130" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiverAsUser(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/TileLifecycleManager.java" |
| line="439" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiverAsUser(mUninstallReceiver, userTracker.getUserHandle(), filter," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/TileServiceManager.java" |
| line="100" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiver(mBroadcastReceiver, filter," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/UdfpsController.java" |
| line="774" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" activity.registerReceiver(this, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDisconnectedReceiver.java" |
| line="40" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" activity.registerReceiver(this, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/usb/UsbDisconnectedReceiver.java" |
| line="48" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiverAsUser(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/UserBroadcastDispatcher.kt" |
| line="134" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiverAsUser(mProfileReceiver, UserHandle.ALL, profileFilter," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/UserInfoControllerImpl.java" |
| line="78" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" context.registerReceiverForAllUsers(this, filter, null, backgroundHandler)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/settings/UserTrackerImpl.kt" |
| line="148" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" registerReceiver(mWifiChangeReceiver, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/WifiDebuggingActivity.java" |
| line="177" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" registerReceiver(mWifiChangeReceiver, filter);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/WifiDebuggingSecondaryUserActivity.java" |
| line="98" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="RegisterReceiverViaContext" |
| message="Register `BroadcastReceiver` using `BroadcastDispatcher` instead of `Context`" |
| errorLine1=" mContext.registerReceiver(mScreenOffReceiver, new IntentFilter(Intent.ACTION_SCREEN_OFF));" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationSettings.java" |
| line="402" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<Int>(replay = 1, onBufferOverflow = BufferOverflow.DROP_OLDEST)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/assist/data/repository/AssistRepository.kt" |
| line="29" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val mutableIsExpanded = MutableSharedFlow<Boolean>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/volume/ui/viewmodel/AudioVolumeComponentViewModel.kt" |
| line="78" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _onAuthenticationResult = MutableSharedFlow<Boolean>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/domain/interactor/AuthenticationInteractor.kt" |
| line="129" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/BluetoothTileDialogDelegate.kt" |
| line="81" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/BluetoothTileDialogDelegate.kt" |
| line="86" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _onIncorrectBouncerInput = MutableSharedFlow<Unit>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/BouncerInteractor.kt" |
| line="64" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _onImeHiddenByUser = MutableSharedFlow<Unit>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/BouncerInteractor.kt" |
| line="84" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val resetToDefault = MutableSharedFlow<Unit>(replay = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/viewmodel/BouncerMessageViewModel.kt" |
| line="107" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.WhileSubscribed(), replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/captioning/domain/CaptioningAvailabilityCriteria.kt" |
| line="48" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/CarrierConfigRepository.kt" |
| line="93" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.WhileSubscribed(), replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/data/repository/ColorCorrectionRepository.kt" |
| line="69" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.WhileSubscribed(), replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/data/repository/ColorInversionRepository.kt" |
| line="69" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _appWidgetIdToRemove = MutableSharedFlow<Int>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/CommunalAppWidgetHost.kt" |
| line="45" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/interactor/CommunalInteractor.kt" |
| line="142" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow(extraBufferCapacity = 1, onBufferOverflow = BufferOverflow.DROP_OLDEST)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/interactor/CommunalInteractor.kt" |
| line="165" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/interactor/CommunalInteractor.kt" |
| line="236" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope = applicationScope, started = SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/CommunalTutorialRepository.kt" |
| line="94" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(coroutineScope, SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/domain/interactor/ComponentsInteractor.kt" |
| line="67" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/data/repository/ConnectivityRepository.kt" |
| line="157" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _validatedAttestation: MutableSharedFlow<ByteArray?> = MutableSharedFlow()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/CredentialViewModel.kt" |
| line="92" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(tileScope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileDataInteractor.kt" |
| line="91" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<DefaultsRequest>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/CustomTileDefaultsRepository.kt" |
| line="77" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(applicationScope, SharingStarted.WhileSubscribed(), replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/CustomTileDefaultsRepository.kt" |
| line="93" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<Tile>(replay = 1, onBufferOverflow = BufferOverflow.DROP_OLDEST)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileInteractor.kt" |
| line="55" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(tileScope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/CustomTilePackageUpdatesRepository.kt" |
| line="71" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<TileWithUser>(onBufferOverflow = BufferOverflow.DROP_OLDEST, replay = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/CustomTileRepository.kt" |
| line="111" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" val mutableRefreshEvents = MutableSharedFlow<Unit>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileServiceInteractor.kt" |
| line="183" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" val demoModeFinishedEvent = MutableSharedFlow<Unit>(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/DemoMobileConnectionsRepository.kt" |
| line="75" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" val mobileEvents = _mobileCommands.shareIn(scope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/DemoModeMobileConnectionDataSource.kt" |
| line="56" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" val wifiEvents = _wifiCommands.shareIn(scope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/DemoModeWifiDataSource.kt" |
| line="44" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/DeviceEntryIconViewModel.kt" |
| line="85" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val attemptEnterDeviceFromDeviceEntryIcon: MutableSharedFlow<Unit> = MutableSharedFlow()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/DeviceEntrySourceInteractor.kt" |
| line="54" |
| column="82"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/DeviceItemInteractor.kt" |
| line="62" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(bgApplicationScope, started = SharingStarted.WhileSubscribed(), replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/display/data/repository/DisplayRepository.kt" |
| line="147" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(this, started = Lazily)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/HideNotificationsBinder.kt" |
| line="39" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<Long>(replay = 1, onBufferOverflow = BufferOverflow.DROP_OLDEST)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/homecontrols/domain/interactor/HomeControlsComponentInteractor.kt" |
| line="138" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(backgroundScope, SharingStarted.WhileSubscribed(), replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/InstalledTilesComponentRepository.kt" |
| line="84" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" val refreshTransition = MutableSharedFlow<Config>(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardBlueprintRepository.kt" |
| line="59" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _keyguardAuthenticatedPrimaryAuth = MutableSharedFlow<Int>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/data/repository/KeyguardBouncerRepository.kt" |
| line="178" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _userRequestedBouncerWhenAlreadyAuthenticated = MutableSharedFlow<Int>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/data/repository/KeyguardBouncerRepository.kt" |
| line="183" |
| column="65"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val unseenEntryAdded = MutableSharedFlow<NotificationEntry>(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/KeyguardCoordinator.kt" |
| line="96" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val unseenEntryRemoved = MutableSharedFlow<NotificationEntry>(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/KeyguardCoordinator.kt" |
| line="97" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _keyguardDone: MutableSharedFlow<KeyguardDone> = MutableSharedFlow()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardRepository.kt" |
| line="298" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" override val keyguardDoneAnimationsFinished: MutableSharedFlow<Unit> = MutableSharedFlow()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardRepository.kt" |
| line="304" |
| column="76"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<Float>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionInteractor.kt" |
| line="81" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.Eagerly)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionInteractor.kt" |
| line="106" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<TransitionStep>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionInteractor.kt" |
| line="149" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionInteractor.kt" |
| line="193" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionInteractor.kt" |
| line="207" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/KeyguardTransitionInteractor.kt" |
| line="249" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<TransitionStep>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/KeyguardTransitionRepository.kt" |
| line="117" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(applicationScope, started = SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/LogContextInteractor.kt" |
| line="130" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(coroutineScope, SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/MediaOutputInteractor.kt" |
| line="63" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(coroutineScope, SharingStarted.Eagerly, replay = 1)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/MediaOutputInteractor.kt" |
| line="93" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<PackageChangeModel>(replay = 0, extraBufferCapacity = BUFFER_CAPACITY)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/common/data/repository/PackageUpdateMonitor.kt" |
| line="67" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _accessibilityHint = MutableSharedFlow<String>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/PromptViewModel.kt" |
| line="143" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<Int>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ui/adapter/QSSceneAdapter.kt" |
| line="179" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(scope, SharingStarted.Eagerly)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/QSSettingsRestoredRepository.kt" |
| line="123" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val userInputs: MutableSharedFlow<QSTileUserAction> = MutableSharedFlow()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/QSTileViewModelImpl.kt" |
| line="89" |
| column="67"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val forceUpdates: MutableSharedFlow<Unit> = MutableSharedFlow()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/QSTileViewModelImpl.kt" |
| line="90" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/QSTileViewModelImpl.kt" |
| line="104" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(tileScope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/QSTileViewModelImpl.kt" |
| line="162" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/viewmodel/QSTileViewModelImpl.kt" |
| line="172" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(applicationScope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/data/repository/ScreenBrightnessRepository.kt" |
| line="150" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(applicationScope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/data/repository/ScreenBrightnessRepository.kt" |
| line="156" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(applicationScope, SharingStarted.WhileSubscribed())" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/data/repository/ScreenBrightnessRepository.kt" |
| line="169" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _notificationStackChanged = MutableSharedFlow<Unit>(extraBufferCapacity = 1)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/domain/interactor/SharedNotificationContainerInteractor.kt" |
| line="57" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val _bouncerMessageChanged = MutableSharedFlow<String?>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/SimBouncerInteractor.kt" |
| line="75" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val changes = MutableSharedFlow<Unit>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/spatial/domain/interactor/SpatialAudioComponentInteractor.kt" |
| line="54" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/data/repository/UserA11yQsShortcutsRepository.kt" |
| line="56" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" private val changeEvents = MutableSharedFlow<ChangeAction>(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/UserAutoAddRepository.kt" |
| line="47" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<ChangeAction>(extraBufferCapacity = CHANGES_BUFFER_SIZE)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/UserTileSpecRepository.kt" |
| line="54" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`shareIn()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" .shareIn(" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/viewmodel/VolumePanelViewModel.kt" |
| line="107" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="SharedFlowCreation" |
| message="`MutableSharedFlow()` creates a new shared flow, which has poor performance characteristics" |
| errorLine1=" MutableSharedFlow<Int>(extraBufferCapacity = QSSettingsRestoredRepository.BUFFER_CAPACITY)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/restoreprocessors/WorkTileRestoreProcessor.kt" |
| line="49" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" mAudioManager.playSoundEffect(soundConstant, ActivityManager.getCurrentUser());" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/KeyButtonView.java" |
| line="373" |
| column="70"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" startActivityAsUser(intent, UserHandle.of(ActivityManager.getCurrentUser()));" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/permission/MediaProjectionPermissionActivity.java" |
| line="373" |
| column="75"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" int startingUser = ActivityManager.getCurrentUser();" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/settings/MultiUserUtilsModule.java" |
| line="70" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" ? UserHandle.of(ActivityManager.getCurrentUser()) : notificationUser;" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java" |
| line="611" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" ActivityManager.getCurrentUser());" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SplitClockView.java" |
| line="91" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" TextUtils.join(",", hideList), ActivityManager.getCurrentUser());" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java" |
| line="86" |
| column="64"/> |
| </issue> |
| |
| <issue |
| id="SlowUserIdQuery" |
| message="Use `UserTracker.getUserId()` instead of `ActivityManager.getCurrentUser()`" |
| errorLine1=" ActivityManager.getCurrentUser()," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/StylusUsiPowerUI.kt" |
| line="236" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" getUserInfo(" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/CredentialInteractor.kt" |
| line="173" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" manager.getUserInfo(lastSelectedNonGuestUserHandle)" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/GuestUserInteractor.kt" |
| line="149" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" mUserManager.getUserInfo(userId).isManagedProfile()" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationRemoteInputManager.java" |
| line="500" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" val userType = userManager.getUserInfo(userId).userType" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/data/repository/ProfileTypeRepositoryImpl.kt" |
| line="45" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" userManager.getUserInfo(it.taskInfo1.userId).toUserType()," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTaskListProvider.kt" |
| line="66" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" userManager.getUserInfo(it.taskInfo2!!.userId).toUserType()," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTaskListProvider.kt" |
| line="75" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" return mUserManager.getUserInfo(mCurrentUserId).isRestricted()" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java" |
| line="312" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="SlowUserInfoQuery" |
| message="Use `UserTracker.getUserInfo()` instead of `UserManager.getUserInfo()`" |
| errorLine1=" final UserInfo newUserInfo = mUserManager.getUserInfo(newUserId);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SecurityControllerImpl.java" |
| line="386" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" Bitmap a = Bitmap.createBitmap(b.getWidth(), b.getHeight(), Bitmap.Config.ALPHA_8);" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/DessertCaseView.java" |
| line="196" |
| column="83"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" ?: Bitmap.Config.ARGB_8888" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/drawable/DrawableSize.kt" |
| line="95" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" ?: Bitmap.Config.ARGB_8888" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/drawable/DrawableSize.kt" |
| line="95" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/DreamOverlayDotImageView.java" |
| line="120" |
| column="78"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" drawable.getIntrinsicHeight(), Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRowDragController.java" |
| line="182" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/KeyButtonDrawable.java" |
| line="329" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/KeyButtonDrawable.java" |
| line="357" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" shortcutKeyIconItemHeightWidth, Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="686" |
| column="79"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" Bitmap.Config config = drawable.getOpacity() != PixelFormat.OPAQUE ? Bitmap.Config.ARGB_8888" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseDialog.java" |
| line="451" |
| column="92"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" : Bitmap.Config.RGB_565;" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseDialog.java" |
| line="452" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" bitmap = Bitmap.createBitmap(1, 1, Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="355" |
| column="62"/> |
| </issue> |
| |
| <issue |
| id="SoftwareBitmap" |
| message="Replace software bitmap with `Config.HARDWARE`" |
| errorLine1=" drawable.getIntrinsicHeight(), Bitmap.Config.ARGB_8888);" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="359" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="Recycle" |
| message="This `TypedArray` should be recycled after use with `#recycle()`" |
| errorLine1=" TypedArray typedArray = context.obtainStyledAttributes(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/SeekBarWithIconButtonsView.java" |
| line="85" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="Recycle" |
| message="This `TypedArray` should be recycled after use with `#recycle()`" |
| errorLine1=" final TypedArray sa = mResources.obtainAttributes(mAttrs, R.styleable.Shortcut);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ShortcutParser.java" |
| line="103" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `FrameLayout`: `layout_weight`" |
| errorLine1=" android:layout_weight="0"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/contextual.xml" |
| line="31" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `FrameLayout`: `layout_weight`" |
| errorLine1=" android:layout_weight="0"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/contextual.xml" |
| line="54" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param '`layout_weight`' (included from within a `FrameLayout` in `layout/controls_dialog.xml`)" |
| errorLine1=" android:layout_weight="1"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_base_item.xml" |
| line="21" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="44" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentStart`" |
| errorLine1=" android:layout_alignParentStart="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="45" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="54" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignEnd`" |
| errorLine1=" android:layout_alignEnd="@id/pkg_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="56" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toEndOf`" |
| errorLine1=" android:layout_toEndOf="@id/pkg_icon">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="57" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param '`layout_weight`' (included from within a `FrameLayout` in `layout/contextual.xml`, included from within a `FrameLayout` in `layout/menu_ime.xml`)" |
| errorLine1=" android:layout_weight="0"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/ime_switcher.xml" |
| line="23" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="false"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="44" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentStart`" |
| errorLine1=" android:layout_alignParentStart="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="45" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="104" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignEnd`" |
| errorLine1=" android:layout_alignEnd="@id/conversation_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="106" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toEndOf`" |
| errorLine1=" android:layout_toEndOf="@id/conversation_icon">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="107" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="124" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="157" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="173" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentEnd`" |
| errorLine1=" android:layout_alignParentEnd="true" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="178" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toEndOf`" |
| errorLine1=" android:layout_toEndOf="@id/silence_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="353" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="43" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentStart`" |
| errorLine1=" android:layout_alignParentStart="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="44" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="53" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignEnd`" |
| errorLine1=" android:layout_alignEnd="@id/pkg_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="55" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toEndOf`" |
| errorLine1=" android:layout_toEndOf="@id/pkg_icon">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="56" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="82" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="100" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toStartOf`" |
| errorLine1=" android:layout_toStartOf="@id/info"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="105" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="111" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentEnd`" |
| errorLine1=" android:layout_alignParentEnd="true" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="116" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toEndOf`" |
| errorLine1=" android:layout_toEndOf="@id/silence_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="301" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="42" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentStart`" |
| errorLine1=" android:layout_alignParentStart="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="43" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="52" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignEnd`" |
| errorLine1=" android:layout_alignEnd="@id/conversation_icon"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="54" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_toEndOf`" |
| errorLine1=" android:layout_toEndOf="@id/conversation_icon">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="55" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="67" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="83" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_alignParentEnd`" |
| errorLine1=" android:layout_alignParentEnd="true"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="88" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="124" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="131" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_above`" |
| errorLine1=" android:layout_above="@id/got_it_button">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_activity_no_conversations.xml" |
| line="75" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_item_v2.xml" |
| line="46" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_item_v2.xml" |
| line="55" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteLayoutParam" |
| message="Invalid layout param in a `LinearLayout`: `layout_centerVertical`" |
| errorLine1=" android:layout_centerVertical="true"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_item_v2.xml" |
| line="75" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="ObsoleteSdkInt" |
| message="Unnecessary; SDK_INT is always >= 34" |
| errorLine1=" @RequiresApi(34)" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputAdapter.java" |
| line="531" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `SystemUIDialog` which has field `mContext` pointing to `Context`); this is a memory leak" |
| errorLine1=" var dialog: SystemUIDialog? = null" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/InternetDialogManager.kt" |
| line="40" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This `AsyncTask` class should be static or leaks might occur (anonymous android.os.AsyncTask)" |
| errorLine1=" new AsyncTask<Icon, Void, Drawable>() {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/KeyButtonView.java" |
| line="207" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `KeyboardShortcutListSearch` which has field `mSearchEditText` pointing to `EditText`); this is a memory leak" |
| errorLine1=" @VisibleForTesting static KeyboardShortcutListSearch sInstance;" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcutListSearch.java" |
| line="100" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `KeyboardShortcuts` which has field `mContext` pointing to `Context`); this is a memory leak" |
| errorLine1=" @VisibleForTesting static KeyboardShortcuts sInstance;" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyboardShortcuts.java" |
| line="83" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `MediaOutputDialog` which has field `mContext` pointing to `Context`); this is a memory leak" |
| errorLine1=" var mediaOutputDialog: MediaOutputDialog? = null" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputDialogManager.kt" |
| line="41" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This `AsyncTask` class should be static or leaks might occur (anonymous android.os.AsyncTask)" |
| errorLine1=" new AsyncTask<Void, Void, Void>() {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/NetworkControllerImpl.java" |
| line="742" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This field leaks a context object" |
| errorLine1=" private final Context mContext;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationContentInflater.java" |
| line="1053" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This field leaks a context object" |
| errorLine1=" private ExpandableNotificationRow mRow;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotificationContentInflater.java" |
| line="1062" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This field leaks a context object" |
| errorLine1=" private final Context mContext;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/SaveImageInBackgroundTask.java" |
| line="62" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `SystemUIInitializer` which has field `mContext` pointing to `Context`); this is a memory leak" |
| errorLine1=" // Must be static due to http://b/141008541." |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIAppComponentFactoryBase.kt" |
| line="48" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This `AsyncTask` class should be static or leaks might occur (anonymous android.os.AsyncTask)" |
| errorLine1=" mUserInfoTask = new AsyncTask<Void, Void, UserInfoQueryResult>() {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/UserInfoControllerImpl.java" |
| line="147" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="UseCompoundDrawables" |
| message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_end_dialog.xml" |
| line="26" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UseCompoundDrawables" |
| message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="112" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="UseCompoundDrawables" |
| message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_initial_layout.xml" |
| line="36" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="UseCompoundDrawables" |
| message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_with_content.xml" |
| line="95" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (922 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M36.3,25.5c-0.4,-0.3,-1,-0.5,-1.5,-0.5c-0.1,0,-0.3,0,-0.4,0c-0.3,0,-0.5,0,-0.7,0.1c-0.6,0.1,-1.1,0.4,-1.5,0.8 c-0.8,0.6,-1.2,1.6,-1.2,2.7v3.5h-1.2V14c0,-1.4,-0.6,-2.7,-1.6,-3.6c-0.4,-0.4,-0.9,-0.8,-1.5,-1c-0.4,-0.1,-0.7,-0.2,-1.1,-0.3 C25.2,9,24.9,9,24.7,9s-0.5,0,-0.8,0.1c-0.4,0.1,-0.8,0.2,-1.1,0.3c-0.6,0.2,-1.1,0.6,-1.5,1c-1,0.9,-1.6,2.2,-1.6,3.6v10.3h-2.4v-4.5 c0,-1.2,-0.6,-2.2,-1.5,-2.8c-0.4,-0.3,-1,-0.5,-1.5,-0.6c-0.2,0,-0.3,-0.1,-0.5,-0.1c-0.2,0,-0.4,0,-0.6,0.1c-0.6,0.1,-1.1,0.3,-1.5,0.7 c-0.8,0.6,-1.4,1.6,-1.4,2.7v8c0,1.1,0.5,2.1,1.4,2.7c0.4,0.3,0.9,0.6,1.5,0.7c0.2,0,0.4,0.1,0.6,0.1h0.5h1.5h3.8V48 c0,1.4,0.6,2.7,1.6,3.6c0.4,0.4,0.9,0.8,1.5,1c0.4,0.1,0.7,0.2,1.1,0.3c0.2,0,0.5,0.1,0.8,0.1s0.5,0,0.8,-0.1 c0.4,-0.1,0.8,-0.2,1.1,-0.3c0.6,-0.2,1.1,-0.6,1.5,-1c1,-0.9,1.6,-2.2,1.6,-3.6v-9.1h1.2h1.2h1.5h0.7c0.1,0,0.3,0,0.4,0 c0.6,-0.1,1.1,-0.2,1.5,-0.5c0.9,-0.6,1.6,-1.7,1.6,-2.9v-7C37.9,27.2,37.3,26.1,36.3,25.5z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-nodpi/cactus1.xml" |
| line="22" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (983 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M19.400000,10.000000c-0.700000,-3.400000 -3.700000,-6.000000 -7.400000,-6.000000c-1.500000,0.000000 -2.900000,0.400000 -4.000000,1.200000l1.500000,1.500000C10.200000,6.200000 11.100000,6.000000 12.000000,6.000000c3.000000,0.000000 5.500000,2.500000 5.500000,5.500000L17.500000,12.000000L19.000000,12.000000c1.700000,0.000000 3.000000,1.300000 3.000000,3.000000c0.000000,1.100000 -0.600000,2.100000 -1.600000,2.600000l1.500000,1.500000c1.300000,-0.900000 2.100000,-2.400000 2.100000,-4.100000C24.000000,12.400000 21.900000,10.200000 19.400000,10.000000zM3.000000,5.300000L5.800000,8.000000C2.600000,8.200000 0.000000,10.800000 0.000000,14.000000c0.000000,3.300000 2.700000,6.000000 6.000000,6.000000l11.700000,0.000000l2.000000,2.000000l1.300000,-1.300000L4.300000,4.000000L3.000000,5.300000zM7.700000,10.000000l8.000000,8.000000L6.000000,18.000000c-2.200000,0.000000 -4.000000,-1.800000 -4.000000,-4.000000c0.000000,-2.200000 1.800000,-4.000000 4.000000,-4.000000L7.700000,10.000000z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-nodpi/cloud_off.xml" |
| line="22" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (983 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M19.400000,10.000000c-0.700000,-3.400000 -3.700000,-6.000000 -7.400000,-6.000000c-1.500000,0.000000 -2.900000,0.400000 -4.000000,1.200000l1.500000,1.500000C10.200000,6.200000 11.100000,6.000000 12.000000,6.000000c3.000000,0.000000 5.500000,2.500000 5.500000,5.500000L17.500000,12.000000L19.000000,12.000000c1.700000,0.000000 3.000000,1.300000 3.000000,3.000000c0.000000,1.100000 -0.600000,2.100000 -1.600000,2.600000l1.500000,1.500000c1.300000,-0.900000 2.100000,-2.400000 2.100000,-4.100000C24.000000,12.400000 21.900000,10.200000 19.400000,10.000000zM3.000000,5.300000L5.800000,8.000000C2.600000,8.200000 0.000000,10.800000 0.000000,14.000000c0.000000,3.300000 2.700000,6.000000 6.000000,6.000000l11.700000,0.000000l2.000000,2.000000l1.300000,-1.300000L4.300000,4.000000L3.000000,5.300000zM7.700000,10.000000l8.000000,8.000000L6.000000,18.000000c-2.200000,0.000000 -4.000000,-1.800000 -4.000000,-4.000000c0.000000,-2.200000 1.800000,-4.000000 4.000000,-4.000000L7.700000,10.000000z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/cloud_off.xml" |
| line="22" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (925 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M34.4,43.95Q31.55,43.95 29.45,42.4Q27.35,40.85 26.35,38.3Q25.35,35.75 24.375,34.325Q23.4,32.9 20.7,30.75Q17.4,28.1 15.95,25.1Q14.5,22.1 14.5,17.8Q14.5,11.8 18.3,7.975Q22.1,4.15 28.1,4.15Q34,4.15 37.875,7.825Q41.75,11.5 42,17.2H39Q38.75,12.8 35.725,9.975Q32.7,7.15 28.1,7.15Q23.6,7.15 20.55,10.225Q17.5,13.3 17.5,17.8Q17.5,21.4 18.9,24.025Q20.3,26.65 23.55,29.1Q25.5,30.55 26.675,32.25Q27.85,33.95 28.9,36.45Q29.75,38.55 31.125,39.75Q32.5,40.95 34.4,40.95Q36.15,40.95 37.425,39.75Q38.7,38.55 38.95,36.8H41.95Q41.7,39.8 39.55,41.875Q37.4,43.95 34.4,43.95ZM11.95,32.9Q9.1,29.75 7.55,25.825Q6,21.9 6,17.6Q6,13.35 7.475,9.375Q8.95,5.4 11.95,2.35L14.2,4.35Q11.6,7 10.3,10.425Q9,13.85 9,17.6Q9,21.3 10.325,24.725Q11.65,28.15 14.2,30.85ZM28.1,22.45Q26.15,22.45 24.8,21.1Q23.45,19.75 23.45,17.8Q23.45,15.85 24.8,14.45Q26.15,13.05 28.1,13.05Q30.05,13.05 31.45,14.45Q32.85,15.85 32.85,17.8Q32.85,19.75 31.45,21.1Q30.05,22.45 28.1,22.45Z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/hearing.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1848 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M6.000000,18.000000c0.000000,0.600000 0.400000,1.000000 1.000000,1.000000l1.000000,0.000000l0.000000,3.500000C8.000000,23.299999 8.700000,24.000000 9.500000,24.000000c0.800000,0.000000 1.500000,-0.700000 1.500000,-1.500000L11.000000,19.000000l2.000000,0.000000l0.000000,3.500000c0.000000,0.800000 0.700000,1.500000 1.500000,1.500000c0.800000,0.000000 1.500000,-0.700000 1.500000,-1.500000L16.000000,19.000000l1.000000,0.000000c0.600000,0.000000 1.000000,-0.400000 1.000000,-1.000000L18.000000,8.000000L6.000000,8.000000L6.000000,18.000000zM3.500000,8.000000C2.700000,8.000000 2.000000,8.700000 2.000000,9.500000l0.000000,7.000000C2.000000,17.299999 2.700000,18.000000 3.500000,18.000000C4.300000,18.000000 5.000000,17.299999 5.000000,16.500000l0.000000,-7.000000C5.000000,8.700000 4.300000,8.000000 3.500000,8.000000zM20.500000,8.000000C19.700001,8.000000 19.000000,8.700000 19.000000,9.500000l0.000000,7.000000c0.000000,0.800000 0.700000,1.500000 1.500000,1.500000c0.800000,0.000000 1.500000,-0.700000 1.500000,-1.500000l0.000000,-7.000000C22.000000,8.700000 21.299999,8.000000 20.500000,8.000000zM15.500000,2.200000l1.300000,-1.300000c0.200000,-0.200000 0.200000,-0.500000 0.000000,-0.700000c-0.200000,-0.200000 -0.500000,-0.200000 -0.700000,0.000000l-1.500000,1.500000C13.900000,1.200000 13.000000,1.000000 12.000000,1.000000c-1.000000,0.000000 -1.900000,0.200000 -2.700000,0.600000L7.900000,0.100000C7.700000,0.000000 7.300000,0.000000 7.100000,0.100000C7.000000,0.300000 7.000000,0.700000 7.100000,0.900000l1.300000,1.300000C7.000000,3.300000 6.000000,5.000000 6.000000,7.000000l12.000000,0.000000C18.000000,5.000000 17.000000,3.200000 15.500000,2.200000zM10.000000,5.000000L9.000000,5.000000L9.000000,4.000000l1.000000,0.000000L10.000000,5.000000zM15.000000,5.000000l-1.000000,0.000000L14.000000,4.000000l1.000000,0.000000L15.000000,5.000000z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_android.xml" |
| line="22" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1121 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M23.9998,10.667C16.6398,10.667 10.6665,16.6403 10.6665,24.0003C10.6665,31.3603 16.6398,37.3337 23.9998,37.3337C31.3598,37.3337 37.3332,31.3603 37.3332,24.0003C37.3332,16.6403 31.3598,10.667 23.9998,10.667ZM17.4265,32.3737C17.9998,31.1737 21.4932,30.0003 23.9998,30.0003C26.5065,30.0003 30.0132,31.1737 30.5732,32.3737C28.7598,33.8137 26.4798,34.667 23.9998,34.667C21.5198,34.667 19.2398,33.8137 17.4265,32.3737ZM23.9998,27.3337C25.9465,27.3337 30.5732,28.1203 32.4798,30.4403C33.8398,28.6537 34.6665,26.427 34.6665,24.0003C34.6665,18.1203 29.8798,13.3337 23.9998,13.3337C18.1198,13.3337 13.3332,18.1203 13.3332,24.0003C13.3332,26.427 14.1598,28.6537 15.5198,30.4403C17.4265,28.1203 22.0532,27.3337 23.9998,27.3337ZM23.9998,16.0003C21.4132,16.0003 19.3332,18.0803 19.3332,20.667C19.3332,23.2537 21.4132,25.3337 23.9998,25.3337C26.5865,25.3337 28.6665,23.2537 28.6665,20.667C28.6665,18.0803 26.5865,16.0003 23.9998,16.0003ZM21.9998,20.667C21.9998,21.7737 22.8932,22.667 23.9998,22.667C25.1065,22.667 25.9998,21.7737 25.9998,20.667C25.9998,19.5603 25.1065,18.667 23.9998,18.667C22.8932,18.667 21.9998,19.5603 21.9998,20.667Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_avatar_guest_user.xml" |
| line="23" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1055 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData=" M66.67 -27.59 C66.67,-27.59 66.67,-66.67 66.67,-66.67 C66.67,-66.67 27.59,-66.67 27.59,-66.67 C27.59,-66.67 0,-94.25 0,-94.25 C0,-94.25 -27.58,-66.67 -27.58,-66.67 C-27.58,-66.67 -66.66,-66.67 -66.66,-66.67 C-66.66,-66.67 -66.66,-27.59 -66.66,-27.59 C-66.66,-27.59 -94.25,0 -94.25,0 C-94.25,0 -66.66,27.58 -66.66,27.58 C-66.66,27.58 -66.66,66.66 -66.66,66.66 C-66.66,66.66 -27.58,66.66 -27.58,66.66 C-27.58,66.66 0,94.25 0,94.25 C0,94.25 27.59,66.66 27.59,66.66 C27.59,66.66 66.67,66.66 66.67,66.66 C66.67,66.66 66.67,27.58 66.67,27.58 C66.67,27.58 94.25,0 94.25,0 C94.25,0 66.67,-27.59 66.67,-27.59c M50 20.66 C50,20.66 50,50 50,50 C50,50 20.67,50 20.67,50 C20.67,50 0,70.66 0,70.66 C0,70.66 -20.66,50 -20.66,50 C-20.66,50 -50,50 -50,50 C-50,50 -50,20.66 -50,20.66 C-50,20.66 -70.66,0 -70.66,0 C-70.66,0 -50,-20.67 -50,-20.67 C-50,-20.67 -50,-50 -50,-50 C-50,-50 -20.66,-50 -20.66,-50 C-20.66,-50 0,-70.67 0,-70.67 C0,-70.67 20.67,-50 20.67,-50 C20.67,-50 50,-50 50,-50 C50,-50 50,-20.67 50,-20.67 C50,-20.67 70.67,0 70.67,0 C70.67,0 50,20.66 50,20.66c " />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_brightness_full.xml" |
| line="19" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1055 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData=" M66.67 -27.59 C66.67,-27.59 66.67,-66.67 66.67,-66.67 C66.67,-66.67 27.59,-66.67 27.59,-66.67 C27.59,-66.67 0,-94.25 0,-94.25 C0,-94.25 -27.58,-66.67 -27.58,-66.67 C-27.58,-66.67 -66.66,-66.67 -66.66,-66.67 C-66.66,-66.67 -66.66,-27.59 -66.66,-27.59 C-66.66,-27.59 -94.25,0 -94.25,0 C-94.25,0 -66.66,27.58 -66.66,27.58 C-66.66,27.58 -66.66,66.66 -66.66,66.66 C-66.66,66.66 -27.58,66.66 -27.58,66.66 C-27.58,66.66 0,94.25 0,94.25 C0,94.25 27.59,66.66 27.59,66.66 C27.59,66.66 66.67,66.66 66.67,66.66 C66.67,66.66 66.67,27.58 66.67,27.58 C66.67,27.58 94.25,0 94.25,0 C94.25,0 66.67,-27.59 66.67,-27.59c M50 20.66 C50,20.66 50,50 50,50 C50,50 20.67,50 20.67,50 C20.67,50 0,70.66 0,70.66 C0,70.66 -20.66,50 -20.66,50 C-20.66,50 -50,50 -50,50 C-50,50 -50,20.66 -50,20.66 C-50,20.66 -70.66,0 -70.66,0 C-70.66,0 -50,-20.67 -50,-20.67 C-50,-20.67 -50,-50 -50,-50 C-50,-50 -20.66,-50 -20.66,-50 C-20.66,-50 0,-70.67 0,-70.67 C0,-70.67 20.67,-50 20.67,-50 C20.67,-50 50,-50 50,-50 C50,-50 50,-20.67 50,-20.67 C50,-20.67 70.67,0 70.67,0 C70.67,0 50,20.66 50,20.66c " />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_brightness_low.xml" |
| line="19" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1054 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M66.67 -27.59 C66.67,-27.59 66.67,-66.67 66.67,-66.67 C66.67,-66.67 27.59,-66.67 27.59,-66.67 C27.59,-66.67 0,-94.25 0,-94.25 C0,-94.25 -27.58,-66.67 -27.58,-66.67 C-27.58,-66.67 -66.66,-66.67 -66.66,-66.67 C-66.66,-66.67 -66.66,-27.59 -66.66,-27.59 C-66.66,-27.59 -94.25,0 -94.25,0 C-94.25,0 -66.66,27.58 -66.66,27.58 C-66.66,27.58 -66.66,66.66 -66.66,66.66 C-66.66,66.66 -27.58,66.66 -27.58,66.66 C-27.58,66.66 0,94.25 0,94.25 C0,94.25 27.59,66.66 27.59,66.66 C27.59,66.66 66.67,66.66 66.67,66.66 C66.67,66.66 66.67,27.58 66.67,27.58 C66.67,27.58 94.25,0 94.25,0 C94.25,0 66.67,-27.59 66.67,-27.59c M50 20.66 C50,20.66 50,50 50,50 C50,50 20.67,50 20.67,50 C20.67,50 0,70.66 0,70.66 C0,70.66 -20.66,50 -20.66,50 C-20.66,50 -50,50 -50,50 C-50,50 -50,20.66 -50,20.66 C-50,20.66 -70.66,0 -70.66,0 C-70.66,0 -50,-20.67 -50,-20.67 C-50,-20.67 -50,-50 -50,-50 C-50,-50 -20.66,-50 -20.66,-50 C-20.66,-50 0,-70.67 0,-70.67 C0,-70.67 20.67,-50 20.67,-50 C20.67,-50 50,-50 50,-50 C50,-50 50,-20.67 50,-20.67 C50,-20.67 70.67,0 70.67,0 C70.67,0 50,20.66 50,20.66c " />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_brightness_medium.xml" |
| line="19" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (831 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M12,16Q13.875,16 15.188,14.688Q16.5,13.375 16.5,11.5Q16.5,9.625 15.188,8.312Q13.875,7 12,7Q10.125,7 8.812,8.312Q7.5,9.625 7.5,11.5Q7.5,13.375 8.812,14.688Q10.125,16 12,16ZM12,14.2Q10.875,14.2 10.088,13.412Q9.3,12.625 9.3,11.5Q9.3,10.375 10.088,9.587Q10.875,8.8 12,8.8Q13.125,8.8 13.913,9.587Q14.7,10.375 14.7,11.5Q14.7,12.625 13.913,13.412Q13.125,14.2 12,14.2ZM12,19Q8.35,19 5.35,16.962Q2.35,14.925 1,11.5Q2.35,8.075 5.35,6.037Q8.35,4 12,4Q15.65,4 18.65,6.037Q21.65,8.075 23,11.5Q21.65,14.925 18.65,16.962Q15.65,19 12,19ZM12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5Q12,11.5 12,11.5ZM12,17Q14.825,17 17.188,15.512Q19.55,14.025 20.8,11.5Q19.55,8.975 17.188,7.487Q14.825,6 12,6Q9.175,6 6.812,7.487Q4.45,8.975 3.2,11.5Q4.45,14.025 6.812,15.512Q9.175,17 12,17Z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_broadcast_code_eye.xml" |
| line="25" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1041 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M798,840Q673,840 551,785.5Q429,731 329,631Q229,531 174.5,409Q120,287 120,162Q120,144 132,132Q144,120 162,120L324,120Q338,120 349,129.5Q360,139 362,152L388,292Q390,308 387,319Q384,330 376,338L279,436Q299,473 326.5,507.5Q354,542 387,574Q418,605 452,631.5Q486,658 524,680L618,586Q627,577 641.5,572.5Q656,568 670,570L808,598Q822,602 831,612.5Q840,623 840,636L840,798Q840,816 828,828Q816,840 798,840ZM241,360L307,294Q307,294 307,294Q307,294 307,294L290,200Q290,200 290,200Q290,200 290,200L201,200Q201,200 201,200Q201,200 201,200Q206,241 215,281Q224,321 241,360ZM599,718Q638,735 678.5,745Q719,755 760,758Q760,758 760,758Q760,758 760,758L760,670Q760,670 760,670Q760,670 760,670L666,651Q666,651 666,651Q666,651 666,651L599,718ZM241,360Q241,360 241,360Q241,360 241,360Q241,360 241,360Q241,360 241,360L241,360Q241,360 241,360Q241,360 241,360L241,360Q241,360 241,360Q241,360 241,360L241,360ZM599,718L599,718Q599,718 599,718Q599,718 599,718L599,718Q599,718 599,718Q599,718 599,718L599,718Q599,718 599,718Q599,718 599,718Q599,718 599,718Q599,718 599,718Z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_call.xml" |
| line="25" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (902 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M15,9.683V7C15,6.7348 14.8946,6.4804 14.7071,6.2929C14.5196,6.1054 14.2652,6 14,6H10C9.7348,6 9.4804,6.1054 9.2929,6.2929C9.1053,6.4804 9,6.7348 9,7V9.683C7.855,10.2245 6.8787,11.067 6.1756,12.1205C5.4725,13.174 5.0689,14.3988 5.0081,15.6639C4.9473,16.929 5.2315,18.1868 5.8304,19.3029C6.4292,20.4189 7.3202,21.3512 8.408,22H15.592C16.6798,21.3512 17.5707,20.4189 18.1696,19.3029C18.7685,18.1868 19.0527,16.929 18.9919,15.6639C18.9311,14.3988 18.5275,13.174 17.8244,12.1205C17.1212,11.067 16.145,10.2245 15,9.683ZM14.989,20H9.011C8.3852,19.5381 7.877,18.9352 7.5276,18.2402C7.1783,17.5453 6.9975,16.7778 7,16C7.0041,15.0553 7.2746,14.131 7.7803,13.3331C8.286,12.5351 9.0065,11.896 9.859,11.489L11,10.946V8H13V10.946L14.141,11.489C14.9935,11.896 15.714,12.5351 16.2197,13.3331C16.7254,14.131 16.9959,15.0553 17,16C17.0025,16.7778 16.8217,17.5453 16.4723,18.2402C16.123,18.9352 15.6148,19.5381 14.989,20Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_air_freshener_off.xml" |
| line="41" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1852 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M18,2.01L6,2C5.7371,1.9991 5.4766,2.0502 5.2335,2.1504C4.9905,2.2506 4.7696,2.3979 4.5837,2.5838C4.3978,2.7696 4.2505,2.9905 4.1504,3.2335C4.0502,3.4766 3.9991,3.7371 4,4V20C3.9991,20.2629 4.0502,20.5234 4.1504,20.7665C4.2505,21.0096 4.3978,21.2304 4.5837,21.4163C4.7696,21.6022 4.9905,21.7494 5.2335,21.8496C5.4766,21.9498 5.7371,22.0009 6,22H18C18.2629,22.0009 18.5234,21.9498 18.7665,21.8496C19.0095,21.7494 19.2304,21.6022 19.4163,21.4163C19.6022,21.2304 19.7495,21.0096 19.8496,20.7665C19.9498,20.5234 20.0009,20.2629 20,20V4C20.0007,3.7376 19.9493,3.4778 19.8489,3.2354C19.7485,2.993 19.6011,2.7728 19.4151,2.5878C19.2291,2.4027 19.0083,2.2564 18.7654,2.1572C18.5225,2.0581 18.2624,2.008 18,2.01ZM11,5C11.1978,5 11.3911,5.0587 11.5556,5.1686C11.72,5.2785 11.8482,5.4346 11.9239,5.6173C11.9996,5.8 12.0194,6.0011 11.9808,6.1951C11.9422,6.3891 11.847,6.5673 11.7071,6.7072C11.5673,6.847 11.3891,6.9423 11.1951,6.9809C11.0011,7.0194 10.8,6.9995 10.6173,6.9238C10.4346,6.8481 10.2784,6.72 10.1685,6.5556C10.0586,6.3911 10,6.1978 10,6C10,5.7348 10.1054,5.4804 10.2929,5.2929C10.4804,5.1053 10.7348,5 11,5ZM7,6C7,5.8022 7.0587,5.6089 7.1685,5.4445C7.2784,5.28 7.4346,5.1519 7.6173,5.0762C7.8,5.0005 8.0011,4.9806 8.1951,5.0192C8.3891,5.0578 8.5673,5.153 8.7071,5.2929C8.847,5.4327 8.9422,5.611 8.9808,5.8049C9.0194,5.9989 8.9996,6.2 8.9239,6.3827C8.8482,6.5654 8.72,6.7215 8.5556,6.8314C8.3911,6.9413 8.1978,7 8,7C7.7348,7 7.4804,6.8947 7.2929,6.7072C7.1054,6.5196 7,6.2652 7,6ZM12,18C11.0032,18.008 10.0441,17.6198 9.3335,16.9207C8.623,16.2216 8.2192,15.2688 8.211,14.272C8.2109,13.7806 8.3092,13.2941 8.5,12.8412C8.6908,12.3883 8.9703,11.9782 9.322,11.635L12,9L14.678,11.635C15.0297,11.9782 15.3092,12.3883 15.5,12.8412C15.6908,13.2941 15.7891,13.7806 15.789,14.272C15.7808,15.2688 15.377,16.2216 14.6665,16.9207C13.9559,17.6198 12.9968,18.008 12,18Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_dishwasher_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (878 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M12,15C11.6044,15 11.2177,15.1174 10.8889,15.3372C10.56,15.5569 10.3036,15.8692 10.1522,16.2346C10.0009,16.6001 9.9613,17.0022 10.0384,17.3901C10.1156,17.7781 10.3061,18.1346 10.5858,18.4143C10.8655,18.694 11.2219,18.8845 11.6098,18.9617C11.9978,19.0388 12.3999,18.999 12.7654,18.8477C13.1308,18.6963 13.4432,18.44 13.6629,18.1111C13.8827,17.7822 14,17.3956 14,17C14,16.4696 13.7893,15.9608 13.4142,15.5857C13.0391,15.2106 12.5304,15 12,15ZM12,18C11.8022,18 11.6089,17.9414 11.4444,17.8315C11.28,17.7217 11.1518,17.5653 11.0761,17.3826C11.0004,17.1998 10.9806,16.9989 11.0192,16.8049C11.0578,16.611 11.153,16.4328 11.2929,16.293C11.4327,16.1531 11.6109,16.0579 11.8049,16.0193C11.9989,15.9807 12.2,16.0005 12.3827,16.0762C12.5654,16.1519 12.7216,16.2799 12.8315,16.4443C12.9413,16.6088 13,16.8022 13,17C13,17.2652 12.8946,17.5195 12.7071,17.707C12.5196,17.8946 12.2652,18 12,18Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_doorbell_off.xml" |
| line="26" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1266 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M17,2H7C6.4696,2 5.9609,2.2106 5.5858,2.5857C5.2107,2.9608 5,3.4696 5,4V20C5,20.5304 5.2107,21.0392 5.5858,21.4143C5.9609,21.7894 6.4696,22 7,22H17C17.5304,22 18.0391,21.7894 18.4142,21.4143C18.7893,21.0392 19,20.5304 19,20V4C19,3.4696 18.7893,2.9608 18.4142,2.5857C18.0391,2.2106 17.5304,2 17,2ZM12,19C11.6044,19 11.2178,18.8826 10.8889,18.6628C10.56,18.4431 10.3036,18.1308 10.1522,17.7654C10.0009,17.3999 9.9613,16.9978 10.0384,16.6099C10.1156,16.2219 10.3061,15.8654 10.5858,15.5857C10.8655,15.306 11.2219,15.1155 11.6098,15.0383C11.9978,14.9612 12.3999,15.001 12.7654,15.1523C13.1308,15.3037 13.4432,15.56 13.6629,15.8889C13.8827,16.2178 14,16.6044 14,17C14,17.5304 13.7893,18.0392 13.4142,18.4143C13.0391,18.7894 12.5304,19 12,19ZM11,12.5H13C13,12.7652 12.8946,13.0195 12.7071,13.207C12.5196,13.3946 12.2652,13.5 12,13.5C11.7348,13.5 11.4804,13.3946 11.2929,13.207C11.1054,13.0195 11,12.7652 11,12.5ZM16,12H8V11H9V8.6599C8.9488,7.9537 9.1455,7.2519 9.5562,6.675C9.9669,6.0982 10.5659,5.6827 11.25,5.5V5.25C11.25,5.0511 11.329,4.8604 11.4697,4.7197C11.6103,4.5791 11.8011,4.5 12,4.5C12.1989,4.5 12.3897,4.5791 12.5303,4.7197C12.671,4.8604 12.75,5.0511 12.75,5.25V5.5C13.4351,5.6809 14.0352,6.0961 14.4462,6.6733C14.8572,7.2506 15.0532,7.9533 15,8.6599V11H16V12Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_doorbell_on.xml" |
| line="26" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (3845 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M16.345,8.3611L14.055,9.1791C13.8731,9.0458 13.6785,8.9309 13.474,8.8361C13.6398,7.9956 14.1302,7.2543 14.839,6.7731C15.3079,6.465 15.6646,6.0136 15.8558,5.4861C16.047,4.9587 16.0625,4.3836 15.8999,3.8466C15.7374,3.3097 15.4055,2.8397 14.9538,2.5069C14.5022,2.1741 13.955,1.9963 13.394,2.0001C8.994,2.0001 7.157,5.0071 8.361,7.6551L9.179,9.9451C9.0458,10.1269 8.9309,10.3215 8.836,10.5261C7.9954,10.3606 7.254,9.8701 6.773,9.1611C6.465,8.6922 6.0135,8.3355 5.4861,8.1443C4.9587,7.9531 4.3835,7.9375 3.8466,8.1001C3.3096,8.2627 2.8396,8.5946 2.5068,9.0462C2.174,9.4979 1.9962,10.0451 2,10.6061C2,15.0061 5.007,16.843 7.655,15.639L9.945,14.821C10.1267,14.9541 10.3209,15.069 10.525,15.1641C10.3598,16.0048 9.8692,16.7463 9.16,17.227C8.691,17.5351 8.3343,17.9867 8.1431,18.5142C7.9519,19.0418 7.9365,19.617 8.0992,20.154C8.2619,20.691 8.5939,21.161 9.0457,21.4937C9.4976,21.8264 10.0449,22.004 10.606,22.0001C15.006,22.0001 16.843,18.993 15.639,16.345L14.821,14.0551C14.954,13.8734 15.0689,13.6791 15.164,13.475C16.0048,13.6402 16.7462,14.1309 17.227,14.8401C17.5351,15.3091 17.9866,15.6657 18.5141,15.8569C19.0417,16.0481 19.6169,16.0636 20.1539,15.9009C20.6909,15.7382 21.1609,15.4061 21.4936,14.9543C21.8264,14.5025 22.004,13.9551 22,13.394C22,9 18.993,7.1571 16.345,8.3611ZM12,13.5001C11.7033,13.5001 11.4133,13.4121 11.1666,13.2473C10.92,13.0824 10.7277,12.8482 10.6142,12.5741C10.5006,12.3 10.4709,11.9984 10.5288,11.7074C10.5867,11.4164 10.7296,11.1492 10.9393,10.9394C11.1491,10.7296 11.4164,10.5867 11.7074,10.5289C11.9983,10.471 12.2999,10.5007 12.574,10.6143C12.8481,10.7278 13.0824,10.92 13.2472,11.1667C13.412,11.4134 13.5,11.7034 13.5,12.0001C13.5,12.3979 13.342,12.7794 13.0607,13.0607C12.7793,13.342 12.3978,13.5001 12,13.5001ZM10.245,5.2161C10.6327,4.7742 11.1217,4.4328 11.6701,4.2211C12.2184,4.0093 12.8099,3.9335 13.394,4.0001C13.5259,3.9959 13.6555,4.0354 13.7627,4.1124C13.8699,4.1893 13.9487,4.2995 13.987,4.4258C14.0253,4.5521 14.0208,4.6875 13.9744,4.811C13.9279,4.9346 13.842,5.0393 13.73,5.1091C13.1418,5.5017 12.6392,6.0092 12.2521,6.601C11.8651,7.1929 11.6018,7.8568 11.478,8.553C11.2666,8.5847 11.0587,8.6362 10.857,8.707L10.181,6.8271C10.0515,6.576 9.9893,6.2955 10.0005,6.0131C10.0117,5.7308 10.0959,5.4561 10.245,5.2161ZM6.827,13.816C6.576,13.9458 6.2956,14.0083 6.0132,13.9973C5.7308,13.9862 5.4561,13.902 5.216,13.753C4.7745,13.3655 4.4332,12.8769 4.2215,12.3289C4.0098,11.7809 3.9338,11.1898 4,10.6061C3.9959,10.4742 4.0353,10.3446 4.1123,10.2374C4.1893,10.1302 4.2994,10.0513 4.4257,10.0131C4.552,9.9748 4.6874,9.9792 4.8109,10.0257C4.9345,10.0722 5.0392,10.1581 5.109,10.2701C5.5015,10.8581 6.0088,11.3607 6.6005,11.7477C7.1922,12.1347 7.8559,12.3981 8.552,12.522C8.5844,12.7334 8.6363,12.9413 8.707,13.1431L6.827,13.816ZM13.755,18.782C13.3675,19.2242 12.8786,19.566 12.3302,19.7781C11.7818,19.9902 11.1902,20.0664 10.606,20.0001C10.4741,20.0042 10.3445,19.9647 10.2373,19.8878C10.1301,19.8108 10.0512,19.7006 10.013,19.5743C9.9747,19.448 9.9791,19.3126 10.0256,19.1891C10.0721,19.0656 10.158,18.9608 10.27,18.8911C10.8581,18.4987 11.3606,17.9914 11.7475,17.3997C12.1343,16.808 12.3974,16.1441 12.521,15.4481C12.7327,15.4156 12.9409,15.3638 13.143,15.2931L13.818,17.173C13.9477,17.4241 14.0101,17.7045 13.999,17.9869C13.988,18.2692 13.9039,18.5439 13.755,18.7841V18.782ZM18.891,13.7281C18.4985,13.1399 17.991,12.6373 17.3992,12.2504C16.8073,11.8636 16.1432,11.6005 15.447,11.477C15.4154,11.2653 15.3639,11.057 15.293,10.855L17.173,10.1801C17.424,10.0503 17.7044,9.9879 17.9868,9.9989C18.2692,10.0099 18.5439,10.094 18.784,10.243C19.2261,10.631 19.5677,11.1202 19.7795,11.669C19.9912,12.2178 20.0669,12.8097 20,13.394C20.0041,13.5259 19.9647,13.6555 19.8877,13.7628C19.8107,13.87 19.7006,13.9488 19.5743,13.9871C19.448,14.0253 19.3126,14.0209 19.1891,13.9744C19.0655,13.928 18.9608,13.8421 18.891,13.73V13.7281Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_fan_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1740 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M16.345,8.3611L14.055,9.1791C13.8731,9.0458 13.6785,8.9309 13.474,8.8361C13.6398,7.9956 14.1302,7.2543 14.839,6.7731C15.3079,6.465 15.6646,6.0136 15.8558,5.4861C16.047,4.9587 16.0625,4.3836 15.8999,3.8466C15.7374,3.3097 15.4055,2.8397 14.9538,2.5069C14.5022,2.1741 13.955,1.9963 13.394,2.0001C8.994,2.0001 7.157,5.0071 8.361,7.6551L9.179,9.9451C9.0457,10.1269 8.9309,10.3215 8.836,10.5261C7.9954,10.3606 7.254,9.8701 6.773,9.1611C6.465,8.6922 6.0135,8.3355 5.4861,8.1443C4.9587,7.9531 4.3835,7.9375 3.8466,8.1001C3.3096,8.2627 2.8396,8.5946 2.5068,9.0462C2.174,9.4979 1.9962,10.0451 2,10.6061C2,15.0061 5.007,16.843 7.655,15.639L9.945,14.821C10.1267,14.9541 10.3209,15.069 10.525,15.1641C10.3598,16.0048 9.8692,16.7463 9.16,17.227C8.691,17.5351 8.3343,17.9867 8.1431,18.5142C7.9519,19.0418 7.9365,19.617 8.0992,20.154C8.2619,20.691 8.5939,21.161 9.0457,21.4937C9.4976,21.8264 10.0449,22.004 10.606,22.0001C15.006,22.0001 16.843,18.993 15.639,16.345L14.821,14.0551C14.954,13.8734 15.0689,13.6791 15.164,13.475C16.0048,13.6402 16.7462,14.1309 17.227,14.8401C17.5351,15.3091 17.9866,15.6657 18.5141,15.8569C19.0417,16.0481 19.6169,16.0636 20.1539,15.9009C20.6909,15.7382 21.1609,15.4061 21.4936,14.9543C21.8264,14.5025 22.004,13.9551 22,13.394C22,9 18.993,7.1571 16.345,8.3611ZM12,13.5001C11.7033,13.5001 11.4133,13.4121 11.1666,13.2473C10.92,13.0824 10.7277,12.8482 10.6142,12.5741C10.5006,12.3 10.4709,11.9984 10.5288,11.7074C10.5867,11.4164 10.7296,11.1492 10.9393,10.9394C11.1491,10.7296 11.4164,10.5867 11.7074,10.5289C11.9983,10.471 12.2999,10.5007 12.574,10.6143C12.8481,10.7278 13.0824,10.92 13.2472,11.1667C13.412,11.4134 13.5,11.7034 13.5,12.0001C13.5,12.3979 13.342,12.7794 13.0607,13.0607C12.7794,13.342 12.3978,13.5001 12,13.5001Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_fan_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1072 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M18,8H17V6C17,4.6739 16.4732,3.402 15.5355,2.4644C14.5979,1.5267 13.3261,1 12,1C10.6739,1 9.4022,1.5267 8.4645,2.4644C7.5268,3.402 7,4.6739 7,6V8H6C5.47,8.0016 4.9623,8.2127 4.5875,8.5874C4.2128,8.9621 4.0016,9.47 4,10V20C4.0016,20.5299 4.2128,21.0379 4.5875,21.4126C4.9623,21.7873 5.47,21.9984 6,22H18C18.5299,21.9984 19.0377,21.7873 19.4125,21.4126C19.7872,21.0379 19.9984,20.5299 20,20V10C19.9984,9.47 19.7872,8.9621 19.4125,8.5874C19.0377,8.2127 18.5299,8.0016 18,8ZM12,17C11.6044,17 11.2178,16.8828 10.8889,16.6631C10.56,16.4433 10.3036,16.1306 10.1522,15.7651C10.0009,15.3997 9.9613,14.9978 10.0384,14.6099C10.1156,14.2219 10.3061,13.8656 10.5858,13.5859C10.8655,13.3062 11.2219,13.1157 11.6098,13.0386C11.9978,12.9614 12.3999,13.001 12.7654,13.1523C13.1308,13.3037 13.4432,13.5598 13.6629,13.8887C13.8827,14.2176 14,14.6044 14,15C13.9984,15.5299 13.7872,16.0379 13.4125,16.4126C13.0377,16.7873 12.5299,16.9984 12,17ZM15,8H9V6C9,5.2043 9.3161,4.4415 9.8787,3.8789C10.4413,3.3163 11.2044,3 12,3C12.7956,3 13.5587,3.3163 14.1213,3.8789C14.6839,4.4415 15,5.2043 15,6V8Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_lock_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1585 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M20,4H4C3.4696,4 2.9609,4.2107 2.5858,4.5858C2.2107,4.9609 2,5.4696 2,6V18C2,18.5304 2.2107,19.0391 2.5858,19.4142C2.9609,19.7893 3.4696,20 4,20H20C20.5304,20 21.0391,19.7893 21.4142,19.4142C21.7893,19.0391 22,18.5304 22,18V6C22,5.4696 21.7893,4.9609 21.4142,4.5858C21.0391,4.2107 20.5304,4 20,4ZM15,17H5V7H15V17ZM18,17C17.8022,17 17.6089,16.9413 17.4444,16.8314C17.28,16.7215 17.1518,16.5654 17.0761,16.3827C17.0004,16.2 16.9806,15.9989 17.0192,15.8049C17.0578,15.611 17.153,15.4327 17.2929,15.2928C17.4327,15.153 17.6109,15.0578 17.8049,15.0192C17.9989,14.9806 18.2,15.0005 18.3827,15.0762C18.5654,15.1519 18.7216,15.28 18.8315,15.4445C18.9414,15.6089 19,15.8022 19,16C19,16.2652 18.8946,16.5196 18.7071,16.7072C18.5196,16.8947 18.2652,17 18,17ZM18,13C17.8022,13 17.6089,12.9413 17.4444,12.8314C17.28,12.7215 17.1518,12.5654 17.0761,12.3827C17.0004,12.2 16.9806,11.9989 17.0192,11.8049C17.0578,11.611 17.153,11.4327 17.2929,11.2928C17.4327,11.153 17.6109,11.0578 17.8049,11.0192C17.9989,10.9806 18.2,11.0005 18.3827,11.0762C18.5654,11.1519 18.7216,11.28 18.8315,11.4445C18.9414,11.6089 19,11.8022 19,12C19,12.2652 18.8946,12.5196 18.7071,12.7072C18.5196,12.8947 18.2652,13 18,13ZM18,9C17.8022,9 17.6089,8.9413 17.4444,8.8314C17.28,8.7215 17.1518,8.5654 17.0761,8.3827C17.0004,8.2 16.9806,7.9989 17.0192,7.8049C17.0578,7.6109 17.153,7.4327 17.2929,7.2929C17.4327,7.153 17.6109,7.0578 17.8049,7.0192C17.9989,6.9806 18.2,7.0005 18.3827,7.0762C18.5654,7.1519 18.7216,7.28 18.8315,7.4445C18.9414,7.6089 19,7.8022 19,8C19,8.2652 18.8946,8.5196 18.7071,8.7072C18.5196,8.8947 18.2652,9 18,9Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_microwave_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1375 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M22.379,20.515L21,15V13C21,12.4696 20.7893,11.9609 20.4142,11.5858C20.0391,11.2107 19.5304,11 19,11H15V4C15,3.2043 14.6839,2.4413 14.1213,1.8787C13.5587,1.3161 12.7956,1 12,1C11.2043,1 10.4413,1.3161 9.8786,1.8787C9.316,2.4413 9,3.2043 9,4V11H5C4.4695,11 3.9608,11.2107 3.5858,11.5858C3.2107,11.9609 3,12.4696 3,13V15L1.621,20.515C1.5473,20.8099 1.5417,21.1178 1.6048,21.4151C1.6679,21.7125 1.798,21.9916 1.9851,22.2311C2.1722,22.4707 2.4115,22.6645 2.6847,22.7977C2.958,22.9309 3.258,23.0001 3.562,23H20.438C20.742,23.0001 21.042,22.9309 21.3152,22.7977C21.5884,22.6645 21.8277,22.4707 22.0149,22.2311C22.202,21.9916 22.332,21.7125 22.3951,21.4151C22.4582,21.1178 22.4527,20.8099 22.379,20.515ZM11,4C11,3.7348 11.1053,3.4804 11.2929,3.2929C11.4804,3.1054 11.7348,3 12,3C12.2652,3 12.5195,3.1054 12.7071,3.2929C12.8946,3.4804 13,3.7348 13,4V11H11V4ZM5,13H19V15H5V13ZM18,21V19C18,18.7348 17.8946,18.4804 17.7071,18.2929C17.5195,18.1054 17.2652,18 17,18C16.7348,18 16.4804,18.1054 16.2929,18.2929C16.1053,18.4804 16,18.7348 16,19V21H13V19C13,18.7348 12.8946,18.4804 12.7071,18.2929C12.5195,18.1054 12.2652,18 12,18C11.7348,18 11.4804,18.1054 11.2929,18.2929C11.1053,18.4804 11,18.7348 11,19V21H8V19C8,18.7348 7.8946,18.4804 7.7071,18.2929C7.5195,18.1054 7.2652,18 7,18C6.7348,18 6.4804,18.1054 6.2929,18.2929C6.1053,18.4804 6,18.7348 6,19V21H3.562L4.562,17H19.438L20.438,21H18Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_mop_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1204 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M22.379,20.515L21,15V13C21,12.4696 20.7893,11.9609 20.4142,11.5858C20.0391,11.2107 19.5304,11 19,11H15V4C15,3.2043 14.6839,2.4413 14.1213,1.8787C13.5587,1.3161 12.7956,1 12,1C11.2043,1 10.4413,1.3161 9.8787,1.8787C9.316,2.4413 9,3.2043 9,4V11H5C4.4695,11 3.9608,11.2107 3.5858,11.5858C3.2107,11.9609 3,12.4696 3,13V15L1.621,20.515C1.5473,20.8099 1.5417,21.1178 1.6048,21.4151C1.6679,21.7125 1.798,21.9916 1.9851,22.2311C2.1722,22.4707 2.4115,22.6645 2.6847,22.7977C2.958,22.9309 3.258,23.0001 3.562,23H20.438C20.742,23.0001 21.042,22.9309 21.3152,22.7977C21.5885,22.6645 21.8277,22.4707 22.0148,22.2311C22.202,21.9916 22.332,21.7125 22.3951,21.4151C22.4582,21.1178 22.4527,20.8099 22.379,20.515ZM18,21V19C18,18.7348 17.8946,18.4804 17.7071,18.2929C17.5195,18.1054 17.2652,18 17,18C16.7348,18 16.4804,18.1054 16.2929,18.2929C16.1053,18.4804 16,18.7348 16,19V21H13V19C13,18.7348 12.8946,18.4804 12.7071,18.2929C12.5195,18.1054 12.2652,18 12,18C11.7348,18 11.4804,18.1054 11.2929,18.2929C11.1053,18.4804 11,18.7348 11,19V21H8V19C8,18.7348 7.8946,18.4804 7.7071,18.2929C7.5195,18.1054 7.2652,18 7,18C6.7348,18 6.4804,18.1054 6.2929,18.2929C6.1053,18.4804 6,18.7348 6,19V21H3.562L4.562,17H19.438L20.438,21H18Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_mop_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1592 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M17,12C17,12.5304 16.7893,13.0391 16.4142,13.4142C16.0391,13.7893 15.5304,14 15,14H9C8.4696,14 7.9609,13.7893 7.5858,13.4142C7.2107,13.0391 7,12.5304 7,12V10H3V19C3,19.5304 3.2107,20.0391 3.5858,20.4142C3.9609,20.7893 4.4696,21 5,21H19C19.5304,21 20.0391,20.7893 20.4142,20.4142C20.7893,20.0391 21,19.5304 21,19V10H17V12ZM8,18C7.8022,18 7.6089,17.9413 7.4444,17.8314C7.28,17.7215 7.1518,17.5654 7.0761,17.3827C7.0004,17.2 6.9806,16.9989 7.0192,16.8049C7.0578,16.611 7.153,16.4327 7.2929,16.2928C7.4328,16.153 7.6109,16.0578 7.8049,16.0192C7.9989,15.9806 8.2,16.0005 8.3827,16.0762C8.5654,16.1519 8.7216,16.28 8.8315,16.4445C8.9413,16.6089 9,16.8022 9,17C9,17.2652 8.8946,17.5196 8.7071,17.7072C8.5196,17.8947 8.2652,18 8,18ZM12,18C11.8022,18 11.6089,17.9413 11.4444,17.8314C11.28,17.7215 11.1518,17.5654 11.0761,17.3827C11.0004,17.2 10.9806,16.9989 11.0192,16.8049C11.0578,16.611 11.153,16.4327 11.2929,16.2928C11.4327,16.153 11.6109,16.0578 11.8049,16.0192C11.9989,15.9806 12.2,16.0005 12.3827,16.0762C12.5654,16.1519 12.7216,16.28 12.8315,16.4445C12.9414,16.6089 13,16.8022 13,17C13,17.2652 12.8946,17.5196 12.7071,17.7072C12.5196,17.8947 12.2652,18 12,18ZM16,18C15.8022,18 15.6089,17.9413 15.4444,17.8314C15.28,17.7215 15.1518,17.5654 15.0761,17.3827C15.0004,17.2 14.9806,16.9989 15.0192,16.8049C15.0578,16.611 15.153,16.4327 15.2929,16.2928C15.4327,16.153 15.6109,16.0578 15.8049,16.0192C15.9989,15.9806 16.2,16.0005 16.3827,16.0762C16.5654,16.1519 16.7216,16.28 16.8315,16.4445C16.9414,16.6089 17,16.8022 17,17C17,17.2652 16.8946,17.5196 16.7071,17.7072C16.5196,17.8947 16.2652,18 16,18Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_multicooker_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (829 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M12,2C10.0222,2 8.0888,2.5865 6.4443,3.6853C4.7998,4.7841 3.5181,6.346 2.7612,8.1732C2.0043,10.0005 1.8063,12.0111 2.1922,13.9509C2.578,15.8907 3.5304,17.6725 4.9289,19.071C6.3275,20.4696 8.1093,21.422 10.0491,21.8079C11.9889,22.1937 13.9996,21.9956 15.8268,21.2388C17.6541,20.4819 19.2159,19.2002 20.3147,17.5557C21.4135,15.9112 22,13.9778 22,12C22,9.3478 20.9464,6.8043 19.0711,4.929C17.1957,3.0536 14.6522,2 12,2ZM12,20C10.4178,20 8.871,19.5308 7.5554,18.6517C6.2399,17.7727 5.2145,16.5233 4.609,15.0615C4.0035,13.5997 3.845,11.9912 4.1537,10.4393C4.4624,8.8875 5.2243,7.462 6.3432,6.3431C7.462,5.2243 8.8874,4.4624 10.4393,4.1537C11.9911,3.845 13.5997,4.0035 15.0615,4.609C16.5233,5.2145 17.7727,6.2398 18.6518,7.5554C19.5308,8.871 20,10.4177 20,12C20,14.1217 19.1572,16.1566 17.6569,17.6569C16.1566,19.1572 14.1217,20 12,20Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_outlet_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (814 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M12,10C12.5933,10 13.1734,9.824 13.6667,9.4944C14.1601,9.1648 14.5446,8.6963 14.7716,8.1481C14.9987,7.5999 15.0581,6.9966 14.9424,6.4147C14.8266,5.8327 14.5409,5.2982 14.1213,4.8787C13.7018,4.4591 13.1672,4.1734 12.5853,4.0576C12.0033,3.9419 11.4001,4.0013 10.8519,4.2284C10.3038,4.4555 9.8352,4.8399 9.5056,5.3333C9.1759,5.8266 9,6.4067 9,7C9,7.7957 9.3161,8.5587 9.8787,9.1214C10.4413,9.684 11.2044,10 12,10ZM12,6C12.1978,6 12.3911,6.0587 12.5556,6.1686C12.72,6.2785 12.8482,6.4346 12.9239,6.6173C12.9996,6.8 13.0194,7.0011 12.9808,7.1951C12.9422,7.3891 12.847,7.5673 12.7071,7.7072C12.5673,7.847 12.3891,7.9423 12.1951,7.9809C12.0011,8.0194 11.8,7.9995 11.6173,7.9238C11.4346,7.8481 11.2784,7.72 11.1685,7.5556C11.0587,7.3911 11,7.1978 11,7C11,6.7348 11.1054,6.4804 11.2929,6.2929C11.4804,6.1053 11.7348,6 12,6Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_remote_control_off.xml" |
| line="26" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (3261 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M16,1H8C7.4696,1 6.9609,1.2107 6.5858,1.5858C6.2107,1.9609 6,2.4696 6,3V21C6,21.5304 6.2107,22.0391 6.5858,22.4142C6.9609,22.7893 7.4696,23 8,23H16C16.5304,23 17.0391,22.7893 17.4142,22.4142C17.7893,22.0391 18,21.5304 18,21V3C18,2.4696 17.7893,1.9609 17.4142,1.5858C17.0391,1.2107 16.5304,1 16,1ZM10,20C9.8022,20 9.6089,19.9413 9.4444,19.8314C9.28,19.7215 9.1518,19.5654 9.0761,19.3827C9.0004,19.2 8.9806,18.9989 9.0192,18.8049C9.0578,18.611 9.153,18.4327 9.2929,18.2928C9.4327,18.153 9.6109,18.0578 9.8049,18.0192C9.9989,17.9806 10.2,18.0005 10.3827,18.0762C10.5654,18.1519 10.7216,18.28 10.8315,18.4445C10.9414,18.6089 11,18.8022 11,19C11,19.2652 10.8946,19.5196 10.7071,19.7072C10.5196,19.8947 10.2652,20 10,20ZM10,17C9.8022,17 9.6089,16.9413 9.4444,16.8314C9.28,16.7215 9.1518,16.5654 9.0761,16.3827C9.0004,16.2 8.9806,15.9989 9.0192,15.8049C9.0578,15.611 9.153,15.4327 9.2929,15.2928C9.4327,15.153 9.6109,15.0578 9.8049,15.0192C9.9989,14.9806 10.2,15.0005 10.3827,15.0762C10.5654,15.1519 10.7216,15.28 10.8315,15.4445C10.9414,15.6089 11,15.8022 11,16C11,16.2652 10.8946,16.5196 10.7071,16.7072C10.5196,16.8947 10.2652,17 10,17ZM10,14C9.8022,14 9.6089,13.9413 9.4444,13.8314C9.28,13.7215 9.1518,13.5654 9.0761,13.3827C9.0004,13.2 8.9806,12.9989 9.0192,12.8049C9.0578,12.611 9.153,12.4327 9.2929,12.2928C9.4327,12.153 9.6109,12.0578 9.8049,12.0192C9.9989,11.9806 10.2,12.0005 10.3827,12.0762C10.5654,12.1519 10.7216,12.28 10.8315,12.4445C10.9414,12.6089 11,12.8022 11,13C11,13.2652 10.8946,13.5196 10.7071,13.7072C10.5196,13.8947 10.2652,14 10,14ZM14,20C13.8022,20 13.6089,19.9413 13.4444,19.8314C13.28,19.7215 13.1518,19.5654 13.0761,19.3827C13.0004,19.2 12.9806,18.9989 13.0192,18.8049C13.0578,18.611 13.153,18.4327 13.2929,18.2928C13.4327,18.153 13.6109,18.0578 13.8049,18.0192C13.9989,17.9806 14.2,18.0005 14.3827,18.0762C14.5654,18.1519 14.7216,18.28 14.8315,18.4445C14.9414,18.6089 15,18.8022 15,19C15,19.2652 14.8946,19.5196 14.7071,19.7072C14.5196,19.8947 14.2652,20 14,20ZM14,17C13.8022,17 13.6089,16.9413 13.4444,16.8314C13.28,16.7215 13.1518,16.5654 13.0761,16.3827C13.0004,16.2 12.9806,15.9989 13.0192,15.8049C13.0578,15.611 13.153,15.4327 13.2929,15.2928C13.4327,15.153 13.6109,15.0578 13.8049,15.0192C13.9989,14.9806 14.2,15.0005 14.3827,15.0762C14.5654,15.1519 14.7216,15.28 14.8315,15.4445C14.9414,15.6089 15,15.8022 15,16C15,16.2652 14.8946,16.5196 14.7071,16.7072C14.5196,16.8947 14.2652,17 14,17ZM14,14C13.8022,14 13.6089,13.9413 13.4444,13.8314C13.28,13.7215 13.1518,13.5654 13.0761,13.3827C13.0004,13.2 12.9806,12.9989 13.0192,12.8049C13.0578,12.611 13.153,12.4327 13.2929,12.2928C13.4327,12.153 13.6109,12.0578 13.8049,12.0192C13.9989,11.9806 14.2,12.0005 14.3827,12.0762C14.5654,12.1519 14.7216,12.28 14.8315,12.4445C14.9414,12.6089 15,12.8022 15,13C15,13.2652 14.8946,13.5196 14.7071,13.7072C14.5196,13.8947 14.2652,14 14,14ZM12,10C11.4067,10 10.8266,9.824 10.3333,9.4944C9.8399,9.1647 9.4554,8.6962 9.2284,8.1481C9.0013,7.5999 8.9419,6.9966 9.0576,6.4147C9.1734,5.8327 9.4591,5.2982 9.8787,4.8787C10.2982,4.4591 10.8328,4.1734 11.4147,4.0576C11.9967,3.9419 12.5999,4.0013 13.1481,4.2284C13.6962,4.4555 14.1648,4.8399 14.4944,5.3333C14.8241,5.8266 15,6.4067 15,7C15,7.7957 14.6839,8.5587 14.1213,9.1213C13.5587,9.684 12.7956,10 12,10Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_remote_control_on.xml" |
| line="26" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (909 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M2,7V17H22V7H2ZM11,13H5V11H11V13ZM14,13C13.8022,13 13.6089,12.9414 13.4444,12.8315C13.28,12.7217 13.1518,12.5653 13.0761,12.3826C13.0004,12.1998 12.9806,11.9989 13.0192,11.8049C13.0578,11.611 13.153,11.4328 13.2929,11.293C13.4327,11.1531 13.6109,11.0579 13.8049,11.0193C13.9989,10.9807 14.2,11.0005 14.3827,11.0762C14.5654,11.1519 14.7216,11.2799 14.8315,11.4443C14.9414,11.6088 15,11.8022 15,12C15,12.2652 14.8946,12.5195 14.7071,12.707C14.5196,12.8946 14.2652,13 14,13ZM17,13C16.8022,13 16.6089,12.9414 16.4444,12.8315C16.28,12.7217 16.1518,12.5653 16.0761,12.3826C16.0004,12.1998 15.9806,11.9989 16.0192,11.8049C16.0578,11.611 16.153,11.4328 16.2929,11.293C16.4327,11.1531 16.6109,11.0579 16.8049,11.0193C16.9989,10.9807 17.2,11.0005 17.3827,11.0762C17.5654,11.1519 17.7216,11.2799 17.8315,11.4443C17.9414,11.6088 18,11.8022 18,12C18,12.2652 17.8946,12.5195 17.7071,12.707C17.5196,12.8946 17.2652,13 17,13Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_set_top_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1931 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M19.56,11.361L13,8.4408V6.9999C13,6.7347 12.8946,6.4804 12.7071,6.2929C12.5196,6.1054 12.2652,5.9999 12,5.9999C11.8022,5.9999 11.6089,5.9413 11.4444,5.8315C11.28,5.7216 11.1518,5.5652 11.0761,5.3825C11.0004,5.1998 10.9806,4.9988 11.0192,4.8049C11.0578,4.6109 11.153,4.4327 11.2929,4.2929C11.4327,4.153 11.6109,4.0578 11.8049,4.0192C11.9989,3.9806 12.2,4.0004 12.3827,4.0761C12.5654,4.1518 12.7216,4.2798 12.8315,4.4443C12.9414,4.6087 13,4.8021 13,4.9999H15C15.0015,4.4496 14.8517,3.9095 14.5668,3.4386C14.2819,2.9678 13.8729,2.5843 13.3847,2.3303C12.8965,2.0762 12.3478,1.9613 11.7987,1.9982C11.2496,2.0351 10.7212,2.2224 10.2714,2.5395C9.8216,2.8566 9.4677,3.2915 9.2484,3.7963C9.0291,4.3011 8.9529,4.8563 9.0282,5.4015C9.1034,5.9467 9.3272,6.4608 9.6749,6.8874C10.0227,7.3139 10.4811,7.6365 11,7.82V8.4499L4.44,11.37C4.0115,11.5562 3.6468,11.8636 3.3909,12.2546C3.1351,12.6455 2.9992,13.1028 3,13.57V13.58C2.9995,13.8979 3.0617,14.2129 3.1831,14.5068C3.3046,14.8006 3.4828,15.0676 3.7076,15.2924C3.9325,15.5172 4.1994,15.6954 4.4933,15.8168C4.7871,15.9382 5.1021,16.0004 5.42,15.9999H7V21.9999H17V15.9999H18.58C18.898,16.0004 19.2129,15.9382 19.5067,15.8168C19.8006,15.6954 20.0676,15.5172 20.2924,15.2924C20.5172,15.0676 20.6954,14.8006 20.8169,14.5068C20.9383,14.2129 21.0005,13.8979 21,13.58V13.57C20.9994,13.1019 20.8631,12.644 20.6075,12.2519C20.3519,11.8598 19.988,11.5504 19.56,11.361ZM15,19.9999H9V14.9999H15V19.9999ZM18.58,13.9999H17V12.9999H7V13.9999H5.42C5.3642,13.9993 5.3091,13.9877 5.2577,13.9657C5.2064,13.9438 5.1599,13.9119 5.1209,13.872C5.0819,13.8321 5.0512,13.7846 5.0304,13.7328C5.0097,13.681 4.9993,13.6258 5,13.57C4.999,13.4889 5.0222,13.4094 5.0668,13.3417C5.1114,13.274 5.1752,13.221 5.25,13.1899L12,10.1899L18.75,13.1899C18.8245,13.2243 18.8876,13.2795 18.9319,13.3486C18.9761,13.4176 18.9998,13.4979 19,13.58C18.9995,13.6912 18.9551,13.7977 18.8764,13.8764C18.7978,13.955 18.6912,13.9994 18.58,13.9999Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_styler_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1908 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M19.56,11.361L13,8.4408V6.9999C13,6.7347 12.8946,6.4804 12.7071,6.2929C12.5196,6.1054 12.2652,5.9999 12,5.9999C11.8022,5.9999 11.6089,5.9413 11.4444,5.8315C11.28,5.7216 11.1518,5.5652 11.0761,5.3825C11.0004,5.1998 10.9806,4.9988 11.0192,4.8049C11.0578,4.6109 11.153,4.4327 11.2929,4.2929C11.4327,4.153 11.6109,4.0578 11.8049,4.0192C11.9989,3.9806 12.2,4.0004 12.3827,4.0761C12.5654,4.1518 12.7216,4.2798 12.8315,4.4443C12.9414,4.6087 13,4.8021 13,4.9999H15C15.0015,4.4496 14.8517,3.9095 14.5668,3.4386C14.2819,2.9678 13.8729,2.5843 13.3847,2.3303C12.8965,2.0762 12.3478,1.9613 11.7987,1.9982C11.2496,2.0351 10.7212,2.2224 10.2714,2.5395C9.8216,2.8566 9.4677,3.2915 9.2484,3.7963C9.0291,4.3011 8.9529,4.8563 9.0282,5.4015C9.1034,5.9467 9.3272,6.4608 9.6749,6.8874C10.0227,7.3139 10.4811,7.6365 11,7.82V8.4499L4.44,11.37C4.0115,11.5562 3.6468,11.8636 3.3909,12.2546C3.1351,12.6455 2.9992,13.1028 3,13.57V13.58C2.9995,13.8979 3.0617,14.2129 3.1831,14.5068C3.3046,14.8006 3.4828,15.0676 3.7076,15.2924C3.9325,15.5172 4.1994,15.6954 4.4933,15.8168C4.7871,15.9382 5.1021,16.0004 5.42,15.9999H7V21.9999H17V15.9999H18.58C18.898,16.0004 19.2129,15.9382 19.5067,15.8168C19.8006,15.6954 20.0676,15.5172 20.2924,15.2924C20.5172,15.0676 20.6954,14.8006 20.8169,14.5068C20.9383,14.2129 21.0005,13.8979 21,13.58V13.57C20.9994,13.1019 20.8631,12.644 20.6075,12.2519C20.3519,11.8598 19.988,11.5504 19.56,11.361ZM18.58,14.0009H17V13.0009H7V14.0009H5.42C5.3642,14.0002 5.3091,13.9887 5.2577,13.9667C5.2064,13.9448 5.1599,13.9129 5.1209,13.873C5.0819,13.833 5.0512,13.7859 5.0304,13.7341C5.0097,13.6822 4.9993,13.6268 5,13.571C4.999,13.4899 5.0222,13.4104 5.0668,13.3427C5.1114,13.275 5.1752,13.222 5.25,13.1908L12,10.1908L18.75,13.1908C18.8245,13.2253 18.8876,13.2804 18.9319,13.3495C18.9761,13.4186 18.9998,13.4989 19,13.581C18.9992,13.692 18.9547,13.7982 18.8761,13.8766C18.7974,13.9551 18.6911,13.9994 18.58,13.9999V14.0009Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_styler_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1228 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M15,12V6C15,5.2043 14.6839,4.4413 14.1213,3.8787C13.5587,3.3161 12.7956,3 12,3C11.2044,3 10.4413,3.3161 9.8787,3.8787C9.3161,4.4413 9,5.2043 9,6V12C8.3795,12.4662 7.8759,13.0702 7.5288,13.7644C7.1817,14.4586 7.0007,15.2239 7,16C7.0021,17.0723 7.3531,18.1148 8,18.97V19H8.02C8.4815,19.6206 9.0818,20.1246 9.7729,20.4719C10.4639,20.8192 11.2266,21.0001 12,21.0001C12.7734,21.0001 13.5361,20.8192 14.2271,20.4719C14.9182,20.1246 15.5185,19.6206 15.98,19H16V18.97C16.6469,18.1148 16.9979,17.0723 17,16C16.9993,15.2239 16.8183,14.4586 16.4712,13.7644C16.1241,13.0702 15.6205,12.4662 15,12ZM14.4,17.773L14.367,17.819C14.0952,18.1807 13.744,18.4752 13.3405,18.6799C12.937,18.8846 12.4919,18.9941 12.0395,18.9998C11.5871,19.0055 11.1394,18.9073 10.7309,18.7128C10.3223,18.5184 9.9638,18.2327 9.683,17.878L9.604,17.778C9.2154,17.2664 9.0034,16.6425 9,16C9.0016,15.5346 9.1108,15.0758 9.3189,14.6595C9.5271,14.2432 9.8286,13.8805 10.2,13.6L11,13V6C11,5.7348 11.1054,5.4804 11.2929,5.2929C11.4804,5.1054 11.7348,5 12,5C12.2652,5 12.5196,5.1054 12.7071,5.2929C12.8946,5.4804 13,5.7348 13,6V13L13.8,13.6C14.1714,13.8805 14.4729,14.2432 14.6811,14.6595C14.8892,15.0758 14.9984,15.5346 15,16C14.9967,16.6403 14.7862,17.2623 14.4,17.773V17.773Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_thermostat_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (941 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M8,6.5V11.76C8.8027,12.2963 9.4117,13.0766 9.7369,13.9856C10.0622,14.8946 10.0865,15.8841 9.8062,16.8079C9.526,17.7317 8.9561,18.541 8.1807,19.1161C7.4052,19.6912 6.4654,20.0017 5.5,20.0017C4.5346,20.0017 3.5948,19.6912 2.8193,19.1161C2.0439,18.541 1.474,17.7317 1.1938,16.8079C0.9135,15.8841 0.9378,14.8946 1.2631,13.9856C1.5883,13.0766 2.1973,12.2963 3,11.76V6.5C3,5.837 3.2634,5.2011 3.7322,4.7322C4.2011,4.2634 4.837,4 5.5,4C6.163,4 6.7989,4.2634 7.2678,4.7322C7.7366,5.2011 8,5.837 8,6.5ZM3.049,16H7.949C8.0467,15.5132 7.9978,15.0084 7.8084,14.5495C7.619,14.0905 7.2976,13.6981 6.885,13.422L5.998,12.828V6.5C5.998,6.3674 5.9453,6.2402 5.8516,6.1465C5.7578,6.0527 5.6306,6 5.498,6C5.3654,6 5.2382,6.0527 5.1445,6.1465C5.0507,6.2402 4.998,6.3674 4.998,6.5V12.828L4.111,13.422C3.7061,13.6922 3.3887,14.0746 3.1976,14.5223C3.0065,14.97 2.95,15.4637 3.035,15.943C3.0363,15.951 3.0389,15.959 3.0416,15.967C3.0453,15.978 3.049,15.989 3.049,16Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_unknown_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (924 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M8,6.5V11.76C8.8027,12.2963 9.4117,13.0766 9.7369,13.9856C10.0622,14.8946 10.0865,15.8841 9.8062,16.8079C9.526,17.7317 8.9561,18.541 8.1807,19.1161C7.4052,19.6912 6.4654,20.0017 5.5,20.0017C4.5346,20.0017 3.5948,19.6912 2.8193,19.1161C2.0439,18.541 1.474,17.7317 1.1938,16.8079C0.9135,15.8841 0.9378,14.8946 1.2631,13.9856C1.5883,13.0766 2.1973,12.2963 3,11.76V6.5C3,5.837 3.2634,5.2011 3.7322,4.7322C4.2011,4.2634 4.837,4 5.5,4C6.163,4 6.7989,4.2634 7.2678,4.7322C7.7366,5.2011 8,5.837 8,6.5ZM3.049,16H7.949C8.0469,15.5134 7.9983,15.0087 7.8093,14.5498C7.6202,14.0909 7.2992,13.6984 6.887,13.422L6,12.828V6.5C6,6.3674 5.9473,6.2402 5.8535,6.1465C5.7598,6.0527 5.6326,6 5.5,6C5.3674,6 5.2402,6.0527 5.1465,6.1465C5.0527,6.2402 5,6.3674 5,6.5V12.828L4.111,13.422C3.7061,13.6922 3.3887,14.0746 3.1976,14.5223C3.0065,14.97 2.95,15.4637 3.035,15.943C3.0363,15.951 3.0389,15.959 3.0416,15.967C3.0453,15.978 3.049,15.989 3.049,16Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_unknown_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1581 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M4,16.0001C3.4067,16.0001 2.8266,16.176 2.3333,16.5057C1.8399,16.8353 1.4554,17.3039 1.2284,17.8521C1.0013,18.4002 0.9419,19.0034 1.0576,19.5854C1.1734,20.1673 1.4591,20.7019 1.8787,21.1214C2.2982,21.541 2.8328,21.8267 3.4147,21.9425C3.9967,22.0582 4.5999,21.9988 5.148,21.7717C5.6962,21.5447 6.1648,21.1602 6.4944,20.6668C6.824,20.1735 7,19.5934 7,19.0001C7,18.2045 6.6839,17.4414 6.1213,16.8788C5.5587,16.3162 4.7957,16.0001 4,16.0001ZM4,20.0001C3.8022,20.0001 3.6089,19.9415 3.4444,19.8316C3.28,19.7217 3.1518,19.5655 3.0761,19.3828C3.0004,19.2001 2.9806,18.999 3.0192,18.805C3.0578,18.611 3.153,18.4329 3.2929,18.293C3.4327,18.1532 3.6109,18.0579 3.8049,18.0193C3.9989,17.9807 4.2,18.0005 4.3827,18.0762C4.5654,18.1519 4.7216,18.2801 4.8315,18.4445C4.9413,18.609 5,18.8023 5,19.0001C5,19.2653 4.8946,19.5197 4.7071,19.7072C4.5196,19.8947 4.2652,20.0001 4,20.0001ZM23,20.0001V22.0001H16V20.0001H18.49L12.01,4.5901C11.7747,4.0366 11.3553,3.5814 10.823,3.3016C10.2906,3.0217 9.6779,2.9344 9.0885,3.0544C8.4991,3.1744 7.9693,3.4943 7.5888,3.96C7.2082,4.4257 7.0002,5.0086 7,5.6101V9.0001H9C10.0609,9.0001 11.0783,9.4215 11.8284,10.1717C12.5786,10.9218 13,11.9392 13,13.0001V22.0001H7.99C8.4398,21.4103 8.7508,20.7267 8.9,20.0001H11V13.0001C10.9984,12.4702 10.7872,11.9624 10.4125,11.5876C10.0377,11.2129 9.5299,11.0017 9,11.0001H4V14.0001C3.3113,13.9992 2.6301,14.1422 2,14.4201V9.0001H5V5.6101C5.0002,4.5458 5.3685,3.5144 6.0426,2.6908C6.7165,1.8672 7.6547,1.3021 8.6979,1.0913C9.741,0.8806 10.825,1.0372 11.7659,1.5345C12.7068,2.0319 13.4466,2.8394 13.86,3.8201L20.66,20.0001H23Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_vacuum_off.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (867 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M4,16.0001C3.4067,16.0001 2.8266,16.176 2.3333,16.5057C1.8399,16.8353 1.4554,17.3039 1.2284,17.8521C1.0013,18.4002 0.9419,19.0034 1.0576,19.5854C1.1734,20.1673 1.4591,20.7018 1.8787,21.1214C2.2982,21.541 2.8328,21.8267 3.4147,21.9424C3.9967,22.0582 4.5999,21.9988 5.148,21.7717C5.6962,21.5447 6.1648,21.1602 6.4944,20.6668C6.824,20.1735 7,19.5934 7,19.0001C7,18.2044 6.6839,17.4414 6.1213,16.8788C5.5587,16.3162 4.7957,16.0001 4,16.0001ZM4,20.0001C3.8022,20.0001 3.6089,19.9415 3.4444,19.8316C3.28,19.7217 3.1518,19.5655 3.0761,19.3828C3.0004,19.2001 2.9806,18.999 3.0192,18.805C3.0578,18.611 3.153,18.4329 3.2929,18.293C3.4327,18.1531 3.6109,18.0579 3.8049,18.0193C3.9989,17.9807 4.2,18.0005 4.3827,18.0762C4.5654,18.1519 4.7216,18.2801 4.8315,18.4445C4.9413,18.609 5,18.8023 5,19.0001C5,19.2653 4.8946,19.5196 4.7071,19.7072C4.5196,19.8947 4.2652,20.0001 4,20.0001Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_vacuum_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (2132 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M9.64,16.3601C10.2694,16.969 11.1129,17.3061 11.9886,17.2988C12.8643,17.2916 13.7021,16.9405 14.3213,16.3213C14.9406,15.7021 15.2916,14.8642 15.2989,13.9885C15.3061,13.1128 14.9689,12.2693 14.36,11.6399L9.64,16.3601ZM18,2.01L6,2C5.7371,1.9991 5.4766,2.0502 5.2336,2.1504C4.9905,2.2506 4.7696,2.3979 4.5837,2.5838C4.3978,2.7696 4.2505,2.9906 4.1504,3.2336C4.0502,3.4767 3.9991,3.7371 4,4V20C3.9991,20.2629 4.0502,20.5233 4.1504,20.7664C4.2505,21.0094 4.3978,21.2304 4.5837,21.4163C4.7696,21.6022 4.9905,21.7494 5.2336,21.8496C5.4766,21.9498 5.7371,22.0009 6,22H18C18.2629,22.0009 18.5234,21.9498 18.7665,21.8496C19.0095,21.7494 19.2304,21.6022 19.4163,21.4163C19.6022,21.2304 19.7495,21.0094 19.8497,20.7664C19.9498,20.5233 20.0009,20.2629 20,20V4C20.0007,3.7376 19.9493,3.4778 19.8489,3.2354C19.7485,2.993 19.6011,2.773 19.4151,2.5879C19.2291,2.4028 19.0083,2.2564 18.7654,2.1572C18.5225,2.0581 18.2624,2.008 18,2.01ZM11,5C11.1978,5 11.3911,5.0586 11.5556,5.1685C11.72,5.2783 11.8482,5.4347 11.9239,5.6174C11.9996,5.8002 12.0194,6.0011 11.9808,6.1951C11.9422,6.3891 11.847,6.5672 11.7071,6.707C11.5673,6.8469 11.3891,6.9421 11.1951,6.9807C11.0011,7.0193 10.8001,6.9995 10.6173,6.9238C10.4346,6.8481 10.2784,6.7201 10.1685,6.5557C10.0587,6.3912 10,6.1978 10,6C10,5.7348 10.1054,5.4805 10.2929,5.293C10.4804,5.1054 10.7348,5 11,5ZM8,5C8.1978,5 8.3911,5.0586 8.5556,5.1685C8.72,5.2783 8.8482,5.4347 8.9239,5.6174C8.9996,5.8002 9.0194,6.0011 8.9808,6.1951C8.9422,6.3891 8.847,6.5672 8.7071,6.707C8.5673,6.8469 8.3891,6.9421 8.1951,6.9807C8.0011,7.0193 7.8001,6.9995 7.6173,6.9238C7.4346,6.8481 7.2784,6.7201 7.1685,6.5557C7.0587,6.3912 7,6.1978 7,6C7,5.7348 7.1054,5.4805 7.2929,5.293C7.4804,5.1054 7.7348,5 8,5ZM12,19C11.0111,19 10.0444,18.7066 9.2222,18.1572C8.3999,17.6078 7.759,16.827 7.3806,15.9133C7.0022,14.9997 6.9032,13.9946 7.0961,13.0247C7.289,12.0548 7.7652,11.1636 8.4645,10.4644C9.1637,9.7651 10.0547,9.2891 11.0246,9.0962C11.9945,8.9033 12.9998,9.0022 13.9134,9.3806C14.8271,9.7591 15.608,10.3999 16.1574,11.2222C16.7068,12.0444 17,13.0111 17,14C17,15.3261 16.4732,16.598 15.5355,17.5357C14.5979,18.4733 13.3261,19 12,19Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_washer_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1783 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M13.553,8.0161C13.1979,7.6625 12.9486,7.2166 12.8333,6.729C12.7179,6.2413 12.741,5.7311 12.9,5.2558C12.9134,5.2214 12.9162,5.1839 12.9082,5.1479C12.9003,5.1119 12.8818,5.0792 12.8552,5.0537C12.8286,5.0281 12.795,5.0109 12.7586,5.0044C12.7223,4.9979 12.6849,5.0023 12.6511,5.0171C8.8941,6.6581 10.4031,10.6938 10.4031,10.7568C10.4028,10.8187 10.3848,10.8792 10.3511,10.9311C10.3174,10.9831 10.2695,11.0243 10.2131,11.0498C10.2031,11.0498 9.974,11.1708 9.769,10.8838C9.5395,10.5707 9.3759,10.2145 9.2879,9.8364C9.1999,9.4583 9.1894,9.0663 9.2571,8.6841C9.2647,8.6434 9.2587,8.6012 9.2398,8.5644C9.2209,8.5276 9.1902,8.4984 9.1527,8.4809C9.1152,8.4635 9.0729,8.459 9.0326,8.4682C8.9923,8.4775 8.9562,8.5001 8.93,8.5322C8.503,9.08 8.2253,9.7288 8.1241,10.416C8.023,11.1032 8.1018,11.805 8.3528,12.4526C8.6039,13.1003 9.0187,13.6719 9.5567,14.1113C10.0946,14.5507 10.7373,14.8431 11.4221,14.9599C15.6071,15.4939 17.1871,11.2899 14.7041,8.9599C14.3381,8.6159 13.909,8.3721 13.553,8.0161ZM13.3241,12.8691C13.0354,13.1235 12.6634,13.2626 12.2787,13.2607C11.8939,13.2589 11.5233,13.116 11.2371,12.8589C11.225,12.8488 11.2159,12.836 11.2107,12.8213C11.2054,12.8065 11.2042,12.7903 11.2072,12.7749C11.2101,12.7595 11.2172,12.7452 11.2275,12.7334C11.2379,12.7216 11.2512,12.7129 11.2661,12.708C11.5164,12.6335 11.7426,12.4939 11.9216,12.3037C12.1005,12.1135 12.226,11.8794 12.2851,11.625C12.3198,11.2109 12.2684,10.7941 12.1341,10.4009C12.067,10.0764 12.087,9.74 12.1921,9.4258C12.196,9.4132 12.2035,9.4023 12.2138,9.394C12.2241,9.3858 12.2366,9.3809 12.2497,9.3799C12.2628,9.3788 12.2759,9.3817 12.2874,9.3882C12.2989,9.3946 12.3081,9.4042 12.3141,9.416C12.6801,10.236 13.8361,10.6222 13.8361,11.6162C13.843,11.8492 13.801,12.081 13.7128,12.2969C13.6246,12.5127 13.4922,12.7076 13.3241,12.8691Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_water_heater_off.xml" |
| line="26" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1632 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M16,2H8C6.9391,2 5.9217,2.4212 5.1716,3.1714C4.4214,3.9215 4,4.9391 4,6V20C4,20.5304 4.2107,21.039 4.5858,21.4141C4.9609,21.7891 5.4696,22 6,22H18C18.5304,22 19.0391,21.7891 19.4142,21.4141C19.7893,21.039 20,20.5304 20,20V6C20,4.9391 19.5786,3.9215 18.8284,3.1714C18.0783,2.4212 17.0609,2 16,2ZM8.93,8.5278C8.9561,8.4957 8.9922,8.4736 9.0325,8.4644C9.0729,8.4551 9.1151,8.4591 9.1526,8.4766C9.1902,8.494 9.2208,8.5237 9.2397,8.5605C9.2586,8.5974 9.2647,8.6395 9.257,8.6802C9.1893,9.0625 9.1998,9.4544 9.2878,9.8325C9.3758,10.2106 9.5395,10.5668 9.769,10.8799C9.969,11.1669 10.203,11.0499 10.213,11.0459C10.2694,11.0204 10.3173,10.9792 10.351,10.9272C10.3847,10.8753 10.4027,10.8148 10.403,10.7529C10.403,10.6899 8.894,6.6532 12.651,5.0132C12.6848,4.9985 12.7223,4.994 12.7586,5.0005C12.7949,5.007 12.8285,5.0238 12.8551,5.0493C12.8817,5.0749 12.9002,5.108 12.9082,5.144C12.9162,5.1801 12.9133,5.2175 12.9,5.2519C12.741,5.7272 12.7178,6.2374 12.8332,6.7251C12.9486,7.2127 13.1979,7.6586 13.553,8.0122C13.909,8.3682 14.338,8.6121 14.704,8.9541C17.187,11.2821 15.604,15.4861 11.422,14.9541C10.7376,14.8371 10.0952,14.5448 9.5576,14.1055C9.0199,13.6662 8.6053,13.0946 8.3543,12.4473C8.1033,11.7999 8.0244,11.0986 8.1252,10.4116C8.2261,9.7247 8.5034,9.0756 8.93,8.5278ZM18,20H6V16C6.7396,15.9897 7.4619,16.2246 8.054,16.668C8.3188,16.8888 8.6527,17.0098 8.9975,17.0098C9.3423,17.0098 9.6762,16.8888 9.941,16.668C10.5357,16.2281 11.2558,15.9907 11.9955,15.9907C12.7352,15.9907 13.4553,16.2281 14.05,16.668C14.3161,16.889 14.6511,17.0103 14.997,17.0103C15.3429,17.0103 15.6779,16.889 15.944,16.668C16.5368,16.2244 17.2597,15.9896 18,16V20Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_water_heater_on.xml" |
| line="26" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (834 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M17.654,7.563L12,2L6.346,7.563C5.6036,8.2877 5.0136,9.1533 4.6108,10.1094C4.2079,11.0654 4.0002,12.0924 4,13.1299C4.0174,15.2343 4.87,17.2458 6.3703,18.7217C7.8705,20.1975 9.8956,21.017 12,21C14.1044,21.017 16.1295,20.1975 17.6297,18.7217C19.13,17.2458 19.9826,15.2343 20,13.1299C20,12.0924 19.7925,11.0654 19.3896,10.1094C18.9867,9.1533 18.3966,8.2875 17.654,7.563ZM12,18C11.7348,18 11.4804,17.8946 11.2929,17.707C11.1054,17.5195 11,17.2652 11,17C11,16.7348 11.1054,16.4805 11.2929,16.293C11.4804,16.1054 11.7348,16 12,16C12.7956,16 13.5587,15.6837 14.1213,15.1211C14.6839,14.5585 15,13.7956 15,13C15,12.7348 15.1054,12.4805 15.2929,12.293C15.4804,12.1054 15.7348,12 16,12C16.2652,12 16.5196,12.1054 16.7071,12.293C16.8946,12.4805 17,12.7348 17,13C16.9984,14.3256 16.4711,15.5964 15.5338,16.5337C14.5964,17.471 13.3256,17.9984 12,18Z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_device_water_on.xml" |
| line="23" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1526 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M480,520Q414,520 367,473Q320,426 320,360Q320,294 367,247Q414,200 480,200Q546,200 593,247Q640,294 640,360Q640,426 593,473Q546,520 480,520ZM160,840L160,728Q160,695 177,666Q194,637 224,622Q275,596 339,578Q403,560 480,560Q557,560 621,578Q685,596 736,622Q766,637 783,666Q800,695 800,728L800,840L160,840ZM240,760L720,760L720,728Q720,717 714.5,708Q709,699 700,694Q664,676 607.5,658Q551,640 480,640Q409,640 352.5,658Q296,676 260,694Q251,699 245.5,708Q240,717 240,728L240,760ZM480,440Q513,440 536.5,416.5Q560,393 560,360Q560,327 536.5,303.5Q513,280 480,280Q447,280 423.5,303.5Q400,327 400,360Q400,393 423.5,416.5Q447,440 480,440ZM39,200L39,120Q56,120 70,113.5Q84,107 95,96Q106,85 112,71Q118,57 118,40L199,40Q199,73 186.5,102Q174,131 152,153Q130,175 101,187.5Q72,200 39,200ZM39,361L39,281Q90,281 133.5,262Q177,243 209,210Q241,177 260,133.5Q279,90 279,40L360,40Q360,106 335,164.5Q310,223 266,267Q222,311 164,336Q106,361 39,361ZM920,361Q854,361 795.5,336Q737,311 693,267Q649,223 624,164.5Q599,106 599,40L679,40Q679,90 698,133.5Q717,177 750,210Q783,243 826.5,262Q870,281 920,281L920,361ZM920,200Q887,200 858,187.5Q829,175 807,153Q785,131 772.5,102Q760,73 760,40L840,40Q840,57 846.5,71Q853,85 864,96Q875,107 889,113.5Q903,120 920,120L920,200ZM480,360Q480,360 480,360Q480,360 480,360Q480,360 480,360Q480,360 480,360Q480,360 480,360Q480,360 480,360Q480,360 480,360Q480,360 480,360ZM480,760L480,760Q480,760 480,760Q480,760 480,760Q480,760 480,760Q480,760 480,760Q480,760 480,760Q480,760 480,760Q480,760 480,760Q480,760 480,760L480,760L480,760Z" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_head_tracking.xml" |
| line="25" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1366 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M20.000000,5.000000L4.000000,5.000000C2.900000,5.000000 2.000000,5.900000 2.000000,7.000000l0.000000,10.000000c0.000000,1.100000 0.900000,2.000000 2.000000,2.000000l16.000000,0.000000c1.100000,0.000000 2.000000,-0.900000 2.000000,-2.000000L22.000000,7.000000C22.000000,5.900000 21.100000,5.000000 20.000000,5.000000zM11.000000,8.000000l2.000000,0.000000l0.000000,2.000000l-2.000000,0.000000L11.000000,8.000000zM11.000000,11.000000l2.000000,0.000000l0.000000,2.000000l-2.000000,0.000000L11.000000,11.000000zM8.000000,8.000000l2.000000,0.000000l0.000000,2.000000L8.000000,10.000000L8.000000,8.000000zM8.000000,11.000000l2.000000,0.000000l0.000000,2.000000L8.000000,13.000000L8.000000,11.000000zM7.000000,13.000000L5.000000,13.000000l0.000000,-2.000000l2.000000,0.000000L7.000000,13.000000zM7.000000,10.000000L5.000000,10.000000L5.000000,8.000000l2.000000,0.000000L7.000000,10.000000zM16.000000,17.000000L8.000000,17.000000l0.000000,-2.000000l8.000000,0.000000L16.000000,17.000000zM16.000000,13.000000l-2.000000,0.000000l0.000000,-2.000000l2.000000,0.000000L16.000000,13.000000zM16.000000,10.000000l-2.000000,0.000000L14.000000,8.000000l2.000000,0.000000L16.000000,10.000000zM19.000000,13.000000l-2.000000,0.000000l0.000000,-2.000000l2.000000,0.000000L19.000000,13.000000zM19.000000,10.000000l-2.000000,0.000000L17.000000,8.000000l2.000000,0.000000L19.000000,10.000000z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-sw900dp/ic_ime_switcher_default.xml" |
| line="23" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1395 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M10,12Q8.35,12 7.175,10.825Q6,9.65 6,8Q6,6.35 7.175,5.175Q8.35,4 10,4Q11.65,4 12.825,5.175Q14,6.35 14,8Q14,9.65 12.825,10.825Q11.65,12 10,12ZM2,20V17.2Q2,16.375 2.425,15.65Q2.85,14.925 3.6,14.55Q4.875,13.9 6.475,13.45Q8.075,13 10,13Q10.2,13 10.35,13Q10.5,13 10.65,13.05Q10.45,13.5 10.312,13.988Q10.175,14.475 10.1,15H10Q8.225,15 6.812,15.45Q5.4,15.9 4.5,16.35Q4.275,16.475 4.138,16.7Q4,16.925 4,17.2V18H10.3Q10.45,18.525 10.7,19.038Q10.95,19.55 11.25,20ZM16,21L15.7,19.5Q15.4,19.375 15.137,19.238Q14.875,19.1 14.6,18.9L13.15,19.35L12.15,17.65L13.3,16.65Q13.25,16.3 13.25,16Q13.25,15.7 13.3,15.35L12.15,14.35L13.15,12.65L14.6,13.1Q14.875,12.9 15.137,12.762Q15.4,12.625 15.7,12.5L16,11H18L18.3,12.5Q18.6,12.625 18.863,12.775Q19.125,12.925 19.4,13.15L20.85,12.65L21.85,14.4L20.7,15.4Q20.75,15.7 20.75,16.025Q20.75,16.35 20.7,16.65L21.85,17.65L20.85,19.35L19.4,18.9Q19.125,19.1 18.863,19.238Q18.6,19.375 18.3,19.5L18,21ZM17,18Q17.825,18 18.413,17.413Q19,16.825 19,16Q19,15.175 18.413,14.587Q17.825,14 17,14Q16.175,14 15.588,14.587Q15,15.175 15,16Q15,16.825 15.588,17.413Q16.175,18 17,18ZM10,10Q10.825,10 11.413,9.412Q12,8.825 12,8Q12,7.175 11.413,6.588Q10.825,6 10,6Q9.175,6 8.588,6.588Q8,7.175 8,8Q8,8.825 8.588,9.412Q9.175,10 10,10ZM10,8Q10,8 10,8Q10,8 10,8Q10,8 10,8Q10,8 10,8Q10,8 10,8Q10,8 10,8Q10,8 10,8Q10,8 10,8ZM10,15Q10,15 10,15Q10,15 10,15Q10,15 10,15Q10,15 10,15Q10,15 10,15Q10,15 10,15Z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_manage_users.xml" |
| line="22" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (866 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M14.95,11.3l1.62,-1.61C16.84,10.41 17,11.18 17,12s-0.16,1.61 -0.44,2.33l-1.61,-1.61C14.56,12.33 14.56,11.69 14.95,11.3zM18.69,7.54c-0.26,0.26 -0.32,0.65 -0.17,0.98c0.47,1.07 0.72,2.24 0.72,3.47c0,1.24 -0.26,2.43 -0.73,3.49c-0.14,0.32 -0.09,0.69 0.16,0.94c0.4,0.4 1.09,0.29 1.34,-0.23c0.63,-1.3 0.98,-2.76 0.98,-4.3c-0.01,-1.46 -0.33,-2.86 -0.91,-4.12C19.84,7.23 19.12,7.11 18.69,7.54zM15.26,15.74c0.41,0.41 0.41,1.07 0,1.48l-4.51,4.51C10.57,21.89 10.32,22 10.04,22C9.47,22 9,21.53 9,20.96v-6.45l-4.05,4.05c-0.41,0.41 -1.06,0.41 -1.47,0s-0.41,-1.06 0,-1.47L8.57,12L3.48,6.9c-0.41,-0.41 -0.41,-1.06 0,-1.47s1.06,-0.41 1.47,0L9,9.49V3.04C9,2.47 9.47,2 10.04,2c0.28,0 0.53,0.11 0.72,0.29l4.5,4.5c0.41,0.41 0.41,1.07 0,1.48L11.51,12L15.26,15.74zM13.14,7.53l-2.15,-2.15v4.3C10.99,9.68 13.14,7.53 13.14,7.53zM13.14,16.47l-2.15,-2.15v4.3C10.99,18.62 13.14,16.47 13.14,16.47z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_qs_bluetooth_connecting.xml" |
| line="23" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M2,12C2,6.48 6.47,2 11.99,2C17.52,2 22,6.48 22,12c0,0.34 -0.02,0.67 -0.05,1h-2.02c0.04,-0.33 0.07,-0.66 0.07,-1c0,-0.69 -0.1,-1.36 -0.26,-2h-3.38c0.08,0.66 0.14,1.32 0.14,2c0,0.34 -0.01,0.67 -0.04,1h-2.01c0.03,-0.33 0.05,-0.66 0.05,-1c0,-0.68 -0.07,-1.35 -0.16,-2H9.66c-0.09,0.65 -0.16,1.32 -0.16,2s0.07,1.34 0.16,2H13v2h-2.91c0.43,1.43 1.08,2.76 1.91,3.96V20h1v1.95C12.67,21.98 12.33,22 11.99,22C6.47,22 2,17.52 2,12zM15.97,8h2.95c-0.96,-1.65 -2.49,-2.93 -4.33,-3.56C15.19,5.55 15.65,6.75 15.97,8zM13.91,8C13.48,6.57 12.83,5.24 12,4.04c-0.83,1.2 -1.48,2.53 -1.91,3.96H13.91zM4,12c0,0.69 0.1,1.36 0.26,2h3.38c-0.08,-0.66 -0.14,-1.32 -0.14,-2s0.06,-1.34 0.14,-2H4.26C4.1,10.64 4,11.31 4,12zM8.03,16H5.08c0.96,1.66 2.49,2.93 4.33,3.56C8.81,18.45 8.35,17.25 8.03,16zM5.08,8h2.95c0.32,-1.25 0.78,-2.45 1.38,-3.56C7.57,5.07 6.04,6.34 5.08,8z"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_qs_no_internet_unavailable.xml" |
| line="23" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1847 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M13.85,22.25h-3.7c-0.74,0 -1.36,-0.54 -1.45,-1.27l-0.27,-1.89c-0.27,-0.14 -0.53,-0.29 -0.79,-0.46l-1.8,0.72c-0.7,0.26 -1.47,-0.03 -1.81,-0.65L2.2,15.53c-0.35,-0.66 -0.2,-1.44 0.36,-1.88l1.53,-1.19c-0.01,-0.15 -0.02,-0.3 -0.02,-0.46c0,-0.15 0.01,-0.31 0.02,-0.46l-1.52,-1.19C1.98,9.9 1.83,9.09 2.2,8.47l1.85,-3.19c0.34,-0.62 1.11,-0.9 1.79,-0.63l1.81,0.73c0.26,-0.17 0.52,-0.32 0.78,-0.46l0.27,-1.91c0.09,-0.7 0.71,-1.25 1.44,-1.25h3.7c0.74,0 1.36,0.54 1.45,1.27l0.27,1.89c0.27,0.14 0.53,0.29 0.79,0.46l1.8,-0.72c0.71,-0.26 1.48,0.03 1.82,0.65l1.84,3.18c0.36,0.66 0.2,1.44 -0.36,1.88l-1.52,1.19c0.01,0.15 0.02,0.3 0.02,0.46s-0.01,0.31 -0.02,0.46l1.52,1.19c0.56,0.45 0.72,1.23 0.37,1.86l-1.86,3.22c-0.34,0.62 -1.11,0.9 -1.8,0.63l-1.8,-0.72c-0.26,0.17 -0.52,0.32 -0.78,0.46l-0.27,1.91C15.21,21.71 14.59,22.25 13.85,22.25zM13.32,20.72c0,0.01 0,0.01 0,0.02L13.32,20.72zM10.68,20.7l0,0.02C10.69,20.72 10.69,20.71 10.68,20.7zM10.62,20.25h2.76l0.37,-2.55l0.53,-0.22c0.44,-0.18 0.88,-0.44 1.34,-0.78l0.45,-0.34l2.38,0.96l1.38,-2.4l-2.03,-1.58l0.07,-0.56c0.03,-0.26 0.06,-0.51 0.06,-0.78c0,-0.27 -0.03,-0.53 -0.06,-0.78l-0.07,-0.56l2.03,-1.58l-1.39,-2.4l-2.39,0.96l-0.45,-0.35c-0.42,-0.32 -0.87,-0.58 -1.33,-0.77L13.75,6.3l-0.37,-2.55h-2.76L10.25,6.3L9.72,6.51C9.28,6.7 8.84,6.95 8.38,7.3L7.93,7.63L5.55,6.68L4.16,9.07l2.03,1.58l-0.07,0.56C6.09,11.47 6.06,11.74 6.06,12c0,0.26 0.02,0.53 0.06,0.78l0.07,0.56l-2.03,1.58l1.38,2.4l2.39,-0.96l0.45,0.35c0.43,0.33 0.86,0.58 1.33,0.77l0.53,0.22L10.62,20.25zM18.22,17.72c0,0.01 -0.01,0.02 -0.01,0.03L18.22,17.72zM5.77,17.71l0.01,0.02C5.78,17.72 5.77,17.71 5.77,17.71zM3.93,9.47L3.93,9.47C3.93,9.47 3.93,9.47 3.93,9.47zM18.22,6.27c0,0.01 0.01,0.02 0.01,0.02L18.22,6.27zM5.79,6.25L5.78,6.27C5.78,6.27 5.79,6.26 5.79,6.25zM13.31,3.28c0,0.01 0,0.01 0,0.02L13.31,3.28zM10.69,3.26l0,0.02C10.69,3.27 10.69,3.27 10.69,3.26z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_settings.xml" |
| line="22" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1847 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M13.85,22.25h-3.7c-0.74,0 -1.36,-0.54 -1.45,-1.27l-0.27,-1.89c-0.27,-0.14 -0.53,-0.29 -0.79,-0.46l-1.8,0.72c-0.7,0.26 -1.47,-0.03 -1.81,-0.65L2.2,15.53c-0.35,-0.66 -0.2,-1.44 0.36,-1.88l1.53,-1.19c-0.01,-0.15 -0.02,-0.3 -0.02,-0.46c0,-0.15 0.01,-0.31 0.02,-0.46l-1.52,-1.19C1.98,9.9 1.83,9.09 2.2,8.47l1.85,-3.19c0.34,-0.62 1.11,-0.9 1.79,-0.63l1.81,0.73c0.26,-0.17 0.52,-0.32 0.78,-0.46l0.27,-1.91c0.09,-0.7 0.71,-1.25 1.44,-1.25h3.7c0.74,0 1.36,0.54 1.45,1.27l0.27,1.89c0.27,0.14 0.53,0.29 0.79,0.46l1.8,-0.72c0.71,-0.26 1.48,0.03 1.82,0.65l1.84,3.18c0.36,0.66 0.2,1.44 -0.36,1.88l-1.52,1.19c0.01,0.15 0.02,0.3 0.02,0.46s-0.01,0.31 -0.02,0.46l1.52,1.19c0.56,0.45 0.72,1.23 0.37,1.86l-1.86,3.22c-0.34,0.62 -1.11,0.9 -1.8,0.63l-1.8,-0.72c-0.26,0.17 -0.52,0.32 -0.78,0.46l-0.27,1.91C15.21,21.71 14.59,22.25 13.85,22.25zM13.32,20.72c0,0.01 0,0.01 0,0.02L13.32,20.72zM10.68,20.7l0,0.02C10.69,20.72 10.69,20.71 10.68,20.7zM10.62,20.25h2.76l0.37,-2.55l0.53,-0.22c0.44,-0.18 0.88,-0.44 1.34,-0.78l0.45,-0.34l2.38,0.96l1.38,-2.4l-2.03,-1.58l0.07,-0.56c0.03,-0.26 0.06,-0.51 0.06,-0.78c0,-0.27 -0.03,-0.53 -0.06,-0.78l-0.07,-0.56l2.03,-1.58l-1.39,-2.4l-2.39,0.96l-0.45,-0.35c-0.42,-0.32 -0.87,-0.58 -1.33,-0.77L13.75,6.3l-0.37,-2.55h-2.76L10.25,6.3L9.72,6.51C9.28,6.7 8.84,6.95 8.38,7.3L7.93,7.63L5.55,6.68L4.16,9.07l2.03,1.58l-0.07,0.56C6.09,11.47 6.06,11.74 6.06,12c0,0.26 0.02,0.53 0.06,0.78l0.07,0.56l-2.03,1.58l1.38,2.4l2.39,-0.96l0.45,0.35c0.43,0.33 0.86,0.58 1.33,0.77l0.53,0.22L10.62,20.25zM18.22,17.72c0,0.01 -0.01,0.02 -0.01,0.03L18.22,17.72zM5.77,17.71l0.01,0.02C5.78,17.72 5.77,17.71 5.77,17.71zM3.93,9.47L3.93,9.47C3.93,9.47 3.93,9.47 3.93,9.47zM18.22,6.27c0,0.01 0.01,0.02 0.01,0.02L18.22,6.27zM5.79,6.25L5.78,6.27C5.78,6.27 5.79,6.26 5.79,6.25zM13.31,3.28c0,0.01 0,0.01 0,0.02L13.31,3.28zM10.69,3.26l0,0.02C10.69,3.27 10.69,3.27 10.69,3.26z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_settings_24dp.xml" |
| line="25" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1227 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M920,401Q848,401 782,373.5Q716,346 665,295Q614,244 586.5,178Q559,112 559,40L639,40Q639,97 660,148Q681,199 721,239Q761,279 812,300.5Q863,322 920,322L920,401ZM920,242Q879,242 842.5,227Q806,212 777,183Q748,154 733,117.5Q718,81 718,40L797,40Q797,65 806.5,87.5Q816,110 833,127Q850,144 872.5,153Q895,162 920,162L920,242ZM400,520Q334,520 287,473Q240,426 240,360Q240,294 287,247Q334,200 400,200Q466,200 513,247Q560,294 560,360Q560,426 513,473Q466,520 400,520ZM80,840L80,728Q80,695 97,666Q114,637 144,622Q195,596 259,578Q323,560 400,560Q477,560 541,578Q605,596 656,622Q686,637 703,666Q720,695 720,728L720,840L80,840ZM160,760L640,760L640,728Q640,717 634.5,708Q629,699 620,694Q584,676 527.5,658Q471,640 400,640Q329,640 272.5,658Q216,676 180,694Q171,699 165.5,708Q160,717 160,728L160,760ZM400,440Q433,440 456.5,416.5Q480,393 480,360Q480,327 456.5,303.5Q433,280 400,280Q367,280 343.5,303.5Q320,327 320,360Q320,393 343.5,416.5Q367,440 400,440ZM400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360ZM400,760L400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760L400,760L400,760Z" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_spatial_audio.xml" |
| line="25" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (1224 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M750,550L806,494Q766,454 743.5,402.5Q721,351 721,294Q721,237 743.5,186Q766,135 806,95L750,37Q699,88 670,155Q641,222 641,294Q641,366 670,432.5Q699,499 750,550ZM862,436L918,380Q901,363 891,341Q881,319 881,294Q881,269 891,247Q901,225 918,208L862,151Q833,180 817,216Q801,252 801,293Q801,334 817,371Q833,408 862,436ZM400,520Q334,520 287,473Q240,426 240,360Q240,294 287,247Q334,200 400,200Q466,200 513,247Q560,294 560,360Q560,426 513,473Q466,520 400,520ZM80,840L80,728Q80,695 97,666Q114,637 144,622Q195,596 259,578Q323,560 400,560Q477,560 541,578Q605,596 656,622Q686,637 703,666Q720,695 720,728L720,840L80,840ZM160,760L640,760L640,728Q640,717 634.5,708Q629,699 620,694Q584,676 527.5,658Q471,640 400,640Q329,640 272.5,658Q216,676 180,694Q171,699 165.5,708Q160,717 160,728L160,760ZM400,440Q433,440 456.5,416.5Q480,393 480,360Q480,327 456.5,303.5Q433,280 400,280Q367,280 343.5,303.5Q320,327 320,360Q320,393 343.5,416.5Q367,440 400,440ZM400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360Q400,360 400,360ZM400,760L400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760Q400,760 400,760L400,760L400,760Z" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/ic_spatial_audio_off.xml" |
| line="25" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="VectorPath" |
| message="Very long vector path (921 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." |
| errorLine1=" android:pathData="M11.95,18Q12.475,18 12.838,17.637Q13.2,17.275 13.2,16.75Q13.2,16.225 12.838,15.863Q12.475,15.5 11.95,15.5Q11.425,15.5 11.062,15.863Q10.7,16.225 10.7,16.75Q10.7,17.275 11.062,17.637Q11.425,18 11.95,18ZM11.05,14.15H12.9Q12.9,13.325 13.088,12.85Q13.275,12.375 14.15,11.55Q14.8,10.9 15.175,10.312Q15.55,9.725 15.55,8.9Q15.55,7.5 14.525,6.75Q13.5,6 12.1,6Q10.675,6 9.788,6.75Q8.9,7.5 8.55,8.55L10.2,9.2Q10.325,8.75 10.763,8.225Q11.2,7.7 12.1,7.7Q12.9,7.7 13.3,8.137Q13.7,8.575 13.7,9.1Q13.7,9.6 13.4,10.037Q13.1,10.475 12.65,10.85Q11.55,11.825 11.3,12.325Q11.05,12.825 11.05,14.15ZM12,22Q9.925,22 8.1,21.212Q6.275,20.425 4.925,19.075Q3.575,17.725 2.788,15.9Q2,14.075 2,12Q2,9.925 2.788,8.1Q3.575,6.275 4.925,4.925Q6.275,3.575 8.1,2.787Q9.925,2 12,2Q14.075,2 15.9,2.787Q17.725,3.575 19.075,4.925Q20.425,6.275 21.212,8.1Q22,9.925 22,12Q22,14.075 21.212,15.9Q20.425,17.725 19.075,19.075Q17.725,20.425 15.9,21.212Q14.075,22 12,22Z"/>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/media_output_status_help.xml" |
| line="25" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="ViewHolder" |
| message="Unconditional layout inflation from view adapter: Should use View Holder pattern (use recycled view passed into this method as the second parameter) for smoother scrolling" |
| errorLine1=" layoutInflater.inflate(" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/UserSwitcherViewBinder.kt" |
| line="229" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)" |
| errorLine1=" private Handler mHandler = new Handler() {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/GestureRecorder.java" |
| line="144" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)" |
| errorLine1=" private Handler mHandler = new Handler() {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="2165" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (com.android.systemui.keyboard.KeyboardUI.KeyboardUIHandler)" |
| errorLine1=" private final class KeyboardUIHandler extends Handler {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/KeyboardUI.java" |
| line="430" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)" |
| errorLine1=" private Handler mHandler = new Handler() {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/LogAccessDialogActivity.java" |
| line="171" |
| column="32"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (com.android.systemui.shortcut.ShortcutKeyServiceProxy.H)" |
| errorLine1=" private final class H extends Handler {" |
| errorLine2=" ~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shortcut/ShortcutKeyServiceProxy.java" |
| line="49" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="MergeRootFrame" |
| message="This `<FrameLayout>` can be replaced with a `<merge>` tag" |
| errorLine1="<FrameLayout" |
| errorLine2="^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_detail_dialog.xml" |
| line="18" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="MergeRootFrame" |
| message="This `<FrameLayout>` can be replaced with a `<merge>` tag" |
| errorLine1="<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2="^"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/rotate_suggestion.xml" |
| line="17" |
| column="1"/> |
| </issue> |
| |
| <issue |
| id="UseValueOf" |
| message="Use `Long.valueOf(c2.getLastInteractionTimestamp())` instead" |
| errorLine1=" .sorted((c1, c2) -> new Long(c2.getLastInteractionTimestamp()).compareTo(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="307" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="UseValueOf" |
| message="Use `Long.valueOf(c1.getLastInteractionTimestamp())` instead" |
| errorLine1=" new Long(c1.getLastInteractionTimestamp())))" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/people/PeopleSpaceUtils.java" |
| line="308" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_app_item.xml" |
| line="22" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="93" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="199" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="250" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_list_item.xml" |
| line="25" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_v2.xml" |
| line="63" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="DisableBaselineAlignment" |
| message="Set `android:baselineAligned="false"` on this element for better performance" |
| errorLine1="<LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_dialog_secondary_mobile_network.xml" |
| line="17" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="114" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="150" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="208" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="275" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_list_item.xml" |
| line="48" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_height` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_height="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_dialog.xml" |
| line="109" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_with_content.xml" |
| line="38" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_with_content.xml" |
| line="129" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_height` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_height="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small.xml" |
| line="38" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_v2.xml" |
| line="73" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `match_parent` for better performance" |
| errorLine1=" android:layout_width="match_parent"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_dialog_secondary_mobile_network.xml" |
| line="38" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_height` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_height="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/remote_input.xml" |
| line="79" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="InefficientWeight" |
| message="Use a `layout_width` of `0dp` instead of `wrap_content` for better performance" |
| errorLine1=" android:layout_width="wrap_content"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar_notification_section_header.xml" |
| line="37" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="NestedWeights" |
| message="Nested weights are bad for performance" |
| errorLine1=" android:layout_weight="1"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_placeholder_layout.xml" |
| line="47" |
| column="17"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:colorBackground` with a theme that also paints a background (inferred theme is `@android_style/Theme_Translucent_NoTitleBar_Fullscreen`)" |
| errorLine1=" android:background="?android:colorBackground"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/auth_biometric_background.xml" |
| line="20" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:attr/colorBackground` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?android:attr/colorBackground">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="29" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:attr/dividerHorizontal` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?android:attr/dividerHorizontal" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/keyboard_shortcuts_category_separator.xml" |
| line="25" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:attr/colorBackground` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?android:attr/colorBackground"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_projection_recent_tasks.xml" |
| line="22" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `@drawable/system_bar_background` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="@drawable/system_bar_background">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/navigation_bar.xml" |
| line="27" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?androidprv:attr/materialColorOnSurfaceVariant` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?androidprv:attr/materialColorOnSurfaceVariant" />" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_children_divider.xml" |
| line="24" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?androidprv:attr/materialColorSurfaceContainerHigh` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?androidprv:attr/materialColorSurfaceContainerHigh"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_snooze.xml" |
| line="26" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:attr/colorAccent` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?android:attr/colorAccent">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="31" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:attr/colorAccent` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?android:attr/colorAccent"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="28" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `?android:attr/colorAccent` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="?android:attr/colorAccent"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="28" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="Overdraw" |
| message="Possible overdraw: Root element paints background `@drawable/status_bar_user_chip_bg` with a theme that also paints a background (inferred theme is `@style/Theme.SystemUI`)" |
| errorLine1=" android:background="@drawable/status_bar_user_chip_bg"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar_user_chip_container.xml" |
| line="26" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="UselessLeaf" |
| message="This `LinearLayout` view is unnecessary (no children, no `background`, no `id`, no `style`)" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/global_actions_grid.xml" |
| line="37" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="UselessLeaf" |
| message="This `LinearLayout` view is unnecessary (no children, no `background`, no `id`, no `style`)" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/global_actions_grid.xml" |
| line="43" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="UselessLeaf" |
| message="This `LinearLayout` view is unnecessary (no children, no `background`, no `id`, no `style`)" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout-land/global_actions_grid.xml" |
| line="49" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="UselessLeaf" |
| message="This `LinearLayout` view is unnecessary (no children, no `background`, no `id`, no `style`)" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_grid.xml" |
| line="73" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="UselessLeaf" |
| message="This `LinearLayout` view is unnecessary (no children, no `background`, no `id`, no `style`)" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_grid.xml" |
| line="79" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="UselessLeaf" |
| message="This `LinearLayout` view is unnecessary (no children, no `background`, no `id`, no `style`)" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_grid.xml" |
| line="85" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `ScrollView` layout or its `FrameLayout` parent is possibly unnecessary" |
| errorLine1=" <ScrollView" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/alert_dialog_systemui.xml" |
| line="39" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is possibly unnecessary" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/combined_qs_header.xml" |
| line="128" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is possibly unnecessary" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_detail_dialog.xml" |
| line="23" |
| column="4"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is unnecessary" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="58" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `RelativeLayout` layout or its `LinearLayout` parent is possibly unnecessary" |
| errorLine1=" <RelativeLayout" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_view.xml" |
| line="37" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `RelativeLayout` layout or its `FrameLayout` parent is unnecessary" |
| errorLine1=" <RelativeLayout" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/magnifier_controllers.xml" |
| line="25" |
| column="4"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notif_half_shelf.xml" |
| line="28" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_activity_no_conversations.xml" |
| line="69" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_initial_layout.xml" |
| line="23" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_placeholder_layout.xml" |
| line="23" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_tile_view.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_tile_view.xml" |
| line="32" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_empty.xml" |
| line="22" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `RelativeLayout` layout or its `LinearLayout` parent is unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <RelativeLayout" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_with_content.xml" |
| line="28" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small.xml" |
| line="22" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small_horizontal.xml" |
| line="22" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `ScrollView` layout or its `LinearLayout` parent is unnecessary" |
| errorLine1=" <ScrollView" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_record_dialog.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `FrameLayout` layout or its `FrameLayout` parent is possibly unnecessary" |
| errorLine1=" <FrameLayout" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar.xml" |
| line="66" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `LinearLayout` parent is unnecessary" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/user_switcher_fullscreen_popup_item.xml" |
| line="24" |
| column="4"/> |
| </issue> |
| |
| <issue |
| id="UselessParent" |
| message="This `LinearLayout` layout or its `FrameLayout` parent is unnecessary; transfer the `background` attribute to the other view" |
| errorLine1=" <LinearLayout" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_dialog_row.xml" |
| line="29" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="RedundantNamespace" |
| message="This namespace declaration is redundant" |
| errorLine1=" <shape xmlns:android="http://schemas.android.com/apk/res/android">" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable/rounded_ripple.xml" |
| line="19" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="UnusedNamespace" |
| message="Unused namespace `systemui`" |
| errorLine1=" xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar.xml" |
| line="23" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Stoor tans skermkiekie..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-af/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"ቅጽበታዊ ገፅ ዕይታ በማስቀመጥ ላይ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"جارٍ حفظ لقطة الشاشة..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Skrinşot yadda saxlanır..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Čuvanje snimka ekrana..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Захаванне скрыншота..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Екранната снимка се запазва..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"স্ক্রিনশট সেভ করা হচ্ছে..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Spašavanje snimka ekrana..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"S\'està desant la captura de pantalla..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Ukládání snímku obrazovky..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Gemmer screenshot..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-da/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Screenshot wird gespeichert..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-de/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Αποθήκευση στιγμιότυπου οθόνης..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-el/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Guardando la captura de pantalla..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es-rUS/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Guardando captura..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Kuvatõmmise salvestamine ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Tallennetaan kuvakaappausta..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fi/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"स्क्रीनशॉट सहेजा जा रहा है..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Spremanje snimke zaslona..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Képernyőkép mentése..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hu/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Սքրինշոթը պահվում է..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Menyimpan screenshot..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"המערכת שומרת את צילום המסך..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"スクリーンショットを保存しています..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"កំពុងរក្សាទុករូបថតអេក្រង់..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"캡쳐화면 저장 중..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Скриншот сакталууда..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ky/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"ກຳລັງບັນທຶກພາບໜ້າຈໍ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Išsaugoma ekrano kopija..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Notiek ekrānuzņēmuma saglabāšana..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lv/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Сликата на екранот се зачувува..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"സ്ക്രീൻഷോട്ട് സംരക്ഷിക്കുന്നു..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Menyimpan tangkapan skrin..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Screenshot opslaan..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-nl/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Zapisywanie zrzutu ekranu..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Salvando captura de tela..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"A guardar captura de ecrã..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Salvando captura de tela..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Se salvează captura de ecran..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Сохранение..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Prebieha ukladanie snímky obrazovky..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Shranjevanje posnetka zaslona ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Чување снимка екрана..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Skärmbilden sparas ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Inahifadhi picha ya skrini..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"กำลังบันทึกภาพหน้าจอ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Ekran görüntüsü kaydediliyor..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Збереження знімка екрана..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-uk/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Đang lưu ảnh chụp màn hình..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"正在保存屏幕截图..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rCN/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"正在儲存螢幕擷取畫面..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rHK/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="screenshot_saving_title" msgid="2298349784913287333">"Ilondoloz umfanekiso weskrini..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings.xml" |
| line="77" |
| column="72"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"በማብራት ላይ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Aktiv edilir..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Uključuje se..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Включва се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"កំពុងបើក..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"ಆನ್ ಮಾಡಲಾಗುತ್ತಿದೆ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"켜는 중..."</string>" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"ກຳລັງເປີດ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"A ativar..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Se activează..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Укључује се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Inawasha..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"กำลังเปิด..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_bluetooth_secondary_label_transient" msgid="3882884317600669650">"Iyavula..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings.xml" |
| line="292" |
| column="99"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"በማብራት ላይ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Aktiv edilir..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Uključuje se..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Включва се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"កំពុងបើក..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"ಆನ್ ಮಾಡಲಾಗುತ್ತಿದೆ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"켜는 중..."</string>" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"ກຳລັງເປີດ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"A ativar..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Se activează..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Укључује се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Inawasha..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"กำลังเปิด..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_wifi_secondary_label_transient" msgid="7501659015509357887">"Iyavula..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings.xml" |
| line="308" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connecting..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rCA/strings.xml" |
| line="318" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connecting..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rXC/strings.xml" |
| line="318" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Łączę..."</string>" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pl/strings.xml" |
| line="318" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"በማገናኘት ላይ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"جارٍ الاتصال..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ar/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"সংযোগ কৰি থকা হৈছে..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-as/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Qoşulur..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Povezuje se..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Падлучэнне..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-be/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Установява се връзка..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"সংযুক্ত হচ্ছে..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bn/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Povezivanje..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bs/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"S\'està connectant..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ca/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Připojování..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-cs/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connecting..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rAU/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connecting..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rGB/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connecting..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-en-rIN/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Conectando..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-es/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Ühenduse loomine ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-et/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"در حال اتصال..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fa/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connexion en cours..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-fr/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Conectando..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gl/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"કનેક્ટ કરી રહ્યું છે..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-gu/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"कनेक्ट हो रहा है..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hi/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Povezivanje..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hr/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Միանում է..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-hy/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Menghubungkan..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-in/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Tengist..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-is/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Connessione in corso..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-it/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"מתבצע חיבור..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-iw/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"接続しています..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ja/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"დაკავშირება..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ka/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"កំពុងតភ្ជាប់..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"ಸಂಪರ್ಕಿಸಲಾಗುತ್ತಿದೆ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"연결 중..."</string>" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"ກຳລັງເຊື່ອມຕໍ່..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Prisijungiama..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lt/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Се поврзува..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mk/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"കണക്റ്റുചെയ്യുന്നു..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ml/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Холбогдож байна..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mn/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"कनेक्ट करत आहे..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-mr/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Menyambung..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ms/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"ဆက်သွယ်နေ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-my/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"कनेक्ट गरिँदै छ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"ସଂଯୋଗ କରୁଛି..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-or/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pa/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Conectando..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rBR/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"A ligar..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Conectando..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Se conectează..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Соединение..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ru/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"සම්බන්ධ වෙමින්..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-si/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Pripája sa..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sk/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Vzpostavljanje povezave ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sl/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Po lidhet..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sq/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Повезује се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Ansluter ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sv/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Inaunganisha..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"இணைக்கிறது..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ta/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"కనెక్ట్ అవుతోంది..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-te/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"กำลังเชื่อมต่อ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Kumokonekta..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tl/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Bağlanılıyor..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-tr/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Đang kết nối..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-vi/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"連線中..."</string>" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zh-rTW/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting" msgid="2381969772953268809">"Iyaxhuma..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings.xml" |
| line="323" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"በማብራት ላይ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-am/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Aktiv edilir..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-az/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Uključuje se..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-b+sr+Latn/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Включва се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-bg/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"កំពុងបើក..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-km/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"ಆನ್ ಮಾಡಲಾಗುತ್ತಿದೆ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"켜는 중..."</string>" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ko/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"ກຳລັງເປີດ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-lo/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"A ativar..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-pt-rPT/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Se activează..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ro/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Укључује се..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sr/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Inawasha..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-sw/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"กำลังเปิด..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-th/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_hotspot_secondary_label_transient" msgid="7585604088079160564">"Iyavula..."</string>" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-zu/strings.xml" |
| line="325" |
| column="97"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="media_output_label_title" msgid="872824698593182505">"<xliff:g id="LABEL">%s</xliff:g> ನಲ್ಲಿ ಪ್ಲೇ ಆಗು..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-kn/strings.xml" |
| line="628" |
| column="94"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="quick_settings_connecting">Connecting...</string>" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values/strings.xml" |
| line="793" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message="Replace "..." with ellipsis character (…, &#8230;) ?" |
| errorLine1=" <string name="shutdown_progress" msgid="5464239146561542178">"सट डाउन गरिँदै छ..."</string>" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/values-ne/strings.xml" |
| line="878" |
| column="66"/> |
| </issue> |
| |
| <issue |
| id="IconDipSize" |
| message="The image `ic_sysbar_lights_out_dot_small.png` varies significantly in its density-independent (dip) size across the various density versions: drawable-hdpi/ic_sysbar_lights_out_dot_small.png: 5x4 dp (7x6 px), drawable-mdpi/ic_sysbar_lights_out_dot_small.png: 8x9 dp (8x9 px), drawable-xhdpi/ic_sysbar_lights_out_dot_small.png: 6x7 dp (11x13 px), drawable-xxhdpi/ic_sysbar_lights_out_dot_small.png: 4x4 dp (13x12 px)"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-xxhdpi/ic_sysbar_lights_out_dot_small.png"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-hdpi/ic_sysbar_lights_out_dot_small.png"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-xhdpi/ic_sysbar_lights_out_dot_small.png"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-mdpi/ic_sysbar_lights_out_dot_small.png"/> |
| </issue> |
| |
| <issue |
| id="IconDipSize" |
| message="The image `ic_sysbar_lights_out_dot_small.png` varies significantly in its density-independent (dip) size across the various density versions: drawable-sw600dp-hdpi/ic_sysbar_lights_out_dot_small.png: 6x5 dp (9x8 px), drawable-sw600dp-mdpi/ic_sysbar_lights_out_dot_small.png: 7x10 dp (7x10 px), drawable-sw600dp-xhdpi/ic_sysbar_lights_out_dot_small.png: 7x8 dp (14x15 px), drawable-sw600dp-xxhdpi/ic_sysbar_lights_out_dot_small.png: 5x5 dp (15x15 px)"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-sw600dp-xxhdpi/ic_sysbar_lights_out_dot_small.png"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-sw600dp-hdpi/ic_sysbar_lights_out_dot_small.png"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-sw600dp-xhdpi/ic_sysbar_lights_out_dot_small.png"/> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-sw600dp-mdpi/ic_sysbar_lights_out_dot_small.png"/> |
| </issue> |
| |
| <issue |
| id="IconDensities" |
| message="Missing the following drawables in `drawable-hdpi`: dream_preview_back_arrow.png (found in drawable-mdpi, drawable-xhdpi, drawable-xxhdpi)"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/drawable-hdpi"/> |
| </issue> |
| |
| <issue |
| id="ButtonOrder" |
| message="Cancel button should be on the left (was "Cancel | | Confirm | "Try again"", should be "Cancel | | | Confirm | "Try again"")" |
| errorLine1=" <Button android:id="@+id/button_cancel"" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/biometric_prompt_layout.xml" |
| line="156" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`" |
| errorLine1=" <EditText" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/clipboard_edit_text_activity.xml" |
| line="46" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`" |
| errorLine1=" <EditText" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_update_dialog.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`TouchHandler#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" override fun onTouch(v: View, ev: MotionEvent): Boolean {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewbinder/ActivatableNotificationViewBinder.kt" |
| line="74" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`TouchHandler#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent ev) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ActivatableNotificationViewController.java" |
| line="71" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `CaptionsToggleImageButton` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/CaptionsToggleImageButton.java" |
| line="53" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NotificationShadeWindowView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" getNotificationShadeWindowView().setOnTouchListener(getStatusBarWindowTouchListener());" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="1158" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" return (v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesImpl.java" |
| line="1477" |
| column="16"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `ClipboardView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ClipboardView.java" |
| line="53" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `CropView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/CropView.java" |
| line="165" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`SwipeDismissHandler#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View view, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/DraggableConstraintLayout.java" |
| line="232" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `EmergencyButton` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/EmergencyButton.java" |
| line="75" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``EmergencyButton`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mEmergencyButton.setOnTouchListener(new OnTouchListener(){" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/EmergencyCarrierArea.java" |
| line="47" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/EmergencyCarrierArea.java" |
| line="49" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `ExpandableNotificationRow` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java" |
| line="987" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mContainer.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsDialogLite.java" |
| line="2450" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `ClingWindowView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent motion) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ImmersiveModeConfirmation.java" |
| line="479" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/Interaction.java" |
| line="29" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `KeyButtonView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/KeyButtonView.java" |
| line="267" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `KeyguardPatternView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPatternView.java" |
| line="241" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``LockPatternView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mLockPatternView.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java" |
| line="229" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mLockPatternView.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java" |
| line="229" |
| column="45"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``LockPatternView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mLockPatternView.setOnTouchListener(null);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPatternViewController.java" |
| line="258" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" private final OnTouchListener mActionButtonTouchListener = (v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPinBasedInputViewController.java" |
| line="60" |
| column="64"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NumPadKey`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" button.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPinBasedInputViewController.java" |
| line="97" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" button.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPinBasedInputViewController.java" |
| line="97" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NumPadKey`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" button.setOnTouchListener(null);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardPinBasedInputViewController.java" |
| line="175" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `KeyguardSecurityContainer` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityContainer.java" |
| line="503" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `KeyguardSecurityViewFlipper` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardSecurityViewFlipper.java" |
| line="55" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``KeyguardUserSwitcherView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mView.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/KeyguardUserSwitcherController.java" |
| line="190" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mView.setOnTouchListener((v, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/KeyguardUserSwitcherController.java" |
| line="190" |
| column="34"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ListView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" listView.setOnTouchListener((v, ev) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUserSwitcherPopupMenu.java" |
| line="77" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" listView.setOnTouchListener((v, ev) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUserSwitcherPopupMenu.java" |
| line="77" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mImageView.setOnTouchListener(this::onTouch);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/MagnificationModeSwitch.java" |
| line="117" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``MediaOutputSeekbar`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mSeekBar.setOnTouchListener((v, event) -> true);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="509" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mSeekBar.setOnTouchListener((v, event) -> true);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="509" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``MediaOutputSeekbar`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mSeekBar.setOnTouchListener((v, event) -> false);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="515" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mSeekBar.setOnTouchListener((v, event) -> false);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="515" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``FrameLayout`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mIconAreaLayout.setOnTouchListener(((iconV, event) -> false));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="522" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mIconAreaLayout.setOnTouchListener(((iconV, event) -> false));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="522" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``FrameLayout`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mIconAreaLayout.setOnTouchListener(((iconV, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="528" |
| column="21"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" mIconAreaLayout.setOnTouchListener(((iconV, event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/MediaOutputBaseAdapter.java" |
| line="528" |
| column="57"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `MediaScrollView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" override fun onTouchEvent(ev: MotionEvent?): Boolean {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/view/MediaScrollView.kt" |
| line="106" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NavigationBarView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mView.setOnTouchListener(this::onNavigationTouch);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBar.java" |
| line="782" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NavigationBarView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/NavigationBarView.java" |
| line="383" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NearestTouchFrame` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/buttons/NearestTouchFrame.java" |
| line="207" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NonInterceptingScrollView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/NonInterceptingScrollView.java" |
| line="46" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``FrameLayout`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" super.setOnTouchListener(touchHandler);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelView.java" |
| line="111" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`TouchHandler#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="5018" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NotificationShadeWindowView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationShadeWindowView.java" |
| line="133" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NotificationStackScrollLayout` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java" |
| line="3365" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NumPadButton` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/NumPadButton.java" |
| line="84" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `NumPadKey` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/NumPadKey.java" |
| line="164" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `ObservableScrollView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ObservableScrollView.java" |
| line="70" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `PhoneStatusBarView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBarView.java" |
| line="208" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`QSContainerImpl#performClick` should call `super#performClick`" |
| errorLine1=" public boolean performClick() {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSContainerImpl.java" |
| line="106" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSContainerImplController.java" |
| line="52" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NonInterceptingScrollView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mQSPanelContainer.setOnTouchListener(null);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSContainerImplController.java" |
| line="84" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NonInterceptingScrollView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mQSPanelContainer.setOnTouchListener(mContainerTouchHandler);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSContainerImplController.java" |
| line="97" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``NonInterceptingScrollView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mQSPanelContainer.setOnTouchListener(null);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSContainerImplController.java" |
| line="105" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSPanelController.java" |
| line="77" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``PagedTileLayout`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" pagedTileLayout.setOnTouchListener(mTileLayoutTouchListener);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSPanelController.java" |
| line="143" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `QSScrollLayout` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent ev) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSScrollLayout.java" |
| line="77" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `QuickStatusBarHeader` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QuickStatusBarHeader.java" |
| line="74" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `RemoteInputView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java" |
| line="409" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``SeekBar`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" bar.setOnTouchListener(SeekBarTouchListener(this, bar))" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/SeekBarViewModel.kt" |
| line="348" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`SeekBarTouchListener#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" override fun onTouch(view: View, event: MotionEvent): Boolean {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/SeekBarViewModel.kt" |
| line="456" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `SettingsButton` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/SettingsButton.java" |
| line="63" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`SimpleMirrorWindowControl#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SimpleMirrorWindowControl.java" |
| line="119" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `ToggleSeekBar` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ToggleSeekBar.java" |
| line="43" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view `WalletView` overrides `onTouchEvent` but not `performClick`" |
| errorLine1=" public boolean onTouchEvent(MotionEvent event) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/WalletView.java" |
| line="138" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`onTouch` lambda should call `View#performClick` when a click is detected" |
| errorLine1=" final View.OnTouchListener filterTouchListener = (View v, MotionEvent event) -> {" |
| errorLine2=" ^"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/WifiDebuggingActivity.java" |
| line="106" |
| column="58"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``Button`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mAlert.getButton(BUTTON_POSITIVE).setOnTouchListener(filterTouchListener);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/WifiDebuggingActivity.java" |
| line="121" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mDragView.setOnTouchListener(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1015" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mCloseView.setOnTouchListener(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1020" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mTopLeftCornerView.setOnTouchListener(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1021" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mTopRightCornerView.setOnTouchListener(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1022" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mBottomLeftCornerView.setOnTouchListener(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1023" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``ImageView`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mBottomRightCornerView.setOnTouchListener(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1024" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="`WindowMagnificationController#onTouch` should call `View#performClick` when a click is detected" |
| errorLine1=" public boolean onTouch(View v, MotionEvent event) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java" |
| line="1172" |
| column="20"/> |
| </issue> |
| |
| <issue |
| id="ClickableViewAccessibility" |
| message="Custom view ``LinearLayout`` has `setOnTouchListener` called on it but does not override `performClick`" |
| errorLine1=" mSettingView.setOnTouchListener(this::onTouch);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationSettings.java" |
| line="516" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/alert_dialog_title_systemui.xml" |
| line="38" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/auth_biometric_background.xml" |
| line="26" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/bindable_status_bar_icon.xml" |
| line="25" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/biometric_prompt_layout.xml" |
| line="23" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/bluetooth_device_item.xml" |
| line="28" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/bluetooth_device_item.xml" |
| line="85" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/bluetooth_tile_dialog.xml" |
| line="170" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/broadcast_dialog.xml" |
| line="29" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/chipbar.xml" |
| line="65" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/chipbar.xml" |
| line="75" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/clipboard_overlay.xml" |
| line="27" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/clipboard_overlay.xml" |
| line="138" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/clipboard_overlay.xml" |
| line="143" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/clipboard_overlay.xml" |
| line="177" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/connected_device_signal.xml" |
| line="33" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/connected_display_chip.xml" |
| line="39" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/contrast_dialog.xml" |
| line="41" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/contrast_dialog.xml" |
| line="73" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/contrast_dialog.xml" |
| line="105" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_app_item.xml" |
| line="35" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_base_item.xml" |
| line="30" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_base_item.xml" |
| line="115" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="40" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/fgs_manager_app_item.xml" |
| line="25" |
| column="4"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_grid_item_lite.xml" |
| line="25" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_grid_item_v2.xml" |
| line="32" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_power_item.xml" |
| line="25" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/global_actions_view.xml" |
| line="43" |
| column="8"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/hybrid_conversation_notification.xml" |
| line="30" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/immersive_mode_cling.xml" |
| line="29" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/immersive_mode_cling.xml" |
| line="36" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/immersive_mode_cling.xml" |
| line="43" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="104" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="138" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="264" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="295" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="326" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_connectivity_dialog.xml" |
| line="369" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_list_item.xml" |
| line="36" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/internet_list_item.xml" |
| line="67" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/keyboard_shortcut_app_item.xml" |
| line="27" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1="<ImageView xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/keyboard_shortcuts_key_icon_view.xml" |
| line="18" |
| column="2"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView android:id="@+id/multi_user_avatar"" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/keyguard_status_bar.xml" |
| line="55" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/log_access_user_consent_dialog_permission.xml" |
| line="41" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/long_screenshot.xml" |
| line="74" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/long_screenshot.xml" |
| line="92" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/long_screenshot.xml" |
| line="156" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/magnifier_controllers.xml" |
| line="29" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_area.xml" |
| line="34" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_area.xml" |
| line="41" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_area.xml" |
| line="80" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_area.xml" |
| line="112" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_area.xml" |
| line="130" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_recommendation_view.xml" |
| line="20" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="32" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="138" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="187" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="230" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="273" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="299" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="309" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="319" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="329" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageButton" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_session_view.xml" |
| line="339" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/mobile_signal_group.xml" |
| line="31" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/mobile_signal_group.xml" |
| line="39" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/mobile_signal_group.xml" |
| line="48" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notif_half_shelf.xml" |
| line="53" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="69" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="77" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="85" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="232" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="283" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_conversation_info.xml" |
| line="335" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="39" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="180" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="231" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="283" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_snooze.xml" |
| line="44" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/ongoing_call_chip.xml" |
| line="39" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/overlay_action_chip.xml" |
| line="34" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="38" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_initial_layout.xml" |
| line="43" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_placeholder_layout.xml" |
| line="50" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_space_tile_view.xml" |
| line="38" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_status_scrim_layout.xml" |
| line="21" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_status_scrim_layout.xml" |
| line="32" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_status_scrim_layout.xml" |
| line="36" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_status_scrim_layout.xml" |
| line="48" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_status_scrim_layout.xml" |
| line="52" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_empty_layout.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_empty.xml" |
| line="33" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_empty.xml" |
| line="59" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_with_content.xml" |
| line="36" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_with_content.xml" |
| line="42" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_with_content.xml" |
| line="103" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_large_with_content.xml" |
| line="124" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_empty.xml" |
| line="35" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_empty.xml" |
| line="39" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_with_content.xml" |
| line="49" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_with_content.xml" |
| line="55" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_with_content.xml" |
| line="83" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_medium_with_content.xml" |
| line="147" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small.xml" |
| line="34" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small.xml" |
| line="42" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small_horizontal.xml" |
| line="34" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_small_horizontal.xml" |
| line="42" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_suppressed_layout.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_with_suppression_detail_content_horizontal.xml" |
| line="28" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_with_suppression_detail_content_vertical.xml" |
| line="33" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_with_suppression_detail_content_vertical.xml" |
| line="53" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_work_profile_quiet_layout.xml" |
| line="25" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView android:id="@+id/work_widget_badge_icon"" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_work_profile_quiet_layout.xml" |
| line="32" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_item.xml" |
| line="30" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_item.xml" |
| line="53" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/privacy_dialog_item_v2.xml" |
| line="71" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_dialog_secondary_mobile_network.xml" |
| line="26" |
| column="3"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_dialog_secondary_mobile_network.xml" |
| line="56" |
| column="3"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_tile_side_icon.xml" |
| line="23" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/qs_user_detail_item.xml" |
| line="55" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/quick_settings_footer_dialog_parental_controls.xml" |
| line="30" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/remote_input.xml" |
| line="46" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/remote_input.xml" |
| line="54" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="48" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="55" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="65" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="91" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="98" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="108" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="134" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="141" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons.xml" |
| line="151" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="44" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="51" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="61" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="84" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="91" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="101" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="125" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="132" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_land.xml" |
| line="142" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="44" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="52" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="63" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="87" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="95" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="106" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="130" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="138" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_pinning_request_buttons_sea.xml" |
| line="149" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_record_dialog.xml" |
| line="43" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_record_dialog.xml" |
| line="69" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screen_record_dialog.xml" |
| line="103" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot.xml" |
| line="31" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_shelf.xml" |
| line="83" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_shelf.xml" |
| line="102" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_shelf.xml" |
| line="113" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_static.xml" |
| line="23" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_static.xml" |
| line="95" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_static.xml" |
| line="114" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_static.xml" |
| line="125" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_work_profile_first_run.xml" |
| line="12" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/screenshot_work_profile_first_run.xml" |
| line="36" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/seekbar_with_icon_buttons.xml" |
| line="33" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/seekbar_with_icon_buttons.xml" |
| line="60" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/sensor_use_started_title.xml" |
| line="32" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/sensor_use_started_title.xml" |
| line="39" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/shelf_action_chip.xml" |
| line="28" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar.xml" |
| line="33" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView android:id="@+id/current_user_avatar"" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar_user_chip_container.xml" |
| line="28" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar_wifi_group_inner.xml" |
| line="34" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/status_bar_wifi_group_inner.xml" |
| line="42" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/text_toast.xml" |
| line="33" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/tuner_shortcut_item.xml" |
| line="26" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/tuner_widget_settings_switch.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/udfps_enroll_view.xml" |
| line="32" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/udfps_enroll_view.xml" |
| line="38" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/udfps_keyguard_view_internal.xml" |
| line="27" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/user_switcher_fullscreen_item.xml" |
| line="23" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_ringer_drawer.xml" |
| line="65" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_ringer_drawer.xml" |
| line="83" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_ringer_drawer.xml" |
| line="101" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/volume_ringer_drawer.xml" |
| line="125" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/window_magnifier_view.xml" |
| line="116" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/window_magnifier_view.xml" |
| line="126" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image" |
| errorLine1=" <ImageView" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/wireless_charging_layout.xml" |
| line="44" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`" |
| errorLine1=" <EditText" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/clipboard_edit_text_activity.xml" |
| line="46" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`" |
| errorLine1=" <EditText" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/controls_dialog_pin.xml" |
| line="24" |
| column="4"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`" |
| errorLine1=" <EditText" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/media_output_broadcast_update_dialog.xml" |
| line="24" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="SetTextI18n" |
| message="Number formatting does not take into account locale settings. Consider using `String.format` instead." |
| errorLine1=" mDigitText.setText(Integer.toString(mDigit));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/NumPadKey.java" |
| line="115" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="SetTextI18n" |
| message="Number formatting does not take into account locale settings. Consider using `String.format` instead." |
| errorLine1=" if (row.number != null) row.number.setText(Integer.toString(vlevel));" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java" |
| line="2026" |
| column="52"/> |
| </issue> |
| |
| <issue |
| id="HardcodedText" |
| message="Hardcoded string "Yes", should use `@string` resource" |
| errorLine1=" android:text="Yes"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="89" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="HardcodedText" |
| message="Hardcoded string "No", should use `@string` resource" |
| errorLine1=" android:text="No"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/feedback_info.xml" |
| line="100" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/done` can overlap `@id/turn_off_notifications` if @string/inline_turn_off_notifications, @string/inline_ok_button grow due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_info.xml" |
| line="342" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/undo` can overlap `@id/expand_button` if @string/snooze_undo grows due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/notification_snooze.xml" |
| line="54" |
| column="10"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/done` can overlap `@id/turn_off_notifications` if @string/inline_turn_off_notifications, @string/inline_done_button grow due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/partial_conversation_info.xml" |
| line="156" |
| column="14"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/punctuation3` can overlap `@id/punctuation4` if @id/punctuation4, @id/punctuation3 grow due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_punctuation_background_large.xml" |
| line="53" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/punctuation5` can overlap `@id/punctuation1` if @id/punctuation1, @id/punctuation5 grow due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_punctuation_background_large.xml" |
| line="81" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/punctuation5` can overlap `@id/punctuation2` if @id/punctuation2, @id/punctuation5 grow due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_punctuation_background_large.xml" |
| line="81" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/punctuation5` can overlap `@id/punctuation6` if @id/punctuation6, @id/punctuation5 grow due to localized text expansion" |
| errorLine1=" <TextView" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/res/layout/people_tile_punctuation_background_large.xml" |
| line="81" |
| column="6"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" contentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/ActiveUnlockConfig.kt" |
| line="154" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(ALWAYS_ON_DISPLAY_CONSTANTS_URI," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/doze/AlwaysOnDisplayPolicy.java" |
| line="164" |
| column="22"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/data/repository/AnimationStatusRepository.kt" |
| line="61" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" awaitClose { resolver.unregisterContentObserver(observer) }" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/data/repository/AnimationStatusRepository.kt" |
| line="67" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContentResolver.unregisterContentObserver(mSettingObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterViewController.java" |
| line="123" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContentResolver.unregisterContentObserver(mSettingObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterViewController.java" |
| line="180" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterViewController.java" |
| line="211" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/battery/BatteryMeterViewController.java" |
| line="219" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/DemoModeAvailabilityTracker.kt" |
| line="46" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/DemoModeAvailabilityTracker.kt" |
| line="48" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" resolver.unregisterContentObserver(allowedObserver)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/DemoModeAvailabilityTracker.kt" |
| line="54" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" resolver.unregisterContentObserver(onObserver)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/DemoModeAvailabilityTracker.kt" |
| line="55" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(mQuickPickupGesture, false, this," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java" |
| line="511" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(mPickupGesture, false, this, UserHandle.USER_ALL);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java" |
| line="513" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(mAlwaysOnEnabled, false, this," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java" |
| line="514" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="2470" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="3077" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mDeviceProvisionedObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="3168" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mDeviceProvisionedObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="3957" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mTimeFormatChangeObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java" |
| line="3961" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" contentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/LockscreenSmartspaceController.kt" |
| line="486" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" contentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/LockscreenSmartspaceController.kt" |
| line="492" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" contentResolver.unregisterContentObserver(settingsObserver)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/LockscreenSmartspaceController.kt" |
| line="543" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" contentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/filters/LockscreenTargetFilter.kt" |
| line="82" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" contentResolver.unregisterContentObserver(settingsObserver)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/filters/LockscreenTargetFilter.kt" |
| line="100" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mMenuTargetFeaturesContentObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/MenuInfoRepository.java" |
| line="275" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mMenuSizeContentObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/MenuInfoRepository.java" |
| line="276" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mMenuFadeOutContentObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/MenuInfoRepository.java" |
| line="277" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(Global.getUriFor(Global.MOBILE_DATA)," |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java" |
| line="200" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(Global.getUriFor(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java" |
| line="202" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java" |
| line="212" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" context.contentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/NaturalScrollingSettingObserver.kt" |
| line="54" |
| column="33"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="253" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="256" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="259" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="262" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContentResolver.unregisterContentObserver(mAssistContentObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/NavBarHelper.java" |
| line="295" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="395" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java" |
| line="400" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="3675" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContentResolver.unregisterContentObserver(mSettingsChangeObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java" |
| line="4705" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(Settings.Global.getUriFor(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="191" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="205" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" resolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/power/PowerUI.java" |
| line="216" |
| column="18"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFooterView.java" |
| line="178" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(mDeveloperSettingsObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSFooterView.java" |
| line="186" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SecureSettingsContentObserver.java" |
| line="83" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContentResolver.unregisterContentObserver(mContentObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/SecureSettingsContentObserver.java" |
| line="100" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(uri, false, mObserver, mCurrentUser);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerServiceImpl.java" |
| line="219" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContentResolver.unregisterContentObserver(mObserver);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerServiceImpl.java" |
| line="241" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContentResolver.registerContentObserver(uri, false, mObserver, mCurrentUser);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerServiceImpl.java" |
| line="243" |
| column="30"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(ZEN_MODE_URI, false, this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="1235" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mContext.getContentResolver().registerContentObserver(ZEN_MODE_CONFIG_URI, false, this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="1236" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mContext.getContentResolver().unregisterContentObserver(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/volume/VolumeDialogControllerImpl.java" |
| line="1240" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.unregisterContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.unregisterContentObserver()`" |
| errorLine1=" mResolver.unregisterContentObserver(this);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="377" |
| column="27"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="379" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="RegisterContentObserverViaContentResolver" |
| message="`ContentResolver.registerContentObserver()` should be replaced with an appropriate interface API call, for eg.`<SettingsProxy>/<UserSettingsProxy>.registerContentObserver()`" |
| errorLine1=" mResolver.registerContentObserver(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ZenModeControllerImpl.java" |
| line="381" |
| column="23"/> |
| </issue> |
| |
| </issues> |