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