Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73474 Landroid/widget/TabHost$IntentContentStrategy;->mIntent:Landroid/content/Intent;
73475 Landroid/widget/TabHost$IntentContentStrategy;->mLaunchedView:Landroid/view/View;
73476 Landroid/widget/TabHost$IntentContentStrategy;->mTag:Ljava/lang/String;