Searched refs:ContextHolder (Results 1 – 3 of 3) sorted by relevance
50 .contextHolder(new ContextHolder(context)) in init()79 protected static class ContextHolder { class in CarSystemUIFactory82 public ContextHolder(Context context) { in ContextHolder() method in CarSystemUIFactory.ContextHolder93 @Component(modules = ContextHolder.class)
114 .contextHolder(new ContextHolder(context)) in init()235 protected static class ContextHolder { class in SystemUIFactory238 public ContextHolder(Context context) { in ContextHolder() method in SystemUIFactory.ContextHolder250 ContextHolder.class})
34 ContextHolder.class})44 - `ContextHolder` is just a wrapper that provides a context.