/external/autotest/client/site_tests/platform_ImageLoader/ |
platform_ImageLoader.py | 184 raise error.TestError('Flash player file does not exist') 192 raise error.TestError('Flash player file does not exist ' + 215 raise error.TestError('Flash player file does not exist ' +
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_avrcp.cpp | 902 ALOGE("Failed register_notification_rsp address player changed status: %d", 922 "Failed register_notification_rsp available player changed status, " [all...] |
/packages/apps/Messaging/src/com/android/messaging/ui/ |
AudioAttachmentView.java | 48 * A reusable widget that hosts an audio player for audio attachment playback. This widget is used 330 // Release the media player so it may be set up with the new audio source. 336 // Prepare the media player, so we can read the duration of the audio.
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaPlayerTest.java | 567 assertFalse("player was still playing after " + SLEEP_TIME + " ms", mp.isPlaying()); 584 private void initMediaPlayer(MediaPlayer player) throws Exception { 587 player.reset(); 588 player.setDataSource(afd.getFileDescriptor(), afd.getStartOffset(), afd.getLength()); 589 player.prepare(); 590 player.seekTo(56000); 604 fail("setNextMediaPlayer() succeeded with unprepared player"); 620 fail("setNextMediaPlayer() succeeded with unprepared player"); 699 // At this point the 1st player is done, and the 2nd one is playing. [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/ |
CtsConnection.java | 173 // Prepare the media player to play a tone when there is a call.
|
/developers/build/prebuilts/gradle/FindMyPhone/Application/src/main/java/com/example/android/wearable/findphone/ |
SoundAlarmListenerService.java | 86 Log.e(TAG, "Failed to prepare media player to play alarm.", e);
|
/developers/samples/android/wearable/wear/FindMyPhone/Application/src/main/java/com/example/android/wearable/findphone/ |
SoundAlarmListenerService.java | 86 Log.e(TAG, "Failed to prepare media player to play alarm.", e);
|
/development/ndk/platforms/android-21/include/media/ |
NdkMediaMuxer.h | 78 * video player can choose the proper orientation for playback.
|
/development/samples/browseable/FindMyPhone/Application/src/com.example.android.wearable.findphone/ |
SoundAlarmListenerService.java | 86 Log.e(TAG, "Failed to prepare media player to play alarm.", e);
|
/device/google/wahoo/ |
system.prop | 23 media.stagefright.enable-player=true
|
/docs/source.android.com/en/ |
_index.yaml | 56 where one industry player could restrict or control the innovations of
|
/docs/source.android.com/en/source/ |
index.html | 35 no central point of failure, where one industry player could restrict or
|
/docs/source.android.com/ja/security/bulletin/ |
2016-12-01.html | 833 <td>Nexus 5X?Nexus 6?Nexus 6P?Nexus 9?Android One?Pixel C?Nexus Player?Pixel?Pixel XL</td> 987 <td>Nexus 5X?Nexus 6?Nexus 6P?Android One?Pixel C?Nexus Player</td> [all...] |
/docs/source.android.com/ko/security/bulletin/ |
2016-12-01.html | 976 Player, Pixel, Pixel XL</td> 1153 <td>Nexus 5X, Nexus 6, Nexus 6P, Android One, Pixel C, Nexus Player</td> [all...] |
/docs/source.android.com/ru/security/bulletin/ |
2016-12-01.html | [all...] |
/docs/source.android.com/zh-cn/security/bulletin/ |
2016-12-01.html | 813 <td>Nexus 5X?Nexus 6?Nexus 6P?Nexus 9?Android One?Pixel C?Nexus Player?Pixel?Pixel XL</td> 961 <td>Nexus 5X?Nexus 6?Nexus 6P?Android One?Pixel C?Nexus Player</td> 1018 <td>Nexus 6?Nexus Player</td> [all...] |
/docs/source.android.com/zh-tw/security/bulletin/ |
2016-12-01.html | 827 <td>Nexus 5X?Nexus 6?Nexus 6P?Nexus 9?Android One?Pixel C?Nexus Player?Pixel?Pixel XL</td> 978 <td>Nexus 5X?Nexus 6?Nexus 6P?Android One?Pixel C?Nexus Player</td> 1036 <td>Nexus 6?Nexus Player</td> [all...] |
/external/autotest/client/cros/multimedia/ |
audio_facade_native.py | 198 self._player = Player() 472 """Error in Player.""" 476 class Player(object): 484 """Initializes a Player."""
|
/external/autotest/client/cros/video/ |
collect_golden_images.py | 15 Loads specified video in a chrome HTML5 player and collects its screenshots
|
native_html5_player.py | 14 Provides an interface to interact with native html5 player in chrome.
|
/external/autotest/client/site_tests/power_LoadTest/ |
control.email_1hour | 83 ' \'http://www.npr.org/templates/player/mediaPlayer.html?action=3&t=live1\',' + \
|
/external/drrickorang/LoopbackApp/app/src/main/ |
AndroidManifest.xml | 88 android:label="Player Buffer Period Histogram"
|
/external/drrickorang/LoopbackApp/app/src/main/jni/ |
sles.h | 86 struct audio_utils_fifo fifo; // jitter buffer between recorder and player callbacks,
|
/external/replicaisland/src/com/replica/replicaisland/ |
SleeperComponent.java | 23 * hiding and appearing based on their distance from the player. They do not move or normally
|
TheSourceComponent.java | 89 // Wait for the player to take the camera back, then steal it!
|