Loading packages/SystemUI/src/com/android/keyguard/dagger/KeyguardBouncerScope.java +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import java.lang.annotation.Retention; import javax.inject.Scope; /** * Scope annotation for singleton items within the CentralSurfacesComponent. * Scope annotation for singleton items within the {@link KeyguardBouncerComponent}. */ @Documented @Retention(RUNTIME) Loading packages/SystemUI/src/com/android/keyguard/dagger/KeyguardStatusBarViewScope.java +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import java.lang.annotation.Retention; import javax.inject.Scope; /** * Scope annotation for singleton items within the CentralSurfacesComponent. * Scope annotation for singleton items within the {@link KeyguardStatusBarViewComponent}. */ @Documented @Retention(RUNTIME) Loading packages/SystemUI/src/com/android/keyguard/dagger/KeyguardStatusViewScope.java +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import java.lang.annotation.Retention; import javax.inject.Scope; /** * Scope annotation for singleton items within the CentralSurfacesComponent. * Scope annotation for singleton items within the {@link KeyguardStatusViewComponent}. */ @Documented @Retention(RUNTIME) Loading packages/SystemUI/src/com/android/systemui/dagger/ReferenceSystemUIModule.java +2 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ import com.android.systemui.statusbar.phone.DozeServiceHost; import com.android.systemui.statusbar.phone.HeadsUpManagerPhone; import com.android.systemui.statusbar.phone.KeyguardBypassController; import com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager; import com.android.systemui.statusbar.phone.fragment.CollapsedStatusBarFragmentStartableModule; import com.android.systemui.statusbar.policy.AccessibilityManagerWrapper; import com.android.systemui.statusbar.policy.AospPolicyModule; import com.android.systemui.statusbar.policy.ConfigurationController; Loading Loading @@ -95,6 +96,7 @@ import javax.inject.Named; @Module(includes = { AospPolicyModule.class, BatterySaverModule.class, CollapsedStatusBarFragmentStartableModule.class, GestureModule.class, MediaModule.class, MultiUserUtilsModule.class, Loading packages/SystemUI/src/com/android/systemui/dagger/SystemUIModule.java +0 −2 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ import com.android.systemui.statusbar.notification.row.dagger.NotificationShelfC import com.android.systemui.statusbar.phone.CentralSurfaces; import com.android.systemui.statusbar.phone.LetterboxModule; import com.android.systemui.statusbar.phone.NotificationIconAreaControllerModule; import com.android.systemui.statusbar.phone.dagger.CentralSurfacesComponent; import com.android.systemui.statusbar.pipeline.dagger.StatusBarPipelineModule; import com.android.systemui.statusbar.policy.HeadsUpManager; import com.android.systemui.statusbar.policy.KeyguardStateController; Loading Loading @@ -219,7 +218,6 @@ import javax.inject.Named; WalletModule.class }, subcomponents = { CentralSurfacesComponent.class, ComplicationComponent.class, NavigationBarComponent.class, NotificationRowComponent.class, Loading Loading
packages/SystemUI/src/com/android/keyguard/dagger/KeyguardBouncerScope.java +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import java.lang.annotation.Retention; import javax.inject.Scope; /** * Scope annotation for singleton items within the CentralSurfacesComponent. * Scope annotation for singleton items within the {@link KeyguardBouncerComponent}. */ @Documented @Retention(RUNTIME) Loading
packages/SystemUI/src/com/android/keyguard/dagger/KeyguardStatusBarViewScope.java +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import java.lang.annotation.Retention; import javax.inject.Scope; /** * Scope annotation for singleton items within the CentralSurfacesComponent. * Scope annotation for singleton items within the {@link KeyguardStatusBarViewComponent}. */ @Documented @Retention(RUNTIME) Loading
packages/SystemUI/src/com/android/keyguard/dagger/KeyguardStatusViewScope.java +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import java.lang.annotation.Retention; import javax.inject.Scope; /** * Scope annotation for singleton items within the CentralSurfacesComponent. * Scope annotation for singleton items within the {@link KeyguardStatusViewComponent}. */ @Documented @Retention(RUNTIME) Loading
packages/SystemUI/src/com/android/systemui/dagger/ReferenceSystemUIModule.java +2 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ import com.android.systemui.statusbar.phone.DozeServiceHost; import com.android.systemui.statusbar.phone.HeadsUpManagerPhone; import com.android.systemui.statusbar.phone.KeyguardBypassController; import com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager; import com.android.systemui.statusbar.phone.fragment.CollapsedStatusBarFragmentStartableModule; import com.android.systemui.statusbar.policy.AccessibilityManagerWrapper; import com.android.systemui.statusbar.policy.AospPolicyModule; import com.android.systemui.statusbar.policy.ConfigurationController; Loading Loading @@ -95,6 +96,7 @@ import javax.inject.Named; @Module(includes = { AospPolicyModule.class, BatterySaverModule.class, CollapsedStatusBarFragmentStartableModule.class, GestureModule.class, MediaModule.class, MultiUserUtilsModule.class, Loading
packages/SystemUI/src/com/android/systemui/dagger/SystemUIModule.java +0 −2 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ import com.android.systemui.statusbar.notification.row.dagger.NotificationShelfC import com.android.systemui.statusbar.phone.CentralSurfaces; import com.android.systemui.statusbar.phone.LetterboxModule; import com.android.systemui.statusbar.phone.NotificationIconAreaControllerModule; import com.android.systemui.statusbar.phone.dagger.CentralSurfacesComponent; import com.android.systemui.statusbar.pipeline.dagger.StatusBarPipelineModule; import com.android.systemui.statusbar.policy.HeadsUpManager; import com.android.systemui.statusbar.policy.KeyguardStateController; Loading Loading @@ -219,7 +218,6 @@ import javax.inject.Named; WalletModule.class }, subcomponents = { CentralSurfacesComponent.class, ComplicationComponent.class, NavigationBarComponent.class, NotificationRowComponent.class, Loading