Searched refs:getInjectionMap (Results 1 – 2 of 2) sorted by relevance
70 ArrayMap<String, Method> getInjectionMap() { in getInjectionMap() method in FragmentService
313 Method method = mManager.getInjectionMap().get(className); in instantiateWithInjections()