Home
last modified time | relevance | path

Searched defs:createView (Results 1 – 25 of 48) sorted by relevance

12

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DCustomizationSectionController.kt73 fun createView(context: Context, params: ViewCreationParams): T { in isAvailable() method
82 fun createView(context: Context): T method
/packages/apps/ThemePicker/src/com/android/customization/picker/color/ui/section/
DColorSectionController.kt41 override fun createView(context: Context): ColorSectionView { in createView() method in com.android.customization.picker.color.ui.section.ColorSectionController
45 override fun createView( in createView() method in com.android.customization.picker.color.ui.section.ColorSectionController
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.kt62 private fun createView(): T { in createView() method in com.android.wallpaper.widget.floatingsheetcontent.FloatingSheetContent
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/v34/
DPermissionRationaleViewHandler.kt52 fun createView(): View in onPermissionRationaleResult() method
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/wear/
DWearConfirmationScreen.kt80 fun createView(activity: Activity, viewModel: WearConfirmationActivityViewModel): View { in createView() method
DConfirmationActivityWearViewHandler.java46 public View createView() { in createView() method in ConfirmationActivityWearViewHandler
/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DHotseatPlugin.java19 View createView(ViewGroup parent); in createView() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java70 private View createView() { in createView() method in BluetoothOppBtEnableActivity
DBluetoothOppBtErrorActivity.java65 private View createView(String errorContent) { in createView() method in BluetoothOppBtErrorActivity
DBluetoothOppBtEnablingActivity.java91 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
/packages/apps/ThemePicker/src/com/android/customization/picker/settings/ui/section/
DMoreSettingsSectionController.kt36 override fun createView(context: Context): MoreSettingsSectionView { in createView() method in com.android.customization.picker.settings.ui.section.MoreSettingsSectionController
DColorContrastSectionController.kt43 override fun createView(context: Context): ColorContrastSectionView { in createView() method in com.android.customization.picker.settings.ui.section.ColorContrastSectionController
/packages/apps/Messaging/src/com/android/messaging/ui/
DBasePagerViewHolder.java105 protected abstract View createView(ViewGroup container); in createView() method in BasePagerViewHolder
DCustomHeaderPagerListViewHolder.java47 protected View createView(ViewGroup container) { in createView() method in CustomHeaderPagerListViewHolder
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DGroupMmsSettingDialog.java65 private View createView() { in createView() method in GroupMmsSettingDialog
/packages/apps/ThemePicker/src/com/android/customization/picker/notifications/ui/section/
DNotificationSectionController.kt41 override fun createView(context: Context): NotificationSectionView { in createView() method in com.android.customization.picker.notifications.ui.section.NotificationSectionController
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/spacer/ui/section/
DSpacerSectionController.kt38 override fun createView(context: Context): SpacerSectionView { in createView() method in com.android.wallpaper.picker.spacer.ui.section.SpacerSectionController
/packages/apps/ThemePicker/src/com/android/customization/picker/grid/ui/section/
DGridSectionController.java68 public GridSectionView createView(Context context) { in createView() method in GridSectionController
/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconSectionController.java76 public ThemedIconSectionView createView(Context context) { in createView() method in ThemedIconSectionController
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/ui/section/
DKeyguardQuickAffordanceSectionController.kt42 override fun createView(context: Context): KeyguardQuickAffordanceSectionView { in createView() method in com.android.customization.picker.quickaffordance.ui.section.KeyguardQuickAffordanceSectionController
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DWallpaperQuickSwitchSectionController.kt43 override fun createView(context: Context): WallpaperQuickSwitchView { in createView() method in com.android.wallpaper.picker.customization.ui.section.WallpaperQuickSwitchSectionController
/packages/apps/Contacts/tests/src/com/android/contacts/list/
DContactListItemViewTest.java113 private ContactListItemView createView() { in createView() method in ContactListItemViewTest
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/
DCarUiProxyLayoutInflaterFactory.java60 protected View createView(Context context, String name, AttributeSet attrs) { in createView() method in CarUiProxyLayoutInflaterFactory
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DAudioMediaChooser.java69 protected View createView(final ViewGroup container) { in createView() method in AudioMediaChooser
DContactMediaChooser.java71 protected View createView(final ViewGroup container) { in createView() method in ContactMediaChooser

12