Searched defs:cloneInContext (Results 1 – 5 of 5) sorted by relevance
71 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in PhoneLayoutInflater
56 public GenericInflater<Preference, PreferenceGroup> cloneInContext(Context newContext) { in cloneInContext() method in PreferenceInflater
138 public abstract GenericInflater cloneInContext(Context newContext); in cloneInContext() method in GenericInflater
284 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in BridgeInflater
248 public abstract LayoutInflater cloneInContext(Context newContext); in cloneInContext() method in LayoutInflater