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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationOverflowContainer.java66 protected View getContentView() { method in class:NotificationOverflowContainer
H A DNotificationData.java85 public View getContentView() { method in class:NotificationData.Entry
282 if (e.getContentView() != null) { // the view successfully inflated
H A DActivatableNotificationView.java659 View contentView = getContentView();
671 protected abstract View getContentView(); method in class:ActivatableNotificationView
H A DExpandableNotificationRow.java859 protected View getContentView() { method in class:ExpandableNotificationRow
/frameworks/base/core/java/android/widget/
H A DTabHost.java388 mCurrentView = spec.mContentStrategy.getContentView();
549 View getContentView(); method in interface:TabHost.ContentStrategy
668 public View getContentView() { method in class:TabHost.ViewIdContentStrategy
691 public View getContentView() { method in class:TabHost.FactoryContentStrategy
720 public View getContentView() { method in class:TabHost.IntentContentStrategy
H A DPopupWindow.java488 public View getContentView() { method in class:PopupWindow
500 * @see #getContentView()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGuidedActionsStylist.java149 public View getContentView() { method in class:GuidedActionsStylist.ViewHolder

Completed in 138 milliseconds