Searched refs:getCreateViewMethod (Results 1 – 1 of 1) sorted by relevance
176 …private static Method getCreateViewMethod(Class<?> customInflaterClass) throws NoSuchMethodExcepti… in getCreateViewMethod() method in BridgeInflater258 Method method = getCreateViewMethod(inflaterClass); in createViewFromCustomInflater()