Home
last modified time | relevance | path

Searched refs:newBase (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/tests/AppResourcesLoaders/src/com/android/example/loaders/
H A DLoaderActivityIsolated.java26 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
27 super.attachBaseContext(newBase); in attachBaseContext()
29 newBase.getResources().getString(R.string.loader_present); in attachBaseContext()
H A DLoaderActivity.java27 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
28 super.attachBaseContext(newBase); in attachBaseContext()
30 newBase.getResources().getString(R.string.loader_present); in attachBaseContext()
/aosp12/frameworks/base/core/java/android/app/
H A DService.java870 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
871 super.attachBaseContext(newBase); in attachBaseContext()
872 if (newBase != null) { in attachBaseContext()
873 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
H A DActivity.java1247 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
1248 super.attachBaseContext(newBase); in attachBaseContext()
1249 if (newBase != null) { in attachBaseContext()
1250 newBase.setAutofillClient(this); in attachBaseContext()
1251 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/autofill/
H A DInlineSuggestionRenderServiceImpl.java70 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
71 super.attachBaseContext(newBase); in attachBaseContext()
/aosp12/frameworks/base/core/java/android/window/
H A DWindowProviderService.java157 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
158 super.attachBaseContext(newBase); in attachBaseContext()
/aosp12/frameworks/base/core/java/android/view/
H A DContextThemeWrapper.java86 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument
87 super.attachBaseContext(newBase); in attachBaseContext()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...