/frameworks/base/docs/html/training/multiple-apks/ |
texture.jd | 304 <p>Once you?ve completed the pre-launch checklist, upload your APKs to Google Play. It may take a bit for the application to show up when browsing Google Play, but when it does, perform one last check. Download the application onto any test devices you may have to make sure that the APKs are targeting the intended devices. Congratulations, you?re done!</p>
|
/frameworks/base/docs/html/training/sync-adapters/ |
running-sync-adapter.jd | 347 Similarly, you can upload data from the device when your server is relatively idle, by
|
/frameworks/base/libs/hwui/ |
FontRenderer.cpp | 452 if (cacheTexture->upload()) {
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
TiledImageRenderer.java | 585 Log.w(TAG, "Tile in upload queue has invalid state: " + tile.mTileState);
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace_fixup.cpp | 371 // glUniform*() or glVertexAttrib*() to actually upload the data. [all...] |
/frameworks/rs/ |
rsFont.cpp | 474 // we draw it will upload the data
|
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
AttachmentUtilities.java | 135 * The maximum size of an attachment we're willing to upload (measured as stored on disk).
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 585 Log.w(TAG, "Tile in upload queue has invalid state: " + tile.mTileState);
|
/packages/apps/Launcher3/src/com/android/photos/views/ |
TiledImageRenderer.java | 585 Log.w(TAG, "Tile in upload queue has invalid state: " + tile.mTileState);
|
/external/chromium/chrome/browser/tab_contents/ |
tab_contents.h | [all...] |
/external/chromium/chrome/common/ |
pref_names.cc | 664 // Double that indicates positive (for matched forms) upload rate. 667 // Double that indicates negative (for not matched forms) upload rate. [all...] |
/external/chromium/net/http/ |
http_network_transaction_unittest.cc | [all...] |
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_unittest.cc | [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.cpp | 268 // pixels to match. However, It may or may not be possible to upload BGRA data to a RGBA 717 // now upload with TexSubImage. [all...] |
/external/openssh/ |
sftp.c | 86 /* When this option is set, we always recursively download/upload directories */ 250 "put [-Ppr] local [remote] Upload file\n" [all...] |
/external/qemu/android/ |
help.c | 792 android_netspeed->upload/1000., 797 PRINTF( " -netspeed %-12s %s", "<num>", "select both upload and download speed\n"); [all...] |
/external/skia/src/gpu/gl/ |
GrGpuGL.cpp | 268 // pixels to match. However, It may or may not be possible to upload BGRA data to a RGBA 717 // now upload with TexSubImage. [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
activity_task_design.jd | [all...] |
/frameworks/base/graphics/java/android/renderscript/ |
Allocation.java | 172 * the Allocation will contain a full mipmap chain. On upload, the full 179 * not contain mipmaps. On upload, the allocation data will contain a [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
Allocation.java | 143 * the Allocation will contain a full mipmap chain. On upload, the full 150 * not contain mipmaps. On upload, the allocation data will contain a [all...] |
/external/chromium/chrome/browser/autofill/ |
autofill_manager.cc | 63 // We only send a fraction of the forms to upload server. [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 67 // After initial upload, the version is controlled by the server, and is [all...] |
/external/chromium/net/base/ |
mime_sniffer.cc | 174 // vulnerability if the site allows users to upload content.
|
/external/chromium_org/cc/trees/ |
thread_proxy.cc | 454 // The texture upload queue may reference textures that were just purged, [all...] |