HomeSort by relevance Sort by last modified time
    Searched full:art (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /packages/apps/Gallery3D/res/values-es-rUS/
strings.xml 57 <string name="no_items" msgid="3117870234034732172">"No hay artículos en tu colección."</string>
  /packages/apps/Music/res/layout-land-finger/
audio_player.xml 23 <!-- This is the LinearLayout that contains the album art, function buttons and album/artist/track info -->
  /packages/apps/Music/src/com/android/music/
AlbumBrowserActivity.java 624 // we just use it to see if there is album art or not
625 String art = cursor.getString(mAlbumArtIndex); local
627 if (unknown || art == null || art.length() == 0) {
ArtistAlbumBrowserActivity.java 743 // we just use it to see if there is album art or not
744 String art = cursor.getString(cursor.getColumnIndexOrThrow( local
746 if (unknown || art == null || art.length() == 0) {
    [all...]
MediaAppWidgetProvider.java 31 * Simple widget to show currently playing album art along
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hashtab.h 28 from Knuth's book "The art of computer programming". Hash table is
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 83 // A HashSet of paths that are pending creation of album art thumbnails.
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 178 "So that the art and practic part of life" +
230 "Thou art a traitor and a miscreant," +
List6.java 192 "So that the art and practic part of life" +
244 "Thou art a traitor and a miscreant," +
  /frameworks/base/media/libstagefright/id3/
ID3.cpp 645 // Front Cover Art
672 // Front Cover Art
  /external/kernel-headers/original/linux/
plist.h 32 * Simple ASCII art explanation:
timex.h 65 * art.
  /external/webkit/WebCore/platform/
Arena.cpp 41 * Lifetime-based fast allocation, inspired by much prior art, including
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-names.xml 32 <item>Arthur, Art, Arty</item>
  /frameworks/base/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 287 LOGE("failed to extract an album art");
  /external/webkit/SunSpider/tests/sunspider-0.9/
crypto-aes.js 389 That thou her maid art far more fair than she:\n\
411 O, speak again, bright angel! for thou art\n\
419 var password = "O Romeo, Romeo! wherefore art thou Romeo?";
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 389 That thou her maid art far more fair than she:\n\
411 O, speak again, bright angel! for thou art\n\
419 var password = "O Romeo, Romeo! wherefore art thou Romeo?";
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 1360 S_DLS_ART_VALUES art; local
1600 S_DLS_ART_VALUES art; local
    [all...]
eas_mdls.h 251 /* change art values after we've determined EAS internals */
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_1.jd 94 <li><strong>Final art must be scaled down and exported as a transparent 48x48 px
246 <li><strong>Final art must be exported as a transparent PNG file.</strong></li>
355 <li><strong>Final art must be exported as a transparent PNG file.</strong></li>
475 <li><strong>Final art must be exported as a 32x32 px transparent PNG
634 <li><strong>Final art must be exported as a transparent PNG file.</strong></li>
719 <li><strong>Final art must be exported as a transparent PNG file.</strong></li>
    [all...]
  /external/icu4c/samples/ufortune/resources/
root.txt 171 "A copy of the universe is not what is required of art; one of the
  /external/ppp/pppd/
md4.c 51 /* C2 and C3 are from Knuth, The Art of Programming, Volume 2
  /external/qemu/distrib/sdl-1.2.12/src/video/aalib/
SDL_aavideo.c 124 "aalib", "ASCII Art Library",
  /external/quake/quake/src/WinQuake/data/
RLICNSE.TXT 83 art work, images, screen displays or screenshots, sound effects, music,
SLICNSE.TXT 63 art work, images, screen displays or screenshots, sound effects, music,

Completed in 239 milliseconds

12 3 4 5