Searched refs:ViewIdContentStrategy (Results 1 – 1 of 1) sorted by relevance
473 mContentStrategy = new ViewIdContentStrategy(viewId); in setContent()624 private class ViewIdContentStrategy implements ContentStrategy { class in TabHost628 private ViewIdContentStrategy(int viewId) { in ViewIdContentStrategy() method in TabHost.ViewIdContentStrategy