Searched refs:customInflaterClass (Results 1 – 1 of 1) sorted by relevance
183 …private static Method getCreateViewMethod(Class<?> customInflaterClass) throws NoSuchMethodExcepti… in getCreateViewMethod() argument184 Class<?> current = customInflaterClass; in getCreateViewMethod()