Searched refs:nice (Results 1 – 25 of 26) sorted by relevance
12
/frameworks/av/media/libstagefright/ |
D | MediaCodecList.cpp | 257 AString nice; in parseTopLevelXMLFile() local 260 nice.append(", "); in parseTopLevelXMLFile() 262 nice.append(colorFormats.itemAt(ix)); in parseTopLevelXMLFile() 264 ALOGV(" colors=[%s]", nice.c_str()); in parseTopLevelXMLFile() 269 AString nice; in parseTopLevelXMLFile() local 272 nice.append(", "); in parseTopLevelXMLFile() 276 nice.append(pl.mProfile); in parseTopLevelXMLFile() 277 nice.append("/"); in parseTopLevelXMLFile() 278 nice.append(pl.mLevel); in parseTopLevelXMLFile() 280 ALOGV(" levels=[%s]", nice.c_str()); in parseTopLevelXMLFile()
|
/frameworks/base/docs/html/guide/topics/media/ |
D | index.jd | 14 <h4>Allowing applications to play nice(r) with each other: Handling remote control 22 href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html"> 29 <a href="http://android-developers.blogspot.com/2011/12/more-android-games-that-play-nice.html">
|
/frameworks/base/docs/html/guide/practices/ |
D | index.jd | 43 href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
|
D | seamlessness.jd | 164 run, and as a nice side effect also plays nicely with Android's application
|
D | optimizing-for-3.0.jd | 20 value="That's nice, but I still want to read this document"
|
/frameworks/base/docs/html/design/wear/ |
D | style.jd | 56 …to reflect the severity of current traffic conditions. This is not just a nice piece of attention …
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 236 boolean attribute. It might be nice to pick up future signaling conditions
|
/frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/quality/ |
D | core.jd | 345 …,<a href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/googleplay/quality/ |
D | core.jd | 345 …音频不能<a href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.ht…
|
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/quality/ |
D | core.jd | 308 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">在螢幕鎖定後不會播放</a…
|
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/quality/ |
D | core.jd | 345 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">화면 잠금 상태에서 재생…
|
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/quality/ |
D | core.jd | 308 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">ロック画面の背後で再生</…
|
/frameworks/base/docs/html/training/basics/intents/ |
D | sending.jd | 221 of the dialog; see figure 1). This is nice when performing an action for which the user
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/essentials/quality/ |
D | core.jd | 303 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">锁定屏幕后播放</a>,除…
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | cache-bitmap.jd | 310 <p>Luckily, you have a nice memory cache of bitmaps that you built in the <a
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | seamlessness.jd | 163 run, and as a nice side effect also plays nicely with Android's application
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 494 a feeling of device cohesiveness. It's also a really nice way of adding
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | building-ui.jd | 315 something longer. It would be nice to fill the unused screen width
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | menu_design.jd | 24 value="That's nice, but I still want to read this document"
|
D | activity_task_design.jd | 26 value="That's nice, but I still want to read this document"
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 351 "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
|
/frameworks/base/docs/html-intl/intl/es/distribute/googleplay/quality/ |
D | core.jd | 345 …e<a href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-memory.jd | 400 <p>A nice characteristic of the PSS measurement is that you can add up the PSS across all processes…
|
/frameworks/base/docs/html/training/articles/ |
D | perf-jni.jd | 214 The nice thing about this is that you can count on having C-style zero-terminated strings,
|
D | smp.jd | 1844 <dd>A nice article describing what you can and can’t accomplish with volatile fields in Java. 1873 <dd>An e-mail on the arm-kernel mailing list from Catalin Marinas. Includes a nice summary of addr…
|
12