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