Home
last modified time | relevance | path

Searched defs:attachBaseContext (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/app/src/android/app/cts/
DApplyOverrideConfigurationActivity.java42 protected void attachBaseContext(Context newBase) { in attachBaseContext() method in ApplyOverrideConfigurationActivity
/cts/tests/tests/content/src/android/content/cts/
DContextWrapperTest.java79 public void attachBaseContext(Context base) { in attachBaseContext() method in ContextWrapperTest.MockContextWrapper
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAttachedContextActivity.java45 protected void attachBaseContext(Context newBase) { in attachBaseContext() method in AttachedContextActivity