Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTabHost.java573 mContentStrategy = new IntentContentStrategy(mTag, intent); in setContent()
766 private class IntentContentStrategy implements ContentStrategy { class in TabHost
773 private IntentContentStrategy(String tag, Intent intent) { in IntentContentStrategy() method in TabHost.IntentContentStrategy
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84580 Landroid/widget/TabHost$IntentContentStrategy;->mIntent:Landroid/content/Intent;
84581 Landroid/widget/TabHost$IntentContentStrategy;->mLaunchedView:Landroid/view/View;
84582 Landroid/widget/TabHost$IntentContentStrategy;->mTag:Ljava/lang/String;