Searched refs:KeyguardStatusViewComponent (Results 1 – 9 of 9) 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;
40 import com.android.keyguard.dagger.KeyguardStatusViewComponent;63 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;
27 import com.android.keyguard.dagger.KeyguardStatusViewComponent39 private val keyguardStatusViewComponentFactory: KeyguardStatusViewComponent.Factory,
41 import com.android.keyguard.dagger.KeyguardStatusViewComponent;69 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;109 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory, in KeyguardDisplayManager()356 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;375 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory) { in KeyguardPresentation()
32 import com.android.keyguard.dagger.KeyguardStatusViewComponent;90 KeyguardStatusViewComponent.class,
24 import com.android.keyguard.dagger.KeyguardStatusViewComponent85 private val keyguardStatusViewComponentFactory: KeyguardStatusViewComponent.Factory,
78 import com.android.keyguard.dagger.KeyguardStatusViewComponent;238 @Mock protected KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;245 @Mock protected KeyguardStatusViewComponent mKeyguardStatusViewComponent;
111 import com.android.keyguard.dagger.KeyguardStatusViewComponent;332 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;725 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory, in NotificationPanelViewController()1241 KeyguardStatusViewComponent statusViewComponent = in updateViewControllers()