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

/frameworks/base/core/java/android/widget/
H A DTabHost.java420 mCurrentView = spec.mContentStrategy.getContentView();
581 View getContentView(); method in interface:TabHost.ContentStrategy
700 public View getContentView() { method in class:TabHost.ViewIdContentStrategy
723 public View getContentView() { method in class:TabHost.FactoryContentStrategy
752 public View getContentView() { method in class:TabHost.IntentContentStrategy
H A DPopupWindow.java420 public View getContentView() { method in class:PopupWindow
432 * @see #getContentView()

Completed in 324 milliseconds