Home
last modified time | relevance | path

Searched refs:createFeatureContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/api/
Dremoved.txt34 … method @Deprecated @NonNull public android.content.Context createFeatureContext(@Nullable String);
/frameworks/base/core/java/android/content/
DContext.java7658 public @NonNull Context createFeatureContext(@Nullable String attributionTag) { in createFeatureContext() method in Context