Searched defs:newContext (Results 1 – 6 of 6) sorted by relevance
47 protected PhoneLayoutInflater(LayoutInflater original, Context newContext) { in PhoneLayoutInflater()71 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext()
50 …r<Preference, PreferenceGroup> original, PreferenceManager preferenceManager, Context newContext) { in PreferenceInflater()56 public GenericInflater<Preference, PreferenceGroup> cloneInContext(Context newContext) { in cloneInContext()
121 protected GenericInflater(GenericInflater<T,P> original, Context newContext) { in GenericInflater()138 public abstract GenericInflater cloneInContext(Context newContext); in cloneInContext()
72 protected BridgeInflater(LayoutInflater original, Context newContext) { in BridgeInflater()284 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext()
216 protected LayoutInflater(LayoutInflater original, Context newContext) { in LayoutInflater()248 public abstract LayoutInflater cloneInContext(Context newContext); in cloneInContext()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...