Searched defs:cloneInContext (Results 1 – 6 of 6) sorted by relevance
71 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in PhoneLayoutInflater
63 public GenericInflater<Preference, PreferenceGroup> cloneInContext(Context newContext) { in cloneInContext() method in PreferenceInflater
145 public abstract GenericInflater cloneInContext(Context newContext); in cloneInContext() method in GenericInflater
259 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in NavigationBarFragmentTest.LayoutInflaterWrapper
530 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in BridgeInflater
300 public abstract LayoutInflater cloneInContext(Context newContext); in cloneInContext() method in LayoutInflater