Home
last modified time | relevance | path

Searched refs:SystemUIAppComponentFactory (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIAppComponentFactory.java44 public class SystemUIAppComponentFactory extends AppComponentFactory { class
50 public SystemUIAppComponentFactory() { in SystemUIAppComponentFactory() method in SystemUIAppComponentFactory
65 SystemUIAppComponentFactory.this); in instantiateApplicationCompat()
102 SystemUIAppComponentFactory.this); in instantiateActivityCompat()
120 SystemUIAppComponentFactory.this); in instantiateServiceCompat()
138 SystemUIAppComponentFactory.this); in instantiateReceiverCompat()
DSystemUIApplication.java46 SystemUIAppComponentFactory.ContextInitializer {
59 private SystemUIAppComponentFactory.ContextAvailableCallback mContextAvailableCallback;
243 SystemUIAppComponentFactory.ContextAvailableCallback callback) { in setContextAvailableCallback()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIRootComponent.java26 import com.android.systemui.SystemUIAppComponentFactory;
111 void inject(SystemUIAppComponentFactory factory); in inject()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardSliceProvider.java54 import com.android.systemui.SystemUIAppComponentFactory;
79 SystemUIAppComponentFactory.ContextInitializer {
143 private SystemUIAppComponentFactory.ContextAvailableCallback mContextAvailableCallback;
531 SystemUIAppComponentFactory.ContextAvailableCallback callback) { in setContextAvailableCallback()