Home
last modified time | relevance | path

Searched refs:cloneInContext (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/packages/SystemUI/plugin_core/src/com/android/systemui/plugins/
DPluginFragment.java33 return super.onGetLayoutInflater(savedInstanceState).cloneInContext(getContext()); in onGetLayoutInflater()
/frameworks/base/core/java/com/android/internal/policy/
DPhoneLayoutInflater.java71 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in PhoneLayoutInflater
/frameworks/base/core/java/android/preference/
DPreferenceInflater.java63 public GenericInflater<Preference, PreferenceGroup> cloneInContext(Context newContext) { in cloneInContext() method in PreferenceInflater
DGenericInflater.java145 public abstract GenericInflater cloneInContext(Context newContext); in cloneInContext() method in GenericInflater
/frameworks/base/tests/testables/src/android/testing/
DLayoutInflaterBuilder.java125 LayoutInflater.from(mFromContext).cloneInContext(mTargetContext); in build()
DTestableContext.java181 return getBaseContext().getSystemService(LayoutInflater.class).cloneInContext(this); in getSystemService()
/frameworks/base/core/java/android/view/
DContextThemeWrapper.java184 mInflater = LayoutInflater.from(getBaseContext()).cloneInContext(this); in getSystemService()
DLayoutInflater.java286 public abstract LayoutInflater cloneInContext(Context newContext); in cloneInContext() method in LayoutInflater
746 viewStub.setLayoutInflater(cloneInContext((Context) args[0])); in createView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/
DRearDisplayDialogController.java143 LayoutInflater inflater = mLayoutInflater.cloneInContext(context); in createDialogView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragmentLegacy.java65 inflater = inflater.cloneInContext(new ContextThemeWrapper(getContext(), in onCreateView()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginActionManager.java425 mInflater = LayoutInflater.from(getBaseContext()).cloneInContext(this); in getSystemService()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSImplTest.java620 when(mLayoutInflater.cloneInContext(any(Context.class))).thenReturn(mLayoutInflater); in setUpInflater()
/frameworks/layoutlib/bridge/src/android/view/
DBridgeInflater.java651 public LayoutInflater cloneInContext(Context newContext) { in cloneInContext() method in BridgeInflater
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
DControlsUiControllerImplTest.kt133 .cloneInContext(mContext) in setup()
/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java803 inflater = inflater.cloneInContext(theirContext); in getDefaultView()
/frameworks/base/core/java/android/app/
DActivity.java9745 return result.cloneInContext(Activity.this);
/frameworks/base/core/java/android/widget/
DRemoteViews.java6147 inflater = inflater.cloneInContext(inflationContext);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt21716 HSPLcom/android/internal/policy/PhoneLayoutInflater;->cloneInContext(Landroid/content/Context;)Land…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32756 method public abstract android.view.LayoutInflater cloneInContext(android.content.Context);
/frameworks/base/config/
Dboot-image-profile.txt21780 HSPLcom/android/internal/policy/PhoneLayoutInflater;->cloneInContext(Landroid/content/Context;)Land…
/frameworks/base/core/api/
Dcurrent.txt51622 method public abstract android.view.LayoutInflater cloneInContext(android.content.Context);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt39653 Landroid/preference/GenericInflater;->cloneInContext(Landroid/content/Context;)Landroid/preference/…