HomeSort by relevance Sort by last modified time
    Searched full:play (Results 726 - 750 of 2513) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/res/res/layout/
media_controller.xml 33 <ImageButton android:id="@+id/pause" style="@android:style/MediaButton.Play" />
  /frameworks/base/docs/html/sdk/installing/
bundle.jd 36 Google Play In-app Billing. To install more packages, use
installing-adt.jd 78 <p>Google Play is offering <a
86 with the translation services built into the Google Play Developer
99 <p>For more information about translation services in Google Play, see <a
128 <li>ADT Translation Manager Plugin is designed for use with the translation services offered through the Google Play Developer Console. It is not designed for general purpose import/export of strings. </li>
  /frameworks/base/docs/html/training/accessibility/
accessible-app.jd 53 href="https://play.google.com/store/apps/details?id=com.google.android.marvin.talkback">TalkBack</a>
89 href="https://play.google.com/store/apps/details?id=com.google.android.marvin.talkback">TalkBack</a>
184 href="https://play.google.com/store/apps/details?id=com.google.android.marvin.talkback">Talkback</a>
186 a free, open source screen reader available on Google Play. With the service
  /frameworks/base/docs/html/training/managing-audio/
index.jd 49 software volume controls and where available the play, stop, pause, skip, and previous media
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
ObscureSpeechDelegate.java 51 // Play the "headset required" announcement the first time the user
  /frameworks/base/tests/AccessoryDisplay/
README 28 play content to an external monitor.
  /frameworks/ml/bordeaux/service/res/values/
strings.xml 33 service. Notice how it automatically starts for you, and play around with the
  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values-en-rGB/
strings.xml 24 <string name="webviewchromium_media_player_error_title" msgid="1520808434237404056">"Cannot play video"</string>
  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values-en-rIN/
strings.xml 24 <string name="webviewchromium_media_player_error_title" msgid="1520808434237404056">"Cannot play video"</string>
  /frameworks/wilhelm/src/itf/
IPlay.c 17 /* Play implementation */
98 // Here life looks easy for an Android, but there are other troubles in play land
104 // SL_LOGD("set play state %d", state);
268 // enabling the "head at new position" play event will postpone the next update event
  /frameworks/wilhelm/tests/examples/
slesTestBassBoostPath.cpp 49 /* Play an audio path by opening a file descriptor on that path */
58 /* Source of audio data to play */
172 /* Wait until there's data to play */
189 fprintf(stdout, "Starting to play\n");
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 114 fprintf(stderr, "Unexpected play event 0x%x", event);
121 /* Play some music from a URI */
235 /* Play the URI */
261 fprintf(stdout, "starting to play\n");
slesTestPlayStreamType.cpp 47 /* Play an audio URIs on the given stream type */
56 /* Source of audio data to play */
65 /* Play, Volume and AndroidStreamType interfaces for the audio player */
169 /* Wait until there's data to play */
  /libcore/luni/src/test/java/libcore/java/net/
CookiesTest.java 51 server.play();
79 server.play();
109 server.play();
143 server.play();
249 server.play();
274 redirectTarget.play();
280 redirectSource.play();
327 server.play();
376 server.play();
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
TrimControllerOverlay.java 55 // Add animation to hide the play button while playing.
  /packages/apps/Music/res/values-tl/
strings.xml 38 <string name="play_all" msgid="6309622568869321842">"I-play lahat"</string>
52 <string name="nowplaying_title" msgid="8342523844307751761">"Nagpe-play ngayon"</string>
99 <string name="play_selection" msgid="2854921021814550018">"I-play"</string>
112 <string name="service_start_error_msg" msgid="7061754255330276478">"Hindi mape-play ang kantang ito."</string>
  /packages/apps/Stk/src/com/android/stk/
TonePlayer.java 53 public void play(Tone tone) { method in class:TonePlayer
  /packages/experimental/RpcPerformance/src/com/android/rpc_performance/
MiscService.java 34 public static final String SOCKET_NAME = "play-misc-service";
  /packages/providers/MediaProvider/src/com/android/providers/media/
RingtonePickerActivity.java 86 /** The Uri to play when the 'Default' item is clicked. */
118 // Play clip
133 * Get whether to show the 'Default' item, and the URI to play when the
329 ringtone.play();
  /packages/services/Telephony/src/com/android/phone/
DTMFTonePlayer.java 153 * might need to play local DTMF tones, which means that we need to
164 // see if we need to play local tones.
218 // Only play the tone if it exists.
242 // For Short DTMF we need to play the local tone for fixed duration
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdrom.h 28 * mount or play an empty slot, mount an audio disc, or play a data disc.
54 #define CDROMPLAYMSF 0x5303 /* Play Audio MSF (struct cdrom_msf) */
55 #define CDROMPLAYTRKIND 0x5304 /* Play Audio Track/index
364 #define CDROM_AUDIO_PLAY 0x11 /* audio play operation in progress */
365 #define CDROM_AUDIO_PAUSED 0x12 /* audio play operation paused */
366 #define CDROM_AUDIO_COMPLETED 0x13 /* audio play successfully completed */
367 #define CDROM_AUDIO_ERROR 0x14 /* audio play stopped due to error */
490 * to play data at track/index */
parport.h 38 /* Type classes for Plug-and-Play probe. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdrom.h 28 * mount or play an empty slot, mount an audio disc, or play a data disc.
54 #define CDROMPLAYMSF 0x5303 /* Play Audio MSF (struct cdrom_msf) */
55 #define CDROMPLAYTRKIND 0x5304 /* Play Audio Track/index
364 #define CDROM_AUDIO_PLAY 0x11 /* audio play operation in progress */
365 #define CDROM_AUDIO_PAUSED 0x12 /* audio play operation paused */
366 #define CDROM_AUDIO_COMPLETED 0x13 /* audio play successfully completed */
367 #define CDROM_AUDIO_ERROR 0x14 /* audio play stopped due to error */
490 * to play data at track/index */
parport.h 38 /* Type classes for Plug-and-Play probe. */

Completed in 559 milliseconds

<<21222324252627282930>>