| /frameworks/base/core/java/android/widget/ |
| D | PopupWindow.java | 278 public PopupWindow(View contentView) { in PopupWindow() 308 public PopupWindow(View contentView, int width, int height) { in PopupWindow() 324 public PopupWindow(View contentView, int width, int height, boolean focusable) { in PopupWindow() 503 public void setContentView(View contentView) { in setContentView() 1200 private PopupBackgroundView createBackgroundView(View contentView) { in createBackgroundView() 1223 private PopupDecorView createDecorView(View contentView) { in createDecorView() 1571 final View contentView = mContentView; in dismiss() local 1640 private void dismissImmediate(View decorView, ViewGroup contentHolder, View contentView) { in dismissImmediate()
|
| /frameworks/base/core/java/android/app/ |
| D | Notification.java | 255 public RemoteViews contentView; field in Notification 3215 private void processSmallIconAsLarge(Icon largeIcon, RemoteViews contentView) { in processSmallIconAsLarge() 3233 private void processLargeLegacyIcon(Icon largeIcon, RemoteViews contentView) { in processLargeLegacyIcon() 3245 private void applyLargeIconBackground(RemoteViews contentView) { in applyLargeIconBackground() 3262 private void removeLargeIconBackground(RemoteViews contentView) { in removeLargeIconBackground() 3269 private void processSmallRightIcon(Icon smallIcon, RemoteViews contentView) { in processSmallRightIcon() 3541 private void setBuilderContentView(Notification n, RemoteViews contentView) { in setBuilderContentView() 3771 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId); in getStandardView() local 3805 protected void applyTopPadding(RemoteViews contentView) { in applyTopPadding() 3997 RemoteViews contentView = getStandardView(mBuilder.getBigPictureLayoutResource()); in makeBigContentView() local [all …]
|
| /frameworks/support/v14/preference/src/android/support/v14/preference/ |
| D | PreferenceDialogFragment.java | 74 View contentView = onCreateDialogView(context); in onCreateDialog() local
|
| /frameworks/support/v7/preference/src/android/support/v7/preference/ |
| D | PreferenceDialogFragmentCompat.java | 72 View contentView = onCreateDialogView(context); in onCreateDialog() local
|
| /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/ |
| D | SetupWizardLayoutTests.java | 90 View contentView = layout.findViewById(R.id.test_view_id); in testCustomTemplate() local
|
| /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/ |
| D | BaseTestActivity.java | 44 final int contentView = getContentViewLayoutResId(); in onCreate() local
|
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
| D | AppCompatActionBar.java | 57 View contentView = getDecorContent().findViewById(contentRootId); in AppCompatActionBar() local
|
| /frameworks/data-binding/library/src/main/java/android/databinding/ |
| D | DataBindingUtil.java | 289 ViewGroup contentView = (ViewGroup) decorView.findViewById(android.R.id.content); in setContentView() local
|
| /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
| D | PowerTestActivity.java | 69 LinearLayout contentView = new LinearLayout(this); in onCreate() local
|
| /frameworks/support/v7/appcompat/src/android/support/v7/internal/app/ |
| D | NotificationCompatImplBase.java | 169 RemoteViews contentView = new RemoteViews(context.getPackageName(), resId); in applyStandardTemplate() local
|
| /frameworks/base/core/java/android/preference/ |
| D | DialogPreference.java | 298 View contentView = onCreateDialogView(); in showDialog() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| D | ActivatableNotificationView.java | 660 View contentView = getContentView(); in setContentAlpha() local
|
| /frameworks/support/v7/appcompat/src/android/support/v7/app/ |
| D | AlertController.java | 215 final int contentView = selectContentView(); in installContent() local
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | AlertController.java | 232 int contentView = selectContentView(); in installContent() local
|