Searched defs:LayoutInflater (Results 1 – 1 of 1) sorted by relevance
80 public abstract class LayoutInflater { class259 protected LayoutInflater(Context context) { in LayoutInflater() method in LayoutInflater273 protected LayoutInflater(LayoutInflater original, Context newContext) { in LayoutInflater() method in LayoutInflater287 LayoutInflater LayoutInflater = in from() local