Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTabHost.java540 private ContentStrategy mContentStrategy;
626 private static interface ContentStrategy { interface in TabHost
736 private class ViewIdContentStrategy implements ContentStrategy {
763 private class FactoryContentStrategy implements ContentStrategy {
790 private class IntentContentStrategy implements ContentStrategy {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt69500 Landroid/widget/TabHost$ContentStrategy;->getContentView()Landroid/view/View;
69501 Landroid/widget/TabHost$ContentStrategy;->tabClosed()V