Loading packages/SystemUI/src/com/android/systemui/doze/dagger/DozeScope.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 StatusBarComponent. * Scope annotation for singleton items within the DozeComponent. */ @Documented @Retention(RUNTIME) Loading Loading
packages/SystemUI/src/com/android/systemui/doze/dagger/DozeScope.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 StatusBarComponent. * Scope annotation for singleton items within the DozeComponent. */ @Documented @Retention(RUNTIME) Loading