/aosp14/frameworks/base/core/tests/coretests/src/android/view/accessibility/ |
H A D | FindViewByIdTest.java | 52 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
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | HybridGroupManager.java | 60 private HybridNotificationView inflateHybridView(View contentView, ViewGroup parent) { in inflateHybridView() 94 View contentView, StatusBarNotification notification, in bindFromNotification()
|
H A D | HybridConversationNotificationView.java | 88 @Nullable View contentView) { in bind()
|
H A D | HybridNotificationView.java | 112 @Nullable View contentView) { in bind()
|
H A D | NotificationGuts.java | 410 final View contentView = mGutsContent.getContentView(); in setExposed() local
|
H A D | ActivatableNotificationView.java | 545 View contentView = getContentView(); in setContentAlpha() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ViewAttachTest.java | 85 View contentView = activity.findViewById(R.id.view_attach_view); in testRoundScrollbars() local
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | PopupWindow.java | 376 public PopupWindow(View contentView) { in PopupWindow() 406 public PopupWindow(View contentView, int width, int height) { in PopupWindow() 422 public PopupWindow(View contentView, int width, int height, boolean focusable) { in PopupWindow() 676 public void setContentView(View contentView) { in setContentView() 1521 private PopupBackgroundView createBackgroundView(View contentView) { in createBackgroundView() 1544 private PopupDecorView createDecorView(View contentView) { in createDecorView() 2032 final View contentView = mContentView; in dismiss() local 2140 private void dismissImmediate(View decorView, ViewGroup contentHolder, View contentView) { in dismissImmediate()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/ |
H A D | ZenDurationDialog.java | 91 View contentView = getContentView(); in setupDialog() local 137 View contentView = mLayoutInflater.inflate(R.layout.zen_mode_duration_dialog, in getContentView() local
|
H A D | EnableZenModeDialog.java | 158 View contentView = getContentView(); in createDialog() local 177 View contentView = mLayoutInflater.inflate(R.layout.zen_mode_turn_on_dialog_container, in getContentView() local
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | ScrollViewCaptureHelper.java | 108 final View contentView = view.getChildAt(0); // returns null, does not throw IOOBE in onScrollRequested() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashscreenWindowCreator.java | 211 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow() local 234 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow() local
|
/aosp14/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/ |
H A D | RelayoutPerfTest.java | 92 final ContentView contentView = new ContentView(activity); in testRelayout() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 420 public RemoteViews contentView; field in Notification 4482 public Builder setCustomContentView(RemoteViews contentView) { in setCustomContentView() 4494 public Builder setCustomBigContentView(RemoteViews contentView) { in setCustomBigContentView() 4506 public Builder setCustomHeadsUpContentView(RemoteViews contentView) { in setCustomHeadsUpContentView() 5276 private void resetStandardTemplate(RemoteViews contentView) { in resetStandardTemplate() 5288 private void resetNotificationHeader(RemoteViews contentView) { in resetNotificationHeader() 5398 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() 5410 private boolean handleProgressBar(RemoteViews contentView, Bundle ex, in handleProgressBar() 5430 private void bindLargeIconAndApplyMargin(RemoteViews contentView, in bindLargeIconAndApplyMargin() 5567 private void bindHeaderChronometerAndTime(RemoteViews contentView, in bindHeaderChronometerAndTime() [all …]
|
/aosp14/frameworks/base/packages/SettingsLib/CollapsingToolbarBaseActivity/src/com/android/settingslib/collapsingtoolbar/widget/ |
H A D | CollapsingCoordinatorLayout.java | 92 final ViewGroup contentView = findViewById(R.id.content_frame); in addView() local
|
/aosp14/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/ |
H A D | ControllerActivity.java | 83 final View contentView = findViewById(R.id.content); in onCreate() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | MenuEduTooltipView.java | 216 final View contentView = LayoutInflater.from(getContext()).inflate( in initViews() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/ |
H A D | DreamOverlayContainerViewController.java | 168 @Named(DreamOverlayModule.DREAM_OVERLAY_CONTENT_VIEW) ViewGroup contentView, in DreamOverlayContainerViewController()
|
/aosp14/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
H A D | PowerTestActivity.java | 69 LinearLayout contentView = new LinearLayout(this); in onCreate() local
|
/aosp14/frameworks/base/core/java/android/view/autofill/ |
H A D | AutofillPopupWindow.java | 355 public void setContentView(View contentView) { in setContentView()
|
/aosp14/frameworks/base/core/java/android/preference/ |
H A D | DialogPreference.java | 321 View contentView = onCreateDialogView(); in showDialog() local
|
/aosp14/frameworks/base/core/java/com/android/internal/view/inline/ |
H A D | InlineTooltipUi.java | 394 public void setContentView(View contentView) { in setContentView()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
H A D | DialogLaunchAnimatorTest.kt | 350 val contentView = View(context) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | ScreenshotController.java | 857 private void setContentView(View contentView) { in setContentView()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | FillUi.java | 696 AnchoredWindow(View contentView, @NonNull OverlayControl overlayControl) { in AnchoredWindow()
|