Searched defs:attachBaseContext (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/app/src/android/app/cts/ | ||
D | ApplyOverrideConfigurationActivity.java | 42 protected void attachBaseContext(Context newBase) { in attachBaseContext() method in ApplyOverrideConfigurationActivity |
/cts/tests/tests/content/src/android/content/cts/ | ||
D | ContextWrapperTest.java | 79 public void attachBaseContext(Context base) { in attachBaseContext() method in ContextWrapperTest.MockContextWrapper |
/cts/tests/autofillservice/src/android/autofillservice/cts/ | ||
D | AttachedContextActivity.java | 45 protected void attachBaseContext(Context newBase) { in attachBaseContext() method in AttachedContextActivity |