Searched defs:LabelIndicatorStrategy (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTabHost.java478 mIndicatorStrategy = new LabelIndicatorStrategy(label);
561 private class LabelIndicatorStrategy implements IndicatorStrategy { class in class:TabHost
565 private LabelIndicatorStrategy(CharSequence label) { method in class:TabHost.LabelIndicatorStrategy

Completed in 38 milliseconds