/frameworks/base/core/java/android/widget/ |
D | TabHost.java | 434 mCurrentView = spec.mContentStrategy.getContentView(); in setCurrentTab() 607 View getContentView(); in getContentView() method 726 public View getContentView() { in getContentView() method in TabHost.ViewIdContentStrategy 749 public View getContentView() { in getContentView() method in TabHost.FactoryContentStrategy 779 public View getContentView() { in getContentView() method in TabHost.IntentContentStrategy
|
D | ListPopupWindow.java | 679 mPopup.getContentView().restoreDefaultFocus(); in show() 718 mPopup.getContentView().restoreDefaultFocus(); in show() 1356 !isInputMethodNotNeeded() && mPopup.getContentView() != null) { in onScrollStateChanged()
|
D | Editor.java | 579 TextView tv = (TextView) mErrorPopup.getContentView(); in showError() 884 TextView tv = (TextView) mErrorPopup.getContentView(); in setFrame() 4663 mContainer.getContentView().setVisibility(visible ? VISIBLE : INVISIBLE); in setVisible() 4968 window.getDecorViewLayoutParams().x + window.getContentView().getWidth(), in handleOverlapsMagnifier() 4969 window.getDecorViewLayoutParams().y + window.getContentView().getHeight()); in handleOverlapsMagnifier()
|
D | PopupWindow.java | 657 public View getContentView() { in getContentView() method in PopupWindow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationGuts.java | 69 public View getContentView(); in getContentView() method 145 addView(mGutsContent.getContentView()); in setGutsContent() 386 final View contentView = mGutsContent.getContentView(); in setExposed()
|
D | AppOpsInfo.java | 192 public View getContentView() { in getContentView() method in AppOpsInfo
|
D | ActivatableNotificationView.java | 899 View contentView = getContentView(); in setContentAlpha() 929 protected abstract View getContentView(); in getContentView() method in ActivatableNotificationView
|
D | NotificationSnooze.java | 404 public View getContentView() { in getContentView() method in NotificationSnooze
|
D | NotificationMenuRow.java | 809 return mGutsContent.getContentView(); in getGutsView()
|
D | NotificationInfo.java | 774 public View getContentView() {
|
D | ExpandableNotificationRow.java | 2651 protected View getContentView() {
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | SectionHeaderView.java | 67 protected View getContentView() { in getContentView() method in SectionHeaderView
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/ |
D | ZenDurationDialog.java | 90 View contentView = getContentView(); in setupDialog() 132 protected View getContentView() { in getContentView() method in ZenDurationDialog
|
D | EnableZenModeDialog.java | 142 View contentView = getContentView(); in createDialog() 157 protected View getContentView() { in getContentView() method in EnableZenModeDialog
|
/frameworks/base/core/java/com/android/internal/view/ |
D | TooltipPopup.java | 86 public View getContentView() { in getContentView() method in TooltipPopup
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/notification/ |
D | EnableZenModeDialogTest.java | 85 mController.getContentView(); in setup()
|
D | ZenDurationDialogTest.java | 56 mController.getContentView(); in setup()
|
/frameworks/base/core/java/android/view/autofill/ |
D | AutofillPopupWindow.java | 328 public View getContentView() { in getContentView() method in AutofillPopupWindow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationShelf.java | 175 protected View getContentView() { in getContentView() method in NotificationShelf
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | FloatingToolbar.java | 1161 ViewTreeObserver viewTreeObserver = mPopupWindow.getContentView() in setTouchableSurfaceInsetsComputer()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 29748 return mTooltipInfo.mTooltipPopup.getContentView(); in getTooltipView()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 84572 Landroid/widget/TabHost$ContentStrategy;->getContentView()Landroid/view/View; 84574 Landroid/widget/TabHost$FactoryContentStrategy;->getContentView()Landroid/view/View; 84589 Landroid/widget/TabHost$ViewIdContentStrategy;->getContentView()Landroid/view/View; 100674 Lcom/android/internal/view/TooltipPopup;->getContentView()Landroid/view/View;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 37981 method public android.view.View getContentView();
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 57598 method public android.view.View getContentView();
|
/frameworks/base/api/ |
D | current.txt | 57742 method public android.view.View getContentView();
|