Searched defs:cloneInContext (Results 1 – 6 of 6) sorted by relevance
69 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in PhoneLayoutInflater
69 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in MidLayoutInflater
56 public GenericInflater<Preference, PreferenceGroup> cloneInContext(Context newContext) { in cloneInContext() method in PreferenceInflater
137 public abstract GenericInflater cloneInContext(Context newContext); in cloneInContext() method in GenericInflater
224 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in BridgeInflater
191 public abstract LayoutInflater cloneInContext(Context newContext); in cloneInContext() method in LayoutInflater