Searched defs:LayoutInflater (Results 1 – 1 of 1) sorted by relevance
62 public abstract class LayoutInflater { class186 protected LayoutInflater(Context context) { in LayoutInflater() method in LayoutInflater198 protected LayoutInflater(LayoutInflater original, Context newContext) { in LayoutInflater() method in LayoutInflater210 LayoutInflater LayoutInflater = in from() local