Home
last modified time | relevance | path

Searched refs:getInjectionMap (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/
DFragmentService.java59 ArrayMap<String, Method> getInjectionMap() { in getInjectionMap() method in FragmentService
DFragmentHostManager.java314 Method method = mManager.getInjectionMap().get(className); in instantiateWithInjections()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DInjectionInflationController.java69 ArrayMap<String, Method> getInjectionMap() { in getInjectionMap() method in InjectionInflationController