Home
last modified time | relevance | path

Searched refs:getContentView (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/java/android/widget/
DTabHost.java388 mCurrentView = spec.mContentStrategy.getContentView(); in setCurrentTab()
549 View getContentView(); in getContentView() method
668 public View getContentView() { in getContentView() method in TabHost.ViewIdContentStrategy
691 public View getContentView() { in getContentView() method in TabHost.FactoryContentStrategy
720 public View getContentView() { in getContentView() method in TabHost.IntentContentStrategy
DListPopupWindow.java1301 !isInputMethodNotNeeded() && mPopup.getContentView() != null) { in onScrollStateChanged()
DPopupWindow.java597 public View getContentView() { in getContentView() method in PopupWindow
DEditor.java464 TextView tv = (TextView) mErrorPopup.getContentView(); in showError()
753 TextView tv = (TextView) mErrorPopup.getContentView(); in setFrame()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationOverflowContainer.java66 protected View getContentView() { in getContentView() method in NotificationOverflowContainer
DNotificationData.java94 public View getContentView() { in getContentView() method in NotificationData.Entry
404 if (e.getContentView() != null) { // the view successfully inflated in hasActiveClearableNotifications()
DActivatableNotificationView.java816 View contentView = getContentView(); in setContentAlpha()
828 protected abstract View getContentView(); in getContentView() method in ActivatableNotificationView
DBaseStatusBar.java1004 if (entry.getContentView().getId() in applyColorsAndBackgrounds()
2441 contentView.reapply(mContext, entry.getContentView(), mOnClickHandler);
DExpandableNotificationRow.java1417 protected View getContentView() {
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java1221 dropDownView = (ViewGroup) mPopup.getContentView(); in buildDropDown()
1347 !isInputMethodNotNeeded() && mPopup.getContentView() != null) { in onScrollStateChanged()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGuidedActionsStylist.java222 public View getContentView() { in getContentView() method in GuidedActionsStylist.ViewHolder
/frameworks/base/core/java/com/android/internal/widget/
DFloatingToolbar.java1083 ViewTreeObserver viewTreeObserver = mPopupWindow.getContentView() in setTouchableSurfaceInsetsComputer()
/frameworks/support/v17/leanback/api/
D22.2.0.txt900 method public android.view.View getContentView();
D23.0.0.txt879 method public android.view.View getContentView();
D22.1.0.txt900 method public android.view.View getContentView();
D22.2.1.txt874 method public android.view.View getContentView();
D23.1.1.txt1031 method public android.view.View getContentView();
D23.1.0.txt1031 method public android.view.View getContentView();
Dcurrent.txt1450 method public android.view.View getContentView();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37981 method public android.view.View getContentView();
/frameworks/base/api/
Dcurrent.txt47082 method public android.view.View getContentView();
Dsystem-current.txt50439 method public android.view.View getContentView();
Dtest-current.txt47161 method public android.view.View getContentView();