Home
last modified time | relevance | path

Searched refs:built (Results 1 – 25 of 56) sorted by relevance

123

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DUriTest.java438 Uri built = new Uri.Builder() in testHierarchical() local
447 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
449 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
452 built = new Uri.Builder() in testHierarchical()
461 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
463 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
466 built = built.buildUpon().build(); in testHierarchical()
469 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
471 uriString, ssp, built, scheme, authority, path, query, fragment); in testHierarchical()
/packages/modules/Virtualization/microdroid/kernel/
DREADME.md4 Microdroid. The kernel is built from the same source tree as Generic Kernel
52 ### For manually built kernels (only for your own development)
54 Copy the built kernel image to the Android source tree directly, and build the virt APEX.
68 Use the `download_from_ci` script to automatically fetch the built images from
/packages/modules/StatsD/lib/libstatssocket/
Dstats_event.c82 bool built; member
93 event->built = false; in AStatsEvent_obtain()
408 if (event->built) return; in AStatsEvent_build()
412 event->built = true; in AStatsEvent_build()
/packages/apps/ManagedProvisioning/studio-dev/
DREADME.md43 For a platform checkout, you have the option to use the built SDK from your tree's out/ directory.
44 This SDK exists if you've previously built with `m`. The script will prefer to use the built SDK if
47 or not the built SDK exists.
51 - If you are using a platform checkout which you've never built, it will pull the SDK from the
53 - If you are using a platform checkout which you've built with `m`, it will use the SDK from the
/packages/apps/Car/RadioPrebuilt/
DReadMe.txt1 This apk was built with the code released to aosp on May 13, 2024.
/packages/apps/Car/MediaPrebuilt/
DReadMe.txt1 This apk was built with the code released to aosp on June 23, 2022.
/packages/apps/Car/MessengerPrebuilt/
DReadMe.txt1 This apk was built with the code released to aosp on June 23, 2022.
/packages/apps/Car/DialerPrebuilt/
DReadMe.txt1 This apk was built with the code released to aosp on June 23, 2022.
/packages/apps/Car/CalendarPrebuilt/
DReadMe.txt1 This apk was built with the code released to aosp on June 23, 2022.
/packages/modules/Virtualization/vm_payload/
DREADME.md33 In the Android build system, the payload binary should be built with
42 In other build systems a similar stub `libvm_payload.so` can be built using
/packages/modules/Bluetooth/system/gd/rust/linux/docs/
Dglossary.md90 The communication protocol that most of the Bluetooth stack is built on, similar
98 A communication protocol built on top of L2CAP that provides emulated RS-232
/packages/modules/DnsResolver/tests/testdata/
DREADME.md8 The testing pbtext is built manually so far. Fill expected API parameters to
15 Here demonstrates how the pbtext is built.
/packages/modules/Connectivity/nearby/
DREADME.md80 This is because the device is flashed with AOSP built from master or other branches, which has
82 built from tm-mainline-prod as below.
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dobservation.proto32 // Observations are associated with a specific Metric. They are built on a
34 // associated with a specific Report. They are built for the purpose of
41 // Observations are built for a particular Report and so use an encoding
/packages/modules/Virtualization/vm_payload/stub/
Dreadme.txt10 suitable stub libvm_payload.so to be built.
/packages/modules/Bluetooth/system/gd/
DREADME.md14 Gabeldorsche (GD) was built with test driven development in mind. Three types of
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/
DREADME.md138 be built and your JUnit test suite relies on
150 // dependency so that it is built before
151 // this JUnit test suite is built.
/packages/modules/Connectivity/staticlibs/testutils/app/connectivitychecker/
DAndroid.bp24 // Allow running the test on any device with SDK R+, even when built from a branch that uses
/packages/modules/Bluetooth/
DBUILD.gn27 # Tools should be built for the host target.
/packages/modules/Bluetooth/tools/lint/
DAndroid.bp49 // lint bundles in some classes that were built with older versions
/packages/modules/Bluetooth/system/gd/rust/
DREADME.md4 Currently, the Rust components are built differently on Android vs Linux. We are
/packages/modules/Wifi/framework/tests/
DREADME.md4 The test cases are built using the [JUnit](http://junit.org/) and [Mockito](http://mockito.org/)
/packages/services/Car/tests/android_car_api_test/
DAndroid.bp39 // When built explicitly put it in the data partition
/packages/modules/AdServices/adservices/linter/
DAndroid.bp74 // lint bundles in some classes that were built with older versions
/packages/services/Car/tests/carservice_test/
DAndroid.bp39 // When built explicitly put it in the data partition

123