Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/
H A DFragmentService.java79 ArrayMap<String, FragmentInstantiationInfo> getInjectionMap() { in getInjectionMap() method in FragmentService
H A DFragmentHostManager.java313 mManager.getInjectionMap().get(className); in instantiateWithInjections()