Home
last modified time | relevance | path

Searched defs:contentView (Results 51 – 68 of 68) sorted by relevance

123

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAddAccessoryActivity.java436 final View contentView = findViewById(R.id.content_fragment); in rearrangeViews() local
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DBottomActionBar.java136 T contentView = (T) LayoutInflater.from(context).inflate(getViewId(), null); in createView() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java350 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DUserCredentialsSettings.java139 View contentView = getCredentialView(item, R.layout.user_credential, null, in onCreateDialog() local
H A DTrustedCredentialsSettings.java120 private Tab(String tag, int label, int view, int progress, int contentView, in Tab()
286 final ViewGroup contentView = (ViewGroup) mTabHost.findViewById(tab.mContentView); in addTab() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DTutorialController.java537 View contentView = View.inflate( in createSkipTutorialDialog() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java214 RemoteViews contentView = new RemoteViews(mContext.getPackageName(), 0 /* layoutId */); in allPendingIntents_containsCustomRemoteViews() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGuts.java432 final View contentView = mGutsContent.getContentView(); in setExposed() local
H A DActivatableNotificationView.java578 View contentView = getContentView(); in setContentAlpha() local
H A DNotificationContentInflater.java670 RemoteViews contentView = builder.createContentView(); in createExpandedView() local
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DFillUi.java683 AnchoredWindow(View contentView, @NonNull OverlayControl overlayControl) { in AnchoredWindow()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/
H A DAlertDialogBuilder.java712 View contentView = LayoutInflater.from(mContext).inflate( in setEditBox() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java757 private void setContentView(View contentView) { in setContentView()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityGestureNavigationTutorial.java309 final View contentView = inflater.inflate( in createShortcutNavigationContentView() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java258 LinearLayout contentView = findViewById(R.id.remote_input_content); in onFinishInflate() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java268 int contentView = selectContentView(); in installContent() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java1655 final View contentView = previewProvider.getContentView(); in beginDragShared() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

123