Home
last modified time | relevance | path

Searched refs:ViewCreator (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DInjectionInflationController.java61 private final ViewCreator mViewCreator;
75 ViewCreator getFragmentCreator() { in getFragmentCreator()
102 public interface ViewCreator { interface in InjectionInflationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIRootComponent.java73 InjectionInflationController.ViewCreator createViewCreator(); in createViewCreator()