Searched refs:attachBaseContext (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
H A DContextThemeWrapper.java47 @Override protected void attachBaseContext(Context newBase) { method in class:ContextThemeWrapper
48 super.attachBaseContext(newBase);
/frameworks/base/core/java/android/app/
H A DService.java692 attachBaseContext(context);
H A DApplication.java147 attachBaseContext(context);
H A DActivity.java5059 attachBaseContext(context);
/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java471 attachBaseContext(context);
/frameworks/base/core/java/android/content/
H A DContextWrapper.java67 protected void attachBaseContext(Context base) { method in class:ContextWrapper

Completed in 146 milliseconds