Searched refs:injectionInflater (Results 1 – 3 of 3) sorted by relevance
126 public ClockManager(Context context, InjectionInflationController injectionInflater, in ClockManager() argument129 this(context, injectionInflater, pluginManager, colorExtractor, in ClockManager()135 ClockManager(Context context, InjectionInflationController injectionInflater, in ClockManager() argument148 LayoutInflater layoutInflater = injectionInflater.injectable(LayoutInflater.from(context)); in ClockManager()
261 InjectionInflationController injectionInflater) { in KeyguardPresentation() argument263 mInjectableInflater = injectionInflater; in KeyguardPresentation()
97 InjectionInflationController injectionInflater, in QSFragment() argument102 mInjectionInflater = injectionInflater; in QSFragment()