Home
last modified time | relevance | path

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

12

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.kt35 lateinit var contentView: T variable in com.android.wallpaper.widget.floatingsheetcontent.FloatingSheetContent
64 val contentView = LayoutInflater.from(context).inflate(viewId, null) as T in createView() constant
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/
DBaseLayoutInstaller.java55 @NonNull View contentView, in installBaseLayoutAroundV1()
81 @NonNull View contentView, in installBaseLayoutAroundV2()
101 @NonNull View contentView, in installBaseLayoutAroundV3()
119 @NonNull View contentView, in installBaseLayoutAround()
192 View contentView) { in InsetsUpdater()
/packages/apps/Settings/src/com/android/settings/widget/
DLoadingViewController.java39 public LoadingViewController(View loadingView, View contentView) { in LoadingViewController()
43 public LoadingViewController(View loadingView, View contentView, @Nullable View emptyView) { in LoadingViewController()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java75 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
DBluetoothOppBtErrorActivity.java69 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
DBluetoothOppBtEnablingActivity.java100 TextView contentView = (TextView) view.findViewById(R.id.progress_info); in createView() local
/packages/services/Car/car-maps-placeholder/src/com/android/car/mapsplaceholder/
DMapsPlaceholderActivity.java46 View contentView = findViewById(R.id.aosp_nav); in onCreate() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/security/
DMemtagPreferenceControllerTest.java169 FragmentContainerView contentView = new FragmentContainerView(this); in onCreate() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DDevelopmentMemtagPreferenceControllerTest.java169 FragmentContainerView contentView = new FragmentContainerView(this); in onCreate() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DMagnificationModePreferenceController.java248 final View contentView = LayoutInflater.from(mContext).inflate( in createMagnificationTripleTapWarningDialog() local
267 private void updateLinkInTripleTapWarningDialog(Dialog dialog, View contentView) { in updateLinkInTripleTapWarningDialog()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/
DPluginFactoryImplV2.java81 @NonNull View contentView, in installBaseLayoutAround()
DPluginFactoryImplV5.java81 @NonNull View contentView, in installBaseLayoutAround()
DPluginFactoryImplV7.java83 @NonNull View contentView, in installBaseLayoutAround()
DPluginFactoryImplV6.java83 @NonNull View contentView, in installBaseLayoutAround()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DLockScreenPreviewer.java66 View contentView = LayoutInflater.from(mContext).inflate( in LockScreenPreviewer() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DBaseDialogFragment.java96 public void performEntryTransition(final Activity activity, final ViewGroup contentView, in performEntryTransition()
/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
DEmergencyActionForegroundService.java164 RemoteViews contentView = in buildCountDownNotification() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v31/
DReviewOngoingUsageFragment.java159 View contentView = inflater.inflate(R.layout.ongoing_usage_dialog_content, null); in updateDialogView() local
/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
DProfileSelectDialog.java114 View contentView = layoutInflater.inflate(R.layout.user_select, null); in createDialog() local
/packages/apps/Settings/src/com/android/settings/inputmethod/
DTrackpadGestureDialogFragment.java121 View contentView = mInflater.inflate(R.layout.trackpad_gesture_preview, null); in onCreateDialog() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DMagnificationModePreferenceControllerTest.java188 final View contentView = mDialogHelper.getDialog().findViewById(android.R.id.content); in checkSpansInTripleTapWarningDialog_existAnnotationSpan() local
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerFragment.java161 final View contentView = inflater.inflate(R.layout.drawer_fragment, null); in onCreateView() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DBorderAnimator.java300 @NonNull View contentView) { in ScalingParams()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingDialog.java179 final ViewGroup contentView = (ViewGroup) findViewById(android.R.id.content); in onCreate() local
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDisplayLauncher.java407 final View contentView = previewProvider.getContentView(); in beginDragShared() local

12