/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
RgbPlayerActivity.java | 55 * A simple player to display the raw rgb files that are generated from
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
MediaPlayerStressTest.java | 37 * Junit / Instrumentation test case for the media player
|
/frameworks/wilhelm/src/android/ |
android_prompts.h | 29 "Cannot set stream type: audio player already realized"
|
/packages/apps/Mms/src/com/android/mms/model/ |
AudioModel.java | 130 // if the Music player app is playing audio, we should pause that so it won't
|
VideoModel.java | 166 // if the Music player app is playing audio, we should pause that so it won't
|
/packages/apps/Music/res/values/ |
strings.xml | 57 <!-- Menu item that takes the user back to the top level screen of the music player --> 59 <!-- Menu item that switches the music player in to party shuffle mode --> 61 <!-- Menu item that switches the music player out of party shuffle mode --> 266 <string name="playback_failed">The player doesn\'t support this type of audio file.</string>
|
/packages/apps/Music/src/com/android/music/ |
MediaAppWidgetProvider.java | 168 * @param playerActive True if player is active in background, which means
|
/external/libmtp/src/ |
music-players.h | 551 { "Dunlop", 0x10d6, "MP3 player 1GB / EGOMAN MD223AFD", 0x2200, DEVICE_FLAG_UNLOAD_DRIVER}, 592 * -> Windows Media Player 10 driver [all...] |
/frameworks/base/docs/html/guide/topics/media/ |
mediaplayer.jd | 85 <li><strong>Wake Lock Permission</strong> - If your player application needs to keep the screen 185 are only valid when then player is in specific states. If you perform an operation while in the 303 public void onPrepared(MediaPlayer player) { 304 player.start(); 559 // Lost focus for an unbounded amount of time: stop playback and release media player 567 // playback. We don't release the media player because playback 711 <p>Another feature that may be useful in a media player application is the ability t [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/ |
ParticipantUtils.html | 817 <div class="jd-descrdiv">Get the participant ID corresponding to a given player ID.</div> 1103 <div class="jd-tagdata jd-tagdescr"><p>Get the participant ID corresponding to a given player ID. If none of the provided 1104 participants represent the provided player, the return value will be null.</p></div> 1114 <td>The player ID to find participant ID for.</td> 1120 <ul class="nolist"><li>The participant ID of the given player, or null if not found.
|
/frameworks/wilhelm/src/itf/ |
IEngine.c | 378 // used to store the data source of our audio player 392 // return the new audio player object 580 // return the new MIDI player object [all...] |
IAndroidBufferQueue.c | 26 * Determine the state of the audio player or media player associated with a buffer queue.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libesd.a | 219 player %d name = %s 220 player %d format = 0x%08x 221 player %d rate = %d 222 player %d left = %d 223 player %d right = %d [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libesd.a | 219 player %d name = %s 220 player %d format = 0x%08x 221 player %d rate = %d 222 player %d left = %d 223 player %d right = %d [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libesd.a | 292 player %d name = %s 293 player %d format = 0x%08x 294 player %d rate = %d 295 player %d left = %d 296 player %d right = %d [all...] |
/packages/services/Telephony/src/com/android/phone/ |
CallNotifier.java | 160 // Ringback tone player 163 // Call waiting tone player 533 // Media player setup. The only issue with this is that 535 // player uses to keep these ringtones around. [all...] |
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/ |
GameView.java | 180 public void setCurrentPlayer(State player) {
181 mCurrentPlayer = player;
|
/external/bluetooth/bluedroid/stack/include/ |
avrc_api.h | 103 #define AVRC_SUPF_TG_APP_SETTINGS 0x0010 /* Player Application Settings */ 106 #define AVRC_SUPF_TG_MULTI_PLAYER 0x0080 /* Muliple Media Player */
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_frameworks.html | 300 (<a href="https://github.com/GoogleChrome/sencha-video-player-app">Video Player Reference App</a> and <a href="sencha_framework.html">Build Apps with Sencha Ext JS tutorial</a>)</li>
|
/external/replicaisland/src/com/replica/replicaisland/ |
HudSystem.java | 266 // Only draw player-specific HUD elements when there's a player.
|
/external/tinycompress/ |
NOTICE | 57 tinyplay command line player for compress audio offload in alsa 89 tinyplay command line player for compress audio offload in alsa
|
/frameworks/av/media/libmediaplayerservice/ |
MediaPlayerService.h | 320 // Collect info of the codec usage from media player and media recorder 354 virtual status_t setNextPlayer(const sp<IMediaPlayer>& player);
|
/frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/ |
Room.html | 1067 <div class="jd-descrdiv">Get the participant ID for a given player.</div> [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaPresetReverbTest.java | 231 // measure energy around 1kHz after media player was stopped for 200 ms 314 // measure energy around 1kHz after media player was stopped for 200 ms
|
/frameworks/base/sax/tests/saxtests/src/android/sax/ |
SafeSaxTest.java | 263 mediaGroup.getChild(MEDIA_NAMESPACE, "player") 405 if (localName.equals("player")) {
|