Searched refs:SystemUIApplication (Results 1 – 5 of 5) sorted by relevance
66 ((SystemUIApplication) getApplication()).startServicesIfNeeded(); in onCreate()84 Slog.w(SystemUIApplication.TAG, in onCreate()
28 ((SystemUIApplication) getApplication()).startSecondaryUserServicesIfNeeded(); in onCreate()
45 public class SystemUIApplication extends Application implements class62 public SystemUIApplication() { in SystemUIApplication() method in SystemUIApplication
36 import com.android.systemui.SystemUIApplication;57 ((SystemUIApplication) getApplication()).startServicesIfNeeded(); in onCreate()
9 SystemUI that are started up by SystemUIApplication. These services then depend16 ## SystemUIApplication section in SystemUI18 When SystemUIApplication starts up, it will start up the services listed in