/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/ |
D | ConnectedSectionController.kt | 50 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/ |
D | MenuItemRenderer.java | 80 void createView(Consumer<View> callback) { in createView() method in MenuItemRenderer
|
/aosp_15_r20/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ |
H A D | SurfaceControlTestCase.java | 78 public View createView(Context context) { in createView() method in SurfaceControlTestCase.SurfaceViewFactory
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ViewGroupChildrenTest.java | 257 private TextView createView(String text) { in createView() method in ViewGroupChildrenTest
|
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/model/mode/ |
D | DarkModeSectionController.java | 120 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 D | AboutScreen.kt | 19 override fun createView(container: ViewGroup) = in <lambda>() method in leakcanary.internal.activity.screen.AboutScreen
|
H A D | HeapAnalysisFailureScreen.kt | 30 override fun createView(container: ViewGroup) = in <lambda>() method in leakcanary.internal.activity.screen.HeapAnalysisFailureScreen
|
H A D | LeaksScreen.kt | 24 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 D | ContactCenterInsightsGrpc.java | 2397 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/ |
D | BluetoothOppIncomingFileConfirmActivity.java | 138 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
|
D | BluetoothOppTransferActivity.java | 238 private View createView() { in createView() method in BluetoothOppTransferActivity
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/ |
H A D | LogAccessDialogActivity.java | 204 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 D | TouchInsetManagerTest.java | 233 private View createView(Rect bounds) { in createView() method in TouchInsetManagerTest
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | ToggleButtonActionItem.java | 210 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/ |
D | GrantPermissionsViewHandler.java | 70 View createView(); in createView() method
|
/aosp_15_r20/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/stats/ |
H A D | StatsBenchmarksUtil.java | 119 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 D | DreamMediaEntryComplication.java | 54 public ViewHolder createView(ComplicationViewModel model) { in createView() method in DreamMediaEntryComplication
|
H A D | DreamHomeControlsComplication.java | 76 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 D | ContactCenterInsightsClient.java | 4527 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/ |
D | GalleryMediaChooser.java | 140 protected View createView(final ViewGroup container) { in createView() method in GalleryMediaChooser
|
D | CameraMediaChooser.java | 84 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/ |
D | MediaProjectionRecentsViewController.java | 62 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/ |
D | GrantPermissionsAutoViewHandler.java | 98 public View createView() { in createView() method in GrantPermissionsAutoViewHandler
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapActivity.java | 149 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/ |
D | GrantPermissionsViewHandlerImpl.java | 79 public View createView() { in createView() method in GrantPermissionsViewHandlerImpl
|