Home
last modified time | relevance | path

Searched defs:createView (Results 76 – 100 of 570) sorted by relevance

12345678910>>...23

/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DConnectedSectionController.kt50 override fun createView(context: Context): ResponsiveLayoutSectionView { in createView() method in com.android.wallpaper.picker.customization.ui.section.ConnectedSectionController
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/
DMenuItemRenderer.java80 void createView(Consumer<View> callback) { in createView() method in MenuItemRenderer
/aosp_15_r20/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
H A DSurfaceControlTestCase.java78 public View createView(Context context) { in createView() method in SurfaceControlTestCase.SurfaceViewFactory
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DViewGroupChildrenTest.java257 private TextView createView(String text) { in createView() method in ViewGroupChildrenTest
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/model/mode/
DDarkModeSectionController.java120 public DarkModeSectionView createView(Context context) { in createView() method in DarkModeSectionController
/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/activity/screen/
H A DAboutScreen.kt19 override fun createView(container: ViewGroup) = in <lambda>() method in leakcanary.internal.activity.screen.AboutScreen
H A DHeapAnalysisFailureScreen.kt30 override fun createView(container: ViewGroup) = in <lambda>() method in leakcanary.internal.activity.screen.HeapAnalysisFailureScreen
H A DLeaksScreen.kt24 override fun createView(container: ViewGroup) = in <lambda>() method in leakcanary.internal.activity.screen.LeaksScreen
/aosp_15_r20/external/google-cloud-java/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/src/main/java/com/google/cloud/contactcenterinsights/v1/
H A DContactCenterInsightsGrpc.java2397 default void createView( in createView() method
3057 public void createView( in createView() method in ContactCenterInsightsGrpc.ContactCenterInsightsStub
3588 public com.google.cloud.contactcenterinsights.v1.View createView( in createView() method in ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub
4151 createView(com.google.cloud.contactcenterinsights.v1.CreateViewRequest request) { in createView() method in ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppIncomingFileConfirmActivity.java138 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
DBluetoothOppTransferActivity.java238 private View createView() { in createView() method in BluetoothOppTransferActivity
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/
H A DLogAccessDialogActivity.java204 private View createView(@StyleRes int themeId) { in createView() method in LogAccessDialogActivity
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/touch/
H A DTouchInsetManagerTest.java233 private View createView(Rect bounds) { in createView() method in TouchInsetManagerTest
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/
DToggleButtonActionItem.java210 private DrawableStateToggleButton createView(Context context, ViewGroup viewGroup) { in createView() method in ToggleButtonActionItem
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DGrantPermissionsViewHandler.java70 View createView(); in createView() method
/aosp_15_r20/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/stats/
H A DStatsBenchmarksUtil.java119 static View createView(String name, Measure measure, Aggregation aggregation, TagKey... keys) { in createView() method in StatsBenchmarksUtil
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
H A DDreamMediaEntryComplication.java54 public ViewHolder createView(ComplicationViewModel model) { in createView() method in DreamMediaEntryComplication
H A DDreamHomeControlsComplication.java76 public ViewHolder createView(ComplicationViewModel model) { in createView() method in DreamHomeControlsComplication
/aosp_15_r20/external/google-cloud-java/java-contact-center-insights/google-cloud-contact-center-insights/src/main/java/com/google/cloud/contactcenterinsights/v1/
H A DContactCenterInsightsClient.java4527 public final View createView(LocationName parent, View view) { in createView() method in ContactCenterInsightsClient
4562 public final View createView(String parent, View view) { in createView() method in ContactCenterInsightsClient
4594 public final View createView(CreateViewRequest request) { in createView() method in ContactCenterInsightsClient
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DGalleryMediaChooser.java140 protected View createView(final ViewGroup container) { in createView() method in GalleryMediaChooser
DCameraMediaChooser.java84 protected View createView(final ViewGroup container) { in createView() method in CameraMediaChooser
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/mediaprojection/appselector/view/
DMediaProjectionRecentsViewController.java62 public final android.view.ViewGroup createView(@org.jetbrains.annotations.NotNull() in createView() method in MediaProjectionRecentsViewController
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/
DGrantPermissionsAutoViewHandler.java98 public View createView() { in createView() method in GrantPermissionsAutoViewHandler
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java149 private View createView(final int id) { in createView() method in BluetoothPbapActivity
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/television/
DGrantPermissionsViewHandlerImpl.java79 public View createView() { in createView() method in GrantPermissionsViewHandlerImpl

12345678910>>...23