Home
last modified time | relevance | path

Searched refs:KB (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DDataUsageDetailView.java39 private static final double KB = 1024; field in DataUsageDetailView
40 private static final double MB = 1024 * KB;
121 } else if (b > 100 * KB) { in formatBytes()
125 val = b / KB; in formatBytes()
/frameworks/base/libs/hwui/
DProperties.h254 #define KB(s) s * 1024 macro
DPatchCache.cpp39 mMaxSize = KB(atoi(property)); in PatchCache()
42 mMaxSize = KB(DEFAULT_PATCH_CACHE_SIZE); in PatchCache()
/frameworks/native/opengl/tests/angeles/
DREADME.txt10 Assembly'2004 event. It won the first place in the 4 KB intro
/frameworks/base/docs/html/training/wearables/data-layer/
Dassets.jd29 <p class="note"><b>Note:</b> Although the size of data items is limited to 100KB,
Ddata-items.jd25 to 100KB.</li>
/frameworks/base/docs/html/google/gcm/
Dserver.jd119 <li>HTTP: Downstream only, cloud-to-device up to 4KB of data. </li>
121 up to 4 KB of data. </li>
Ddemo.jd252 [exec] 1719 KB/s (47158 bytes in 0.026s)
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd392 …rs, audio and video samples corresponding to the same time offset may be no more than 500 KB apart.
/frameworks/base/docs/html/guide/practices/
Dverifying-apps-art.jd196 stack size of 32KB and a default native stack size of 1MB. ART has a unified
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd338 The impact of View objects is cumulative — each one costs about 1 to 2 KB of
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dhce.jd264 a short amount of time. A sane upper bound is about 1KB of data, which can
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd888 64KB byte array. You can see the available data types by looking at the