Home
last modified time | relevance | path

Searched defs:build (Results 1 – 25 of 931) sorted by relevance

12345678910>>...38

/aosp12/system/extras/simpleperf/scripts/
H A Dupdate.py92 def fetch_artifact(branch, build, target, name): argument
105 def start_branch(build): argument
112 def commit(branch, build, add_paths): argument
135 def install_new_release(branch, build, install_dir): argument
141 def install_entry(branch, build, install_dir, entry): argument
/aosp12/build/make/tools/releasetools/
H A Dota_metadata.proto24 package build.tools.releasetools; package
33 repeated string build = 3; field
53 repeated string build = 2; field
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DModelId.java14 public static final String build(Cursor cursor) { in build() method in ModelId
23 public static final String build(UserId userId, String authority, String docId) { in build() method in ModelId
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationEntryHelper.java44 public Ranking build() { in build() method in NotificationEntryHelper.ModifiedRankingBuilder
60 public StatusBarNotification build() { in build() method in NotificationEntryHelper.ModifiedSbnBuilder
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/structs/
H A DRdnssOption.java66 public static ByteBuffer build(final long lifetime, final Inet6Address... servers) { in build() method in RdnssOption
84 public static ByteBuffer build(final long lifetime, final String... servers) { in build() method in RdnssOption
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
H A DTestCarAudioZoneBuilder.java38 CarAudioZone build() { in build() method in TestCarAudioZoneBuilder
/aosp12/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/
H A DDiagnosticJson.java48 VehiclePropValue build(DiagnosticEventBuilder builder) { in build() method in DiagnosticJson
151 DiagnosticJson build() { in build() method in DiagnosticJson.Builder
157 public static DiagnosticJson build(JsonReader jsonReader) throws IOException { in build() method in DiagnosticJson
H A DDiagnosticEventBuilder.java145 public VehiclePropValue build() { in build() method
149 public VehiclePropValue build(long timestamp) { in build() method
/aosp12/packages/modules/ArtPrebuilt/
H A Dupdate-art-module-prebuilts.py176 def fetch_artifact(branch, target, build, fetch_pattern, local_dir): argument
209 def commit(git_root, prebuilt_descr, branch, target, build, add_paths, bug_number): argument
238 def install_entry(build, local_dist, entry): argument
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
H A DAppSearchSchema.java186 public AppSearchSchema build() { in build() method in AppSearchSchema.Builder
587 public StringPropertyConfig build() { in build() method in AppSearchSchema.StringPropertyConfig.Builder
678 public LongPropertyConfig build() { in build() method in AppSearchSchema.LongPropertyConfig.Builder
721 public DoublePropertyConfig build() { in build() method in AppSearchSchema.DoublePropertyConfig.Builder
764 public BooleanPropertyConfig build() { in build() method in AppSearchSchema.BooleanPropertyConfig.Builder
807 public BytesPropertyConfig build() { in build() method in AppSearchSchema.BytesPropertyConfig.Builder
895 public DocumentPropertyConfig build() { in build() method in AppSearchSchema.DocumentPropertyConfig.Builder
/aosp12/build/soong/ui/build/
H A Dcleanbuild_test.go15 package build package
H A Dconfig_darwin.go15 package build package
H A Dconfig_linux.go15 package build package
H A Dtest_build.go15 package build package
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DDialogBuilder.java30 DialogFragment build(); in build() method
/aosp12/frameworks/base/core/java/android/graphics/fonts/
H A DFontFamilyUpdateRequest.java111 public @NonNull FontFamily build() { in build() method in FontFamilyUpdateRequest.FontFamily.Builder
211 public @NonNull Font build() { in build() method in FontFamilyUpdateRequest.Font.Builder
329 public FontFamilyUpdateRequest build() { in build() method in FontFamilyUpdateRequest.Builder
/aosp12/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/
H A DCarUiPortraitSysUIComponent.java41 CarUiPortraitSysUIComponent build(); in build() method
H A DCarUiPortraitGlobalRootComponent.java39 CarUiPortraitGlobalRootComponent build(); in build() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSysUIComponent.java46 TvSysUIComponent build(); in build() method
H A DTvWMComponent.java38 TvWMComponent build(); in build() method
/aosp12/packages/apps/Car/tests/tools/
H A Dgo_rotary.sh29 function build { function
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DLauncherLayoutBuilder.java88 public String build() throws IOException { in build() method in LauncherLayoutBuilder
94 public void build(Writer writer) throws IOException { in build() method in LauncherLayoutBuilder
178 public LauncherLayoutBuilder build() { in build() method in LauncherLayoutBuilder.FolderBuilder
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DMockSurfaceControlBuilder.java34 public SurfaceControl build() { in build() method in MockSurfaceControlBuilder
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wmshell/
H A DCarWMComponent.java38 CarWMComponent build(); in build() method
/aosp12/frameworks/base/core/java/android/provider/
H A DOneTimeUseBuilder.java50 public abstract T build(); in build() method in OneTimeUseBuilder

12345678910>>...38