Searched defs:attachBaseContext (Results 1 – 7 of 7) sorted by relevance
27 override fun attachBaseContext(newBase: Context) { in attachBaseContext() method in android.content.res.cts.config.activity.CreateConfigBaseContextActivity
27 override fun attachBaseContext(newBase: Context?) { in attachBaseContext() method in android.content.res.cts.config.activity.ApplyOverrideConfigActivity
31 override fun attachBaseContext(newBase: Context?) { in attachBaseContext() method in android.content.res.cts.config.activity.ApplyOverrideConfigHandleOrientationActivity
23 public override fun attachBaseContext(newBase: Context?) { in attachBaseContext() method in android.attributionsource.cts.NoOpActivity
34 protected void attachBaseContext(Context newBase) { in attachBaseContext() method in BaseActivity
90 public void attachBaseContext(Context base) { in attachBaseContext() method in ContextWrapperTest.MockContextWrapper
47 protected void attachBaseContext(Context newBase) { in attachBaseContext() method in AttachedContextActivity