Home
last modified time | relevance | path

Searched defs:contentView (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DFindViewByIdTest.java52 LinearLayout contentView = new LinearLayout(getContext()); in testFindViewById() local
69 LinearLayout contentView = new LinearLayout(getContext()); in testFindViewByIdReturnNullIfRemovedFromHierarchy() local
87 LinearLayout contentView = new LinearLayout(getContext()); in testFindViewByIdReturnNullIfNotImportant() local
/frameworks/base/core/tests/coretests/src/android/view/
DViewAttachTest.java85 View contentView = activity.findViewById(R.id.view_attach_view); in testRoundScrollbars() local
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/
DTemplateLayoutTest.java81 View contentView = layout.findViewById(R.id.test_view_id); in testTemplate() local
/frameworks/base/core/java/android/widget/
DPopupWindow.java373 public PopupWindow(View contentView) { in PopupWindow()
403 public PopupWindow(View contentView, int width, int height) { in PopupWindow()
419 public PopupWindow(View contentView, int width, int height, boolean focusable) { in PopupWindow()
673 public void setContentView(View contentView) { in setContentView()
1518 private PopupBackgroundView createBackgroundView(View contentView) { in createBackgroundView()
1541 private PopupDecorView createDecorView(View contentView) { in createDecorView()
2030 final View contentView = mContentView; in dismiss() local
2127 private void dismissImmediate(View decorView, ViewGroup contentHolder, View contentView) { in dismissImmediate()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DZenDurationDialog.java90 View contentView = getContentView(); in setupDialog() local
136 View contentView = mLayoutInflater.inflate(R.layout.zen_mode_duration_dialog, in getContentView() local
DEnableZenModeDialog.java142 View contentView = getContentView(); in createDialog() local
161 View contentView = mLayoutInflater.inflate(R.layout.zen_mode_turn_on_dialog_container, in getContentView() local
/frameworks/base/core/java/android/app/
DNotification.java353 public RemoteViews contentView; field in Notification
3911 public Builder setCustomContentView(RemoteViews contentView) { in setCustomContentView()
3923 public Builder setCustomBigContentView(RemoteViews contentView) { in setCustomBigContentView()
3935 public Builder setCustomHeadsUpContentView(RemoteViews contentView) { in setCustomHeadsUpContentView()
4596 private void bindProfileBadge(RemoteViews contentView, StandardTemplateParams p) { in bindProfileBadge()
4609 private void bindAlertedIcon(RemoteViews contentView, StandardTemplateParams p) { in bindAlertedIcon()
4636 private void resetStandardTemplate(RemoteViews contentView) { in resetStandardTemplate()
4650 private void resetNotificationHeader(RemoteViews contentView) { in resetNotificationHeader()
4677 RemoteViews contentView = new BuilderRemoteViews(mContext.getApplicationInfo(), resId); in applyStandardTemplate() local
4714 private void setTextViewColorPrimary(RemoteViews contentView, int id, in setTextViewColorPrimary()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessorTest.java119 RemoteViews contentView = builder.createContentView(); in testRemoteViewsReset() local
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DSetupWizardLayoutTest.java111 View contentView = layout.findViewById(R.id.test_view_id); in testCustomTemplate() local
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DAppCompatActionBar.java68 View contentView = getDecorContent().findViewById(contentRootId); in AppCompatActionBar() local
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerTestActivity.java69 LinearLayout contentView = new LinearLayout(this); in onCreate() local
/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/
DBaseCompatActivityTest.java95 View contentView = mBaseCompatActivity.findViewById(R.id.car_setup_wizard_layout); in testContentViewIsCarSetupWizardLayout() local
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java211 RemoteViews contentView = new RemoteViews(mContext.getPackageName(), 0 /* layoutId */); in allPendingIntents_containsCustomRemoteViews() local
/frameworks/base/core/java/android/view/autofill/
DAutofillPopupWindow.java353 public void setContentView(View contentView) { in setContentView()
/frameworks/base/core/java/android/preference/
DDialogPreference.java323 View contentView = onCreateDialogView(); in showDialog() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java386 final View contentView = mGutsContent.getContentView(); in setExposed() local
DNotificationContentInflater.java768 RemoteViews contentView = builder.createContentView(); in createExpandedView() local
DActivatableNotificationView.java920 View contentView = getContentView(); in setContentAlpha() local
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DFillUi.java644 AnchoredWindow(View contentView, @NonNull OverlayControl overlayControl) { in AnchoredWindow()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java270 int contentView = selectContentView(); in installContent() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...