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

/frameworks/support/v13/java/android/support/v13/dreams/
H A DBasicDream.java111 protected View getContentView() { method in class:BasicDream
122 getContentView().invalidate();
/frameworks/base/core/java/android/widget/
H A DTabHost.java358 mCurrentView = spec.mContentStrategy.getContentView();
519 View getContentView(); method in interface:TabHost.ContentStrategy
638 public View getContentView() { method in class:TabHost.ViewIdContentStrategy
661 public View getContentView() { method in class:TabHost.FactoryContentStrategy
690 public View getContentView() { method in class:TabHost.IntentContentStrategy
H A DPopupWindow.java375 public View getContentView() { method in class:PopupWindow
387 * @see #getContentView()

Completed in 101 milliseconds