Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvGlobalRootComponent.java19 import com.android.systemui.dagger.GlobalModule;
30 @Component(modules = {GlobalModule.class})
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DReferenceGlobalRootComponent.java27 @Component(modules = {GlobalModule.class})
H A DGlobalModule.java53 public class GlobalModule { class
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dsysui.md20 1) SysUI Global scope is initialize (see `GlobalModule` and its included modules)