Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DNotificationCompat.java105 boolean hasContentView = b.getContentView() != null; in addStyleGetContentViewLollipop()
122 b.getContentView()); in addStyleGetContentViewLollipop()
226 && b.getContentView() != null; in addStyleGetContentViewIcs()
234 b.getContentView()); in addStyleGetContentViewIcs()
249 : b.getContentView(); in addBigStyleToBuilderJellybean()
268 if (b.getContentView() == null) { in getDecoratedContentView()
278 b.getContentView()); in getDecoratedContentView()
285 RemoteViews innerView = bigContentView != null ? bigContentView : b.getContentView(); in addDecoratedBigStyleToBuilder()
302 RemoteViews innerView = headsUp != null ? headsUp : b.getContentView(); in addDecoratedHeadsUpToBuilder()
320 : b.getContentView(); in addBigStyleToBuilderLollipop()
[all …]
/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.java599 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
DActivatableNotificationView.java855 View contentView = getContentView(); in setContentAlpha()
867 protected abstract View getContentView(); in getContentView() method in ActivatableNotificationView
DNotificationData.java93 public View getContentView() { in getContentView() method in NotificationData.Entry
DBaseStatusBar.java1014 if (entry.getContentView().getId() in applyColorsAndBackgrounds()
2486 contentView.reapply(mContext, entry.getContentView(), mOnClickHandler);
DExpandableNotificationRow.java1456 protected View getContentView() {
/frameworks/support/transition/ics/android/support/transition/
DViewOverlay.java50 static ViewGroup getContentView(View view) { in getContentView() method in ViewOverlay
64 ViewGroup contentView = getContentView(view); in createFrom()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java1231 dropDownView = (ViewGroup) mPopup.getContentView(); in buildDropDown()
1377 !isInputMethodNotNeeded() && mPopup.getContentView() != null) { in onScrollStateChanged()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGuidedActionsStylist.java224 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/compat/java/android/support/v4/app/
DNotificationCompat.java1767 public RemoteViews getContentView() { in getContentView() method in NotificationCompat.Builder
/frameworks/support/api/
Dcurrent.txt2669 method public android.view.View getContentView();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37981 method public android.view.View getContentView();
/frameworks/base/api/
Dcurrent.txt47271 method public android.view.View getContentView();
Dsystem-current.txt50805 method public android.view.View getContentView();
Dtest-current.txt47360 method public android.view.View getContentView();