Home
last modified time | relevance | path

Searched refs:play (Results 1 – 25 of 268) sorted by relevance

1234567891011

/frameworks/base/docs/html/distribute/engage/
Dgame-services.jd2 page.metaDescription= Bring out the competitor in your users with cloud save, multiplayer game play
14 "{@docRoot}google/play-services/games.html">Google Play
16 multiplayer game play, and more.
49 play together in <a href=
60 "https://play.google.com/store/apps/details?id=com.google.android.play.games">
62 downloads and gameplay. It helps users play with friends, see what others
72 "{@docRoot}google/play-services/games.html">Google Play
/frameworks/base/docs/html/google/play/
Ddist.jd20 </p><p><a href="{@docRoot}google/play/filters.html">Learn more &raquo;</a></p>
30 </p><p><a href="{@docRoot}google/play/publishing/multiple-apks.html">Learn more &raquo;</a></p>
42 </p><a href="{@docRoot}google/play/expansion-files.html">Learn more &raquo;</a>
50 </p><a href="{@docRoot}google/play/licensing/index.html">Learn more &raquo;</a>
58 </p><a href="{@docRoot}google/play/billing/gp-purchase-status-api.html">Learn more &raquo;</a>
/frameworks/base/media/tests/SoundPoolTest/src/com/android/
DSoundPoolTest.java134 int id = mSoundPool.play(mSounds[index], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestSounds()
156 int id = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestScales()
177 int id = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestRates()
202 int normalId = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPriority()
212 int id = mSoundPool.play(mSounds[1], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPriority()
224 id = mSoundPool.play(mSounds[2], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPriority()
251 int id = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPauseResume()
277 ids[i] = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPauseResume()
310 … int id = mSoundPool.play(mSounds[0], 0.0f, 1.0f, NORMAL_PRIORITY, DEFAULT_LOOP, mScale[0]); in TestVolume()
/frameworks/base/media/java/android/media/
DMediaActionSound.java162 public synchronized void play(int soundName) { in play() method in MediaActionSound
171 mSoundPool.play(mSoundIds[soundName], 1.0f, 1.0f, 0, 0, 1.0f); in play()
181 soundPool.play(sampleId, 1.0f, 1.0f, 0, 0, 1.0f);
DSoundPool.java300 public final int play(int soundID, float leftVolume, float rightVolume, in play() method in SoundPool
302 return mImpl.play( in play()
488 public int play( in play() method
601 public final int play(int soundID, float leftVolume, float rightVolume, in play() method in SoundPool.SoundPoolImpl
748 public final int play(int soundID, float leftVolume, float rightVolume, in play() method in SoundPool.SoundPoolStub
DIRingtonePlayer.aidl28 void play(IBinder token, in Uri uri, in AudioAttributes aa); in play() method
/frameworks/base/docs/html/distribute/tools/promote/
Dlinking.jd49 <pre>http://play.google.com/store/apps/details?id=&lt;package_name&gt;</pre>
59 …gin-left:1em;"><code><a href="http://play.google.com/store/apps/details?id=com.google.android.apps…
77 <pre>http://play.google.com/store/search?q=pub:&lt;publisher_name&gt;</pre>
87 …style="margin-left:1em;"><code><a href="http://play.google.com/store/search?q=pub:Google Inc.">htt…
105 <pre>http://play.google.com/store/search?q=&lt;search_query&gt;&c=apps</pre>
115 …p style="margin-left:1em;"><code><a href="http://play.google.com/store/search?q=maps&c=apps">http:…
131 <pre>http://play.google.com/store/apps/collection/&lt;collection_name&gt;</pre>
141 …le="margin-left:1em;"><code><a href="http://play.google.com/store/apps/collection/editors_choice">…
204 <td><code>http://play.google.com/store/apps/details?id=&lt;package_name&gt;</code>
209 <td><nobr><code>http://play.google.com/store/search?q=pub:&lt;publisher_name&gt;</code></nobr></td>
[all …]
/frameworks/base/docs/html/guide/topics/media/
Dindex.jd13 href="http://android-developers.blogspot.com/2010/06/allowing-applications-to-play-nicer.html">
14 <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">
Djetplayer.jd38 JetCreator authoring application that ships with the SDK. To play and manage JET content from your
44 <p>This section shows you how to write, set up and play JET content. For a description of JET
64 jetPlayer.play();
/frameworks/base/docs/html/distribute/googleplay/
Dstart.jd4 page.tags="google play", "publishing", "register", "signup"
10 <a href="https://play.google.com/apps/publish/"><img src=
26 <li>Exploring the <a href="https://play.google.com/apps/publish/">Google Play
69 <li>Visit the <a href="https://play.google.com/apps/publish/">Google Play
120 "https://play.google.com/apps/publish/" target=
121 "_blank">https://play.google.com/apps/publish/</a>.
/frameworks/base/core/tests/coretests/src/android/net/http/
DAbstractProxyTest.java66 server.play(); in testConnectToHttps()
117 server.play(); in testConnectViaProxy()
158 server.play(); in testConnectViaHttpProxyToHttps()
192 server.play(); in testParamPreferredOverSystemProperty()
208 server.play(); in testExplicitNoProxyCancelsSystemProperty()
226 server.play(); in testRetryWithProxy()
DCookiesTest.java54 server.play(); in testCookiesAreNotLogged()
89 server.play(); in testCookiesWithNonMatchingCase()
/frameworks/base/docs/html/google/play/billing/
Dindex.jd28 <a href="{@docRoot}google/play/billing/gp-purchase-status-api.html">Google
38 …<li><strong>In-app Billing Version 3</strong>&mdash;The <a href="{@docRoot}google/play/billing/api…
67 …<dt><strong><a href="{@docRoot}google/play/billing/billing_overview.html">Overview</a></strong></d…
69 <dt><strong><a href="{@docRoot}google/play/billing/api.html">Version 3 API</a></strong></dt>
71 <dt><strong><a href="{@docRoot}google/play/billing/billing_best_practices.html">Security
75 <dt><strong><a href="{@docRoot}google/play/billing/billing_testing.html">Testing In-app
79 <dt><strong><a href="{@docRoot}google/play/billing/billing_admin.html">Administering
/frameworks/base/docs/html/google/play/licensing/
Dindex.jd37 read the guide to <a href="{@docRoot}google/play/expansion-files.html">APK Expansion Files</a>.</p>
44 <dt><strong><a href="{@docRoot}google/play/licensing/overview.html">Licensing
48 <dt><strong><a href="{@docRoot}google/play/licensing/setting-up.html">Setting Up for
52 <dt><strong><a href="{@docRoot}google/play/licensing/adding-licensing.html">Adding
55 <dt><strong><a href="{@docRoot}google/play/licensing/licensing-reference.html">Licensing
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DAbsActionBarView.java152 set.play(anim).play(splitAnim); in animateToVisibility()
167 set.play(anim).play(splitAnim); in animateToVisibility()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DRingtonePlayer.java95 public void play(IBinder token, Uri uri, AudioAttributes aa) throws RemoteException {
110 client.mRingtone.play();
147 mAsyncPlayer.play(getContextForUser(user), uri, looping, aa);
/frameworks/base/docs/html/distribute/monetize/
Dpayments.jd4 page.tags="google play", "payments", "gift card"
66 "http://play.google.com/intl/en-US_us/about/giftcards/" target=
87 "https://play.google.com/intl/en-US_us/about/giftcards/">gift cards</a> or by
89 "https://play.google.com/store/apps/details?id=com.google.android.apps.paidtasks&amp;hl=en">
/frameworks/base/docs/html/sdk/installing/
Dadding-packages.jd116 <li><a href="{@docRoot}google/play-services/cast.html">Google Cast</a></li>
152 <li><a href="{@docRoot}google/play-services/plus.html">User authentication</a></li>
153 <li><a href="{@docRoot}google/play-services/maps.html">Google Maps</a></li>
154 <li><a href="{@docRoot}google/play-services/cast.html">Google Cast</a></li>
155 <li><a href="{@docRoot}google/play-services/games.html">Games achievements and
157 <li><a href="{@docRoot}google/play-services/index.html">And much more</a></li>
215 <strong><a href="{@docRoot}google/play-services/setup.html">Setting Up Google Play
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
DMediaAudioTrackTest.java341 track.play(); in testPlaybackHeadPositionIncrease()
369 track.play(); in testPlaybackHeadPositionAfterFlush()
399 track.play(); in testPlaybackHeadPositionAfterStop()
430 track.play(); in testPlaybackHeadPositionAfterPause()
464 track.play(); in testSetStereoVolumeMax()
490 track.play(); in testSetStereoVolumeMin()
516 track.play(); in testSetStereoVolumeMid()
543 track.play(); in testSetPlaybackRate()
592 track.play(); in testSetPlaybackRateTwiceOutputSR()
618 track.play(); in testSetGetPlaybackRate()
[all …]
/frameworks/base/docs/html/google/
Dindex.jd50 <h4><a href="{@docRoot}google/play-services/maps.html"
62 <h4><a href="{@docRoot}google/play-services/plus.html"
113 <h4><a href="{@docRoot}google/play/billing/index.html"
125 <h4><a href="{@docRoot}google/play-services/wallet.html"
151 <h4><a href="{@docRoot}google/play-services/ads.html"
/frameworks/base/docs/html/distribute/essentials/best-practices/
Dgames.jd107 "https://play.google.com/store/apps/details?id=com.google.android.play.games">
163 unlock content and allow players to enhance their game play.
169 <a href="{@docRoot}google/play/billing/index.html">Google Play In-app
208 "http://android-developers.blogspot.com/2013/05/all-google-play-developers-can-now.html">
/frameworks/base/docs/html/distribute/googleplay/edu/
Dstart.jd2 page.image=/distribute/images/play-education.jpg
80 "http://play.google.com/about/developer-content-policy.html">content
82 "http://play.google.com/about/developer-distribution-agreement.html">Developer
84 "https://play.google.com/about/developer-distribution-agreement-addendum.html">
131 "https://play.google.com/store/devices/details?id=nexus_7_16gb_2013">Google
163 "https://play.google.com/about/developer-distribution-agreement-addendum.html"
191 "https://play.google.com/apps/publish/">Developer Console</a>. Opt-in means
200 "http://play.google.com/about/developer-content-policy.html" target=
202 "http://play.google.com/about/developer-distribution-agreement.html" target=
204 "https://play.google.com/about/developer-distribution-agreement-addendum.html"
/frameworks/base/docs/html/design/building-blocks/
Dscrolling.jd12 <video class="play-on-hover" autoplay>
30 <video class="play-on-hover" autoplay>
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DSearchBar.java723 private void play(final int resId) { in play() method in SearchBar
728 mSoundPool.play(sound, FULL_LEFT_VOLUME, FULL_RIGHT_VOLUME, DEFAULT_PRIORITY, in play()
735 play(R.raw.lb_voice_open); in playSearchOpen()
739 play(R.raw.lb_voice_failure); in playSearchFailure()
743 play(R.raw.lb_voice_no_input); in playSearchNoInput()
747 play(R.raw.lb_voice_success); in playSearchSuccess()
/frameworks/base/core/java/android/animation/
DAnimatorSet.java142 Builder builder = play(items[0]); in playTogether()
160 builder = play(anim); in playTogether()
178 play(items[0]); in playSequentially()
182 play(items[i]).before(items[i+1]); in playSequentially()
198 play(items.get(0)); in playSequentially()
202 play(items.get(i)).before(items.get(i+1)); in playSequentially()
290 public Builder play(Animator anim) { in play() method in AnimatorSet

1234567891011