Searched refs:KeyguardStatusViewComponent (Results 1 – 7 of 7) sorted by relevance
33 public interface KeyguardStatusViewComponent { interface37 KeyguardStatusViewComponent build(@BindsInstance KeyguardStatusView presentation); in build()
34 import com.android.keyguard.dagger.KeyguardStatusViewComponent;57 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;59 private KeyguardStatusViewComponent mKeyguardStatusViewComponent;
39 import com.android.keyguard.dagger.KeyguardStatusViewComponent;59 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;
38 import com.android.keyguard.dagger.KeyguardStatusViewComponent;57 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;91 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory, in KeyguardDisplayManager()264 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;284 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory) { in KeyguardPresentation()
31 import com.android.keyguard.dagger.KeyguardStatusViewComponent;69 KeyguardStatusViewComponent.class,
83 import com.android.keyguard.dagger.KeyguardStatusViewComponent;234 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;242 private KeyguardStatusViewComponent mKeyguardStatusViewComponent;
108 import com.android.keyguard.dagger.KeyguardStatusViewComponent;292 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;681 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory, in NotificationPanelViewController()955 KeyguardStatusViewComponent statusViewComponent = in updateViewControllers()