Home
last modified time | relevance | path

Searched refs:SystemUIApplication (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIService.java70 ((SystemUIApplication) getApplication()).startServicesIfNeeded(); in onCreate()
93 Slog.w(SystemUIApplication.TAG, in onCreate()
H A DSystemUISecondaryUserService.java28 ((SystemUIApplication) getApplication()).startSecondaryUserServicesIfNeeded(); in onCreate()
H A DSystemUIApplication.java49 public class SystemUIApplication extends Application implements class
67 public SystemUIApplication() { in SystemUIApplication() method in SystemUIApplication
/aosp12/frameworks/base/packages/SystemUI/
H A DREADME.md9 SystemUI that are started up by SystemUIApplication. These services then depend
16 ## SystemUIApplication section
18 When SystemUIApplication starts up, it will start up the services listed in
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java79 import com.android.systemui.SystemUIApplication;
264 ((SystemUIApplication) getApplication()).startServicesIfNeeded();
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Ddagger.md53 SystemUI object are made injectable by adding an entry in `SystemUIBinder`. SystemUIApplication uses