Home
last modified time | relevance | path

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

123

/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/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/domain/model/
DBiometricPromptRequestTest.kt37 val contentView = in <lambda>() constant
80 val contentView = in <lambda>() constant
119 val contentView = in <lambda>() constant
/frameworks/base/core/tests/coretests/src/android/view/
DViewAttachTest.java85 View contentView = activity.findViewById(R.id.view_attach_view); in testRoundScrollbars() local
124 View contentView = activity.findViewById(R.id.view_attach_view); in testRoundScrollbarsWithMargins() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/autoclick/
DAutoclickTypePanelTest.java108 View contentView = mAutoclickTypePanel.getContentViewForTesting(); in setUp() local
300 View contentView = mAutoclickTypePanel.getContentViewForTesting(); in onTouch_dragMove_updatesPosition() local
331 View contentView = mAutoclickTypePanel.getContentViewForTesting(); in dragAndEndAtRight_snapsToRightSide() local
354 View contentView = mAutoclickTypePanel.getContentViewForTesting(); in dragAndEndAtLeft_snapsToLeftSide() local
429 View contentView = mAutoclickTypePanel.getContentViewForTesting(); in restorePanelPosition_dragToLeft() local
DAutoclickScrollPanelTest.java78 View contentView = mScrollPanel.getContentViewForTesting(); in setUp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricCustomizedViewBinder.kt91 val contentView = inflate(id, null) as LinearLayout in LayoutInflater() constant
108 val contentView = in PromptContentViewWithMoreOptionsButton() constant
124 val contentView = in PromptVerticalListContentView() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridGroupManager.java63 private HybridNotificationView inflateHybridView(View contentView, ViewGroup parent) { in inflateHybridView()
96 View contentView, StatusBarNotification notification, in bindFromNotification()
117 StatusBarNotification notification, View contentView) { in updateReusableView()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/domain/interactor/
DPromptCredentialInteractorTest.kt127 val contentView = PromptVerticalListContentView.Builder().build() in <lambda>() constant
153 val contentView = in <lambda>() constant
192 val contentView = PromptVerticalListContentView.Builder().build() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
DCredentialHeaderViewModel.kt13 val contentView: PromptContentView? constant
/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.java376 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()
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DBackdropBlurActivity.java50 final FrameLayout contentView = new FrameLayout(this); in onCreate() local
/frameworks/base/core/java/android/app/
DNotification.java444 public RemoteViews contentView; field in Notification
5145 public Builder setCustomContentView(RemoteViews contentView) { in setCustomContentView()
5157 public Builder setCustomBigContentView(RemoteViews contentView) { in setCustomBigContentView()
5169 public Builder setCustomHeadsUpContentView(RemoteViews contentView) { in setCustomHeadsUpContentView()
5865 private void bindPhishingAlertIcon(RemoteViews contentView, StandardTemplateParams p) { in bindPhishingAlertIcon()
5913 private void bindProfileBadge(RemoteViews contentView, StandardTemplateParams p) { in bindProfileBadge()
5930 private void bindAlertedIcon(RemoteViews contentView, StandardTemplateParams p) { in bindAlertedIcon()
5957 private void resetStandardTemplate(RemoteViews contentView) { in resetStandardTemplate()
5969 private void resetNotificationHeader(RemoteViews contentView) { in resetNotificationHeader()
6000 RemoteViews contentView = new BuilderRemoteViews(mContext.getApplicationInfo(), resId); in applyStandardTemplate() local
[all …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/modes/
DDndDurationDialogFactory.java105 View contentView = getContentView(); in setupDialog() local
151 View contentView = mLayoutInflater.inflate(R.layout.zen_mode_duration_dialog, in getContentView() local
DEnableDndDialogFactory.java164 View contentView = getContentView(); in createDialog() local
183 View contentView = mLayoutInflater.inflate(R.layout.zen_mode_turn_on_dialog_container, in getContentView() local
/frameworks/base/core/java/com/android/internal/view/
DScrollViewCaptureHelper.java108 final View contentView = view.getChildAt(0); // returns null, does not throw IOOBE in onScrollRequested() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenWindowCreator.java208 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow() local
231 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBatteryStatusChip.kt37 override val contentView: View constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ui/view/
DBatteryStatusEventComposeChip.kt53 override val contentView: View constant
/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
DRelayoutPerfTest.java92 final ContentView contentView = new ContentView(activity); in testRelayout() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DAuthContainerViewTest.kt432 val contentView = in <lambda>() constant
486 val contentView = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/model/
DBiometricPromptRequest.kt21 val contentView: PromptContentView?, constant in com.android.systemui.biometrics.domain.model.BiometricPromptRequest
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuEduTooltipView.java216 final View contentView = LayoutInflater.from(getContext()).inflate( in initViews() 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/base/packages/SettingsLib/CollapsingToolbarBaseActivity/src/com/android/settingslib/collapsingtoolbar/widget/
DCollapsingCoordinatorLayout.java93 final ViewGroup contentView = findViewById(R.id.content_frame); in addView() local

123