Home
last modified time | relevance | path

Searched refs:nice (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/media/libstagefright/
DMediaCodecList.cpp257 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/
Dindex.jd14 <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/
Dindex.jd43 href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
Dseamlessness.jd164 run, and as a nice side effect also plays nicely with Android's application
Doptimizing-for-3.0.jd20 value="That's nice, but I still want to read this document"
/frameworks/base/docs/html/design/wear/
Dstyle.jd56 …to reflect the severity of current traffic conditions. This is not just a nice piece of attention …
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt236 boolean attribute. It might be nice to pick up future signaling conditions
/frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/quality/
Dcore.jd345 …,<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/
Dcore.jd345 …音频不能<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/
Dcore.jd308 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">在螢幕鎖定後不會播放</a…
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/quality/
Dcore.jd345 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">화면 잠금 상태에서 재생…
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/quality/
Dcore.jd308 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">ロック画面の背後で再生</…
/frameworks/base/docs/html/training/basics/intents/
Dsending.jd221 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/
Dcore.jd303 …://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">锁定屏幕后播放</a>,除…
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd310 <p>Luckily, you have a nice memory cache of bitmaps that you built in the <a
/frameworks/base/docs/html/guide/practices/app-design/
Dseamlessness.jd163 run, and as a nice side effect also plays nicely with Android's application
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd494 a feeling of device cohesiveness. It's also a really nice way of adding
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd315 something longer. It would be nice to fill the unused screen width
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dmenu_design.jd24 value="That's nice, but I still want to read this document"
Dactivity_task_design.jd26 value="That's nice, but I still want to read this document"
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd351 "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
/frameworks/base/docs/html-intl/intl/es/distribute/googleplay/quality/
Dcore.jd345 …e<a href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">
/frameworks/base/docs/html/tools/debugging/
Ddebugging-memory.jd400 <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/
Dperf-jni.jd214 The nice thing about this is that you can count on having C-style zero-terminated strings,
Dsmp.jd1844 <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