Home
last modified time | relevance | path

Searched defs:createView (Results 51 – 75 of 570) sorted by relevance

12345678910>>...23

/aosp_15_r20/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
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListItemsExpandOnSelection.java40 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListItemsExpandOnSelection
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.java67 private final T createView() { in createView() method in FloatingSheetContent
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppBtEnablingActivity.java91 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowAppWidgetHost.java51 protected AppWidgetHostView createView( in createView() method in ShadowAppWidgetHost
/aosp_15_r20/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
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/grid/ui/section/
DGridSectionController.java67 public GridSectionView createView(Context context) { in createView() method in GridSectionController
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/settings/ui/section/
DColorContrastSectionController.kt43 override fun createView(context: Context): ColorContrastSectionView { in createView() method in com.android.customization.picker.settings.ui.section.ColorContrastSectionController
/aosp_15_r20/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
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconSectionController.java76 public ThemedIconSectionView createView(Context context) { in createView() method in ThemedIconSectionController
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/list/
DContactListItemViewTest.java113 private ContactListItemView createView() { in createView() method in ContactListItemViewTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
H A DComplication.java249 ViewHolder createView(ComplicationViewModel model); in createView() method
H A DDreamClockTimeComplication.java60 public ViewHolder createView(ComplicationViewModel model) { in createView() method in DreamClockTimeComplication
H A DSmartSpaceComplication.java56 public ViewHolder createView(ComplicationViewModel model) { in createView() method in SmartSpaceComplication
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/
H A DHarmfulAppWarningActivity.java87 private View createView(ApplicationInfo applicationInfo) { in createView() method in HarmfulAppWarningActivity
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DWallpaperQuickSwitchSectionController.kt45 override fun createView(context: Context): WallpaperQuickSwitchView { in createView() method in com.android.wallpaper.picker.customization.ui.section.WallpaperQuickSwitchSectionController
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/pipeline/shared/ui/view/
DSingleBindableStatusBarIconView.java72 …emui.statusbar.pipeline.shared.ui.view.SingleBindableStatusBarIconView createView(@org.jetbrains.a… in createView() method in SingleBindableStatusBarIconView.Companion
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DLayoutInflater.java658 public final View createView(String name, String prefix, AttributeSet attrs) in createView() method in LayoutInflater
686 public final View createView(@NonNull Context viewContext, @NonNull String name, in createView() method in LayoutInflater
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyDialogV2.kt118 private fun createView(element: PrivacyElement, itemsContainer: ViewGroup): View { in <lambda>() method
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/preview/ui/section/
DPreviewWithClockCarouselSectionController.java86 …public com.android.wallpaper.picker.customization.ui.section.ScreenPreviewView createView(@org.jet… in createView() method in PreviewWithClockCarouselSectionController
/aosp_15_r20/external/perfetto/ui/src/trace_processor/
H A Dsql_utils.ts212 export async function createView( function
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/
DCustomHeaderPagerListViewHolder.java47 protected View createView(ViewGroup container) { in createView() method in CustomHeaderPagerListViewHolder

12345678910>>...23