Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 11 of 11) 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/base/packages/SystemUI/tools/lint/
DREADME2 in as an upload hook for repo upload.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DREADME.md13 When we release a version of Protocol Buffers, we will upload a Gem to
98 ("upload version") to the version. We also format alphabetical tags (alpha,
104 * We then append the upload version: "3.0.0.alpha.2.0" or "3.0.0.0". If we need
105 to upload a new version of the gem to fix an issue, the version becomes
/frameworks/multidex/
Dbuild.gradle61 // upload anchor for subprojects to upload their artifacts
/frameworks/base/core/proto/android/service/
Dgraphicsstats.proto75 // Number of "slow bitmap upload" events.
/frameworks/base/libs/hwui/protos/
Dgraphicsstats.proto68 // Number of "slow bitmap upload" events.
/frameworks/native/cmds/dumpstate/
DREADME.md99 make sure to run the following command prior to `repo upload`:
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/protoc-artifacts/
DREADME.md64 Before you can upload artifacts to Maven Central repository, make sure you have
108 and upload these zip packages to the download section of the github
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt1294 * Added info to Java POM that will be required when we upload the
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7067 field public static final java.lang.String SYNC_EXTRAS_UPLOAD = "upload";
/frameworks/base/api/
Dcurrent.txt9613 field public static final String SYNC_EXTRAS_UPLOAD = "upload";