Searched refs:KeyguardStatusViewComponent (Results 1 – 7 of 7) sorted by relevance
35 public interface KeyguardStatusViewComponent { interface40 KeyguardStatusViewComponent build( in build()
32 import com.android.keyguard.dagger.KeyguardStatusViewComponent48 private val keyguardStatusViewComponentFactory: KeyguardStatusViewComponent.Factory,
33 import com.android.keyguard.dagger.KeyguardStatusViewComponent52 private val keyguardStatusViewComponentFactory: KeyguardStatusViewComponent.Factory,
40 import com.android.keyguard.dagger.KeyguardStatusViewComponent94 private val keyguardStatusViewComponentFactory: KeyguardStatusViewComponent.Factory,
34 import com.android.keyguard.dagger.KeyguardStatusViewComponent;106 KeyguardStatusViewComponent.class,
81 import com.android.keyguard.dagger.KeyguardStatusViewComponent;266 @Mock protected KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;273 @Mock protected KeyguardStatusViewComponent mKeyguardStatusViewComponent;
113 import com.android.keyguard.dagger.KeyguardStatusViewComponent;338 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory;728 KeyguardStatusViewComponent.Factory keyguardStatusViewComponentFactory, in NotificationPanelViewController()1322 KeyguardStatusViewComponent statusViewComponent = in updateStatusViewController()