Searched defs:newContext (Results 1 – 5 of 5) sorted by relevance
45 protected PhoneLayoutInflater(LayoutInflater original, Context newContext) { in PhoneLayoutInflater()69 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext()
53 …r<Preference, PreferenceGroup> original, PreferenceManager preferenceManager, Context newContext) { in PreferenceInflater()59 public GenericInflater<Preference, PreferenceGroup> cloneInContext(Context newContext) { in cloneInContext()
120 protected GenericInflater(GenericInflater<T,P> original, Context newContext) { in GenericInflater()137 public abstract GenericInflater cloneInContext(Context newContext); in cloneInContext()
61 protected BridgeInflater(LayoutInflater original, Context newContext) { in BridgeInflater()269 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext()
198 protected LayoutInflater(LayoutInflater original, Context newContext) { in LayoutInflater()230 public abstract LayoutInflater cloneInContext(Context newContext); in cloneInContext()