Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/http/multipart/
DMultipartTest.java34 File upload = File.createTempFile("Multipart", "test"); in testParts() local
36 FileWriter outFile = new FileWriter(upload); in testParts()
47 parts[1] = new FilePart(upload.getName(), upload); in testParts()
81 output.append(upload.getName()); in testParts()
83 output.append(upload.getName()); in testParts()
/frameworks/proto_logging/stats/express/catalog/
Djob_scheduler.cfg33 display_name: "Estimated network upload bytes decreased"
34 description: "Number of times apps decreased the estimated network upload bytes"
43 display_name: "Estimated network upload bytes increased"
44 description: "Number of times apps increased the estimated network upload bytes"
233 display_name: "Transferred network upload bytes decreased"
234 description: "Number of times apps decreased the transferred network upload bytes"
243 display_name: "Transferred network upload bytes increased"
244 description: "Number of times apps increased the transferred network upload bytes"
299 display_name: "Initial job upload kilobytes"
300 description: "The initial estimated upload kilobytes given to a connectivity job"
[all …]
/frameworks/base/packages/SystemUI/tools/lint/
DREADME2 in as an upload hook for repo upload.
/frameworks/proto_logging/stats/enums/federatedcompute/
Denums.proto176 // Client starts to upload successfully computed results.
179 // An error occurred during upload.
195 // Client starts to upload failure report.
198 // An error occurred during upload.
/frameworks/multidex/
Dbuild.gradle61 // upload anchor for subprojects to upload their artifacts
/frameworks/av/tools/
Dmainline_hook_partial.sh196 re-run your repo upload command with the '--no-verify' option
/frameworks/base/libs/hwui/protos/
Dgraphicsstats.proto80 // Number of "slow bitmap upload" events.
/frameworks/base/core/proto/android/service/
Dgraphicsstats.proto86 // Number of "slow bitmap upload" events.
/frameworks/native/cmds/dumpstate/
DREADME.md105 make sure to run the following command prior to `repo upload`:
/frameworks/base/tools/lint/
DREADME.md25 <build_number>`. The script will create a commit that you can upload for
/frameworks/proto_logging/stats/enums/adservices/common/
Dadservices_enums.proto107 // Remote exception when calling the Cobalt upload API.
/frameworks/base/core/proto/android/server/
Djobscheduler.proto988 // The estimated upload bytes of the job. Will have a value of
989 // {@link JobInfo.NETWORK_BYTES_UNKNOWN} if any part of the job upload is unknown.
/frameworks/proto_logging/stats/
Datoms.proto1717 // If we only care about the package name name we do not need to upload this
2601 // The amount of data the app estimated it would upload.
8885 // aggressive device-side aggregation of statistics and hence reduces metric upload size.
14643 // Contained status of guardrail state initialization and upload limit
14778 // Number of "slow bitmap upload" events.
23124 // RAT is logged at the end of the upload.
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7067 field public static final java.lang.String SYNC_EXTRAS_UPLOAD = "upload";
/frameworks/base/core/api/
Dcurrent.txt10464 field public static final String SYNC_EXTRAS_UPLOAD = "upload";