Searched defs:ReflectionInflater (Results 1 – 1 of 1) sorted by relevance
37 public abstract class ReflectionInflater<T> extends SimpleInflater<T> { class62 protected ReflectionInflater(@NonNull Context context) { in ReflectionInflater() method in ReflectionInflater