/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/notifications/ui/section/ |
D | NotificationSectionController.kt | 41 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 D | ListItemsExpandOnSelection.java | 40 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/ |
D | FloatingSheetContent.java | 67 private final T createView() { in createView() method in FloatingSheetContent
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
D | BluetoothOppBtEnablingActivity.java | 91 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowAppWidgetHost.java | 51 protected AppWidgetHostView createView( in createView() method in ShadowAppWidgetHost
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/spacer/ui/section/ |
D | SpacerSectionController.kt | 38 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/ |
D | GridSectionController.java | 67 public GridSectionView createView(Context context) { in createView() method in GridSectionController
|
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/settings/ui/section/ |
D | ColorContrastSectionController.kt | 43 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/ |
D | KeyguardQuickAffordanceSectionController.kt | 42 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/ |
D | ThemedIconSectionController.java | 76 public ThemedIconSectionView createView(Context context) { in createView() method in ThemedIconSectionController
|
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/list/ |
D | ContactListItemViewTest.java | 113 private ContactListItemView createView() { in createView() method in ContactListItemViewTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/ |
H A D | Complication.java | 249 ViewHolder createView(ComplicationViewModel model); in createView() method
|
H A D | DreamClockTimeComplication.java | 60 public ViewHolder createView(ComplicationViewModel model) { in createView() method in DreamClockTimeComplication
|
H A D | SmartSpaceComplication.java | 56 public ViewHolder createView(ComplicationViewModel model) { in createView() method in SmartSpaceComplication
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/ |
H A D | HarmfulAppWarningActivity.java | 87 private View createView(ApplicationInfo applicationInfo) { in createView() method in HarmfulAppWarningActivity
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/ |
D | WallpaperQuickSwitchSectionController.kt | 45 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/ |
D | CarUiProxyLayoutInflaterFactory.java | 60 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/ |
D | AudioMediaChooser.java | 69 protected View createView(final ViewGroup container) { in createView() method in AudioMediaChooser
|
D | ContactMediaChooser.java | 71 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/ |
D | SingleBindableStatusBarIconView.java | 72 …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 D | LayoutInflater.java | 658 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 D | PrivacyDialogV2.kt | 118 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/ |
D | PreviewWithClockCarouselSectionController.java | 86 …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 D | sql_utils.ts | 212 export async function createView( function
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | CustomHeaderPagerListViewHolder.java | 47 protected View createView(ViewGroup container) { in createView() method in CustomHeaderPagerListViewHolder
|