Searched refs:GlobalModule (Results 1 – 4 of 4) sorted by relevance
19 import com.android.systemui.dagger.GlobalModule;30 @Component(modules = {GlobalModule.class})
27 @Component(modules = {GlobalModule.class})
53 public class GlobalModule { class
20 1) SysUI Global scope is initialize (see `GlobalModule` and its included modules)