Searched refs:newBase (Results 1 – 7 of 7) sorted by relevance
26 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument27 super.attachBaseContext(newBase); in attachBaseContext()29 newBase.getResources().getString(R.string.loader_present); in attachBaseContext()
27 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument28 super.attachBaseContext(newBase); in attachBaseContext()30 newBase.getResources().getString(R.string.loader_present); in attachBaseContext()
965 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument966 super.attachBaseContext(newBase); in attachBaseContext()967 if (newBase != null) { in attachBaseContext()968 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
1317 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument1318 super.attachBaseContext(newBase); in attachBaseContext()1319 if (newBase != null) { in attachBaseContext()1320 newBase.setAutofillClient(getAutofillClient()); in attachBaseContext()1321 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
86 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument87 super.attachBaseContext(newBase); in attachBaseContext()
215 protected void attachBaseContext(Context newBase) { in attachBaseContext() argument216 super.attachBaseContext(newBase); in attachBaseContext()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...