Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTabHost.java597 mContentStrategy = new IntentContentStrategy(mTag, intent); in setContent()
790 private class IntentContentStrategy implements ContentStrategy { class in TabHost
797 private IntentContentStrategy(String tag, Intent intent) { in IntentContentStrategy() method in TabHost.IntentContentStrategy
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70151 Landroid/widget/TabHost$IntentContentStrategy;->mIntent:Landroid/content/Intent;
70152 Landroid/widget/TabHost$IntentContentStrategy;->mLaunchedView:Landroid/view/View;
70153 Landroid/widget/TabHost$IntentContentStrategy;->mTag:Ljava/lang/String;