Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIRootComponent.java73 InjectionInflationController.ViewCreator createViewCreator(); in createViewCreator() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DInjectionInflationController.java67 mViewCreator = rootComponent.createViewCreator(); in InjectionInflationController()