/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/ |
MainActivity.java | 79 Log.e(TAG, "Google Play services unavailable."); 132 // If the error has a resolution, start a Google Play services activity to resolve it. 142 Log.e(TAG, "Connection to Google Play services failed with error code " + errorCode); 169 * Checks if Google Play services is available. 176 Log.d(TAG, "Google Play services is available."); 180 Log.e(TAG, "Google Play services is unavailable.");
|
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/ |
MainActivity.java | 79 Log.e(TAG, "Google Play services unavailable."); 132 // If the error has a resolution, start a Google Play services activity to resolve it. 142 Log.e(TAG, "Connection to Google Play services failed with error code " + errorCode); 169 * Checks if Google Play services is available. 176 Log.d(TAG, "Google Play services is available."); 180 Log.e(TAG, "Google Play services is unavailable.");
|
/frameworks/base/docs/html/distribute/analyze/ |
google-services.jd | 2 page.metaDescription=Find your Analytics reports where you need them within Google Play, AdMob, and AdWords. 9 You?ll find your Google Analytics data available to you in the Google Play 16 your Google Play developer account. This lets you set up an Analytics 20 and Google Play</a>. 85 By linking your Analytics account to the Google Play Developer Console, you 86 can see your in-app data in the context of the Play Store. This allows you to
|
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 25 <li><a href="{@docRoot}distribute/tools/launch-checklist.html">Launch Checklist for Google Play</a></li> 42 application marketplace such as Google Play.</p> 47 Play, you should also read <a href="{@docRoot}distribute/tools/launch-checklist.html">Publishing 48 Checklist for Google Play</a> to be sure your release-ready application satisfies all Google Play 92 application. For example, if you are releasing your application through Google Play you may want 94 release. Similarly, to meet Google Play publishing guidelines you may have to prepare screenshots 140 elsewhere. In addition, publishing services such as Google Play display your icon to users.</p> 142 <p class="note"><strong>Note:</strong> If you are releasing your application on Google Play, you 157 For example, if you are releasing your application on Google Play you will need to prepare som [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
RingtonePlayer.java | 41 * Service that offers to play ringtones by {@link Uri}, since our process has 95 public void play(IBinder token, Uri uri, AudioAttributes aa, float volume, boolean looping) 98 Log.d(TAG, "play(token=" + token + ", uri=" + uri + ", uid=" 113 client.mRingtone.play(); 153 // else no client for token when setting playback properties but will be set at play() 165 mAsyncPlayer.play(getContextForUser(user), uri, looping, aa);
|
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | 120 server.play(); 182 server.play(); 196 server.play(); 226 server.play(); 233 server.play(); 246 server.play(); 265 server.play(); 281 server.play(); 298 server.play(); 321 server.play(); [all...] |
/frameworks/base/docs/html/distribute/googleplay/ |
tv.jd | 28 If you've got a great app or game, Android TV and Google Play can help you 32 tools and processes in Google Play. 37 distribute your TV apps to users through Google Play. Be sure to read 49 Google Play lets you put your TV apps in front of a new audience of users in 72 understand the quality criteria for TV apps. The Google Play experience for 111 "{@docRoot}google/play/publishing/multiple-apks.html">Multiple APK 122 "http://www.google.com/intl/all/nexus/player/">available from Google Play</a> 131 and offer the best user experience possible. Google Play showcases 132 high-quality apps for easy discovery by users in Google Play. Here?s how you 170 needed. If you aren't familiar with how to prepare for launch on Google Play, [all...] |
/frameworks/base/docs/html/training/articles/ |
security-gms-provider.jd | 21 <li><a href="{@docRoot}google/play-services/">Google Play Services</a></li> 35 these vulnerabilities, <a href="{@docRoot}google/play-services/">Google Play 37 to protect against known exploits. By calling Google Play services methods, your 44 secure traffic without either side knowing. With Google Play services version 46 using the Google Play services methods, your app can ensure that it's running 76 <li>If the device's Google Play services library is out of date, the method 80 the user an appropriate dialog box to update Google Play services.</li> 147 update Google Play services).</p [all...] |
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/ |
badges.jd | 1 page.title=Google Play ????? 7 <p itemprop="description">?? Google Play ?????????????????????????????? Google ??????????????????</p> 13 <p>?? Google Play ??????????????????<a href="{@docRoot}distribute/tools/promote/brand.html#brand-google_play">????</a>?</p> 51 var linkStart = "<a href=\"https://play.google.com/store/"; 60 var linkStartCode = "<a href=\"https://play.google.com/store/"; 72 var altText = selectedValue.indexOf("generic") != -1 ? "Get it on Google Play" : "Android app on Google Play"; 85 ga('send', 'event', 'Distribute', 'Create Google Play Badge', 'Package ' + selectedValue); 97 ga('send', 'event', 'Distribute', 'Create Google Play Badge', 'Publisher ' + selectedValue); 150 + '<em>Android app on Google Play</em> badge translated for [all...] |
/frameworks/base/docs/html/training/auto/audio/ |
index.jd | 23 <li><a href="#implement_callback">Implement Play Controls</a></li> 77 devices to browse your content listings and play it through a car stereo system. 90 control playback with actions such as play, pause, or skip track. 279 opaque tokens. When a client wants to browse to a submenu, or play a content 396 // Set a callback object to handle play control requests, which 411 <h3 id="playback-commands">Implement play commands</h3> 416 media browse service. When an Auto user wants to play content or control content playback, 417 such as pausing play or skipping to the next track, Auto invokes one 427 <dd>Invoked if the user chooses play without choosing a specific item. Your 428 app should play its default content. If playback was paused wit [all...] |
/frameworks/base/docs/html/google/play/publishing/ |
multiple-apks.jd | 47 <li><a href="{@docRoot}google/play/expansion-files.html">APK Expansion Files</a></li> 48 <li><a href="{@docRoot}google/play/filters.html">Filters on Google Play</a></li> 57 <p>Multiple APK support is a feature on Google Play that allows you to publish different APKs 60 Google Play and must share the same package name and be signed with the same release key. This 75 you publish your application for as many devices as possible, Google Play allows you to 76 publish multiple APKs under the same application listing. Google Play then supplies each APK to 91 <p>Currently, these are the only device characteristics that Google Play supports for publishing 106 <p>Before you start publishing multiple APKs on Google Play, you must understand a few 107 concepts regarding how the Google Play Developer Console works.</p [all...] |
/frameworks/base/docs/html/ |
jd_collections.js | 153 "google/play/billing/index.html", 154 "google/play/billing/billing_subscriptions.html", 155 "google/play/developer-api.html" 167 "https://www.udacity.com/course/google-play-services--ud876", 260 "http://googledevjp.blogspot.jp/2014/12/google-play-65.html", 287 "intl/ko/google/play-services/games.html", 391 "google/play-services/index.html", 424 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder", 498 "title": "Google Play", 506 "title": "Google Play", [all...] |
/docs/source.android.com/src/source/ |
brands.jd | 29 the "Google Play" brand and other trademarks are property of Google Inc. and 117 <h2 id="brand-google_play">Google Play</h2> 119 <p>Use of the ?Google Play? name and the Google Play Store icon on the 122 href="{@docRoot}source/faqs.html#if-my-device-is-compatible-does-it-automatically-have-access-to-google-play-and-branding">licensed to access Google Play</a>.</p> 126 devices</a> list for devices licensed to use Google Play.</p>
|
/external/mockwebserver/src/test/java/com/google/mockwebserver/ |
MockWebServerTest.java | 102 server.play(); 118 server.play(); 141 server.play(); 164 server.play(); 182 server.play(); 211 server.play(); 223 server.play();
|
/frameworks/base/cmds/media/src/com/android/commands/media/ |
Media.java | 68 " KEY may be: play, pause, play-pause, mute, headsethook,\n" + 140 if ("play".equals(cmd)) { 144 } else if ("play-pause".equals(cmd)) { 228 + "... available commands: play, pause, next, previous"); 260 } else if ("play".equals(line)) { 261 mController.play();
|
/frameworks/wilhelm/src/android/ |
android_GenericPlayer.h | 55 kEventPlay = 'play', // SL_PLAYEVENT_* 70 virtual void play(); 106 kWhatPlay = 'play', // start player 194 // Call any time any of the IPlay copies, current position, or play state changes, and 219 // Play position at time of the most recently delivered SL_PLAYEVENT_HEADATNEWPOS, 223 // Play position most recently observed by updateOneShot, or ANDROID_UNKNOWN_TIME 224 // if the play position has never been observed.
|
/system/extras/sound/ |
playwav.c | 316 fprintf(stderr,"MP3 PLAY\n"); 334 int play = 1; local 342 play = 0; 343 } else if (!strcmp(argv[0],"-play")) { 344 play = 1; 365 fn = play ? "/data/out.wav" : "/data/rec.wav"; 368 if (play) {
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-feature-element.jd | 2 page.tags=filtering,features,google play filters,permissions 11 <li><a href="#market-feature-filtering">Google Play and Feature-Based Filtering</a> 33 <p style="color:#669999;padding-top:1em;">Google Play Filtering</p> 34 <p style="padding-top:1em;">Google Play uses the <code><uses-feature></code> 39 you enable Google Play to present your application only to users whose 44 Google Play uses features as the basis for filtering, please read <a 45 href="#market-feature-filtering">Google Play and Feature-Based Filtering</a>, 101 (such as Google Play) or applications may check your application's 205 <li><a href="{@docRoot}google/play/filters.html">Filters on Google Play</a></li [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
AnimationComponent.java | 26 * player's current state. Requires the object to contain a SpriteComponent to play animations. 143 // play() is just a nop), but in this case I have a stream that is maintained for the rocket 158 mRocketSoundStream = sound.play(mRocketSound, true, SoundSystem.PRIORITY_HIGH); 171 // Normally, for collectables like the coin, we could just tell the object to play 181 sound.play(mRubySound1, false, SoundSystem.PRIORITY_NORMAL); 184 sound.play(mRubySound2, false, SoundSystem.PRIORITY_NORMAL); 187 sound.play(mRubySound3, false, SoundSystem.PRIORITY_NORMAL); 264 sound.play(mLandThump, false, SoundSystem.PRIORITY_HIGH, 1.0f, 284 sound.play(mExplosionSound, false, SoundSystem.PRIORITY_NORMAL);
|
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/quality/ |
tv.jd | 36 <strong>??: </strong>??????? ????????????????TV ?????????????????????????????????????????????????????????? Google Play ? Android TV ????????????? 39 <p class="note"><strong>?:</strong> TV ???? Google Play ????????????????<a href="{@docRoot}distribute/googleplay/tv.html">Android TV ????</a>??????????</p> 428 ???????????????????????????????????????????????????????<a href="https://play.google.com/apps/publish/">Google Play ?????? ?????</a> ????????????? ?????? Play ??? ????????????? 436 <strong>?????????? TV ???????????????????? TV ????????????????????????????????????????/???????? Google Play ?????????</strong> 439 ??????????TV ?????? Google Play ?????????????????????????????????????????? ???????????????? 444 <strong>????????????????????TV ?????? Google Play ?????????????????????????</strong> 448 TV ???????????????Android 5.0 ???????<em>?</em>?TV ?????? Google Play ???????????
|
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/quality/ |
tv.jd | 46 ?? ?? ??? ???? ?? Google Play?? Android TV ?? ??? ?????. 50 <p class="note"><strong>??:</strong> Google Play?? TV ?? ???? ??? <a href="{@docRoot}distribute/googleplay/tv.html">Android TV? ??</a>? ??????. 478 ?? ? ???? ??? ??? ????? ???? ?? ?? Play ??? ?? ?? ?? ??? ?? <a href="https://play.google.com/apps/publish/">Google Play ??? ??</a> ??? ??? ??? ??? ??? ????. 490 <strong>TV ?? ??? ??? ???? ?? ??????. TV ?? ????? ???? ?? ?? ?? ????? ?? ??? ? ???? Google Play? ?? ??????</strong> 495 ?. ??? ??? ????? TV ???Google Play ??? ???? ?????. 502 <strong>?? ?? ????? ???? ?? Google Play ???? TV ?? ???? ?? ??? ? ?????</strong> 507 TV? ?? ????? ???? ?? Android 5.0? ?? ??? <em>??</em> Google Play ???? TV ?? ??? ?????.
|
/frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/quality/ |
tv.jd | 47 ??????????????? ??? ?????????? ??? ??????????? ??????? Android TV ? Google Play. 50 <p class="note"><strong>??????????.</strong> ?????????? ? ???, ??? ??????????? ?????????????? ? Google Play, ??. ? ????????? 479 ?????????? Google Play ??????? ??? ?? ??. ????? ?? ?????, ????????? ? ???????? 480 ??????? ?????? <a href="https://play.google.com/apps/publish/">??????? ???????????? Google Play</a>, ????????? ? ???? ???????????. 491 ??? ??-?????????, ???????? ?? ??? ?????????? ? Google Play ??? ????????? ? 496 Google Play ?????? ??? ??-?????????. ?? ??????????????? ?????????? ?? ?????? ???????????, ????? ??? ????????, ???????? ? 503 ???????? ? ???????? Google Play ??? ??-??????????</strong> 508 Google Play ??? ??-????????? <em>?????</em> ???????????? ?????? Android 5.0.
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/googleplay/quality/ |
tv.jd | 46 ??????????????????? Google Play ??? Android TV ??? 50 <p class="note"><strong>???</strong>????? Google Play ??????????????<a href="{@docRoot}distribute/googleplay/tv.html">??? Android TV</a>? 478 ????????????????????Play ????????????? <a href="https://play.google.com/apps/publish/">Google Play ??????</a>?????????????????? 490 <strong>???????????????????????????????????? Google Play ??????????????????????</strong> 495 ?????????????? Google Play ??????? 502 <strong>??????????????????????????? Google Play ????</strong> 507 ??????????????? Android 5.0 <em>??</em>???????? Google Play ????
|
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/quality/ |
tv.jd | 35 <strong>?????</strong>???????????????????????????????????????????????????????????????? Google Play ?? Android ??????? 38 <p class="note"><strong>???</strong>??????? Google Play ????????????????<a href="{@docRoot}distribute/googleplay/tv.html">??? Android ??</a>?</p> 427 ??????????????????????Play ???????? <a href="https://play.google.com/apps/publish/">Google Play Developer Console</a> ?? (???????) ??????????????? 435 <strong>???????????????????????????????????????????????????????? Google Play ??????????????</strong> 438 ???????????? Google Play ????????????????????? (??????????????) ????? 443 <strong>??????????????? Google Play ???????????????????</strong> 447 ????? Android 5.0 <em>?</em>???????????????? Google Play ??????????
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GameActivity.java | 109 // When we become visible or invisible, play is paused. 117 // When we become visible or invisible, play is paused. 127 // Clicking on the play/pause button toggles its state. 134 mPlayButton.setText(paused ? R.string.play : R.string.pause); 174 mContent.init(this, (Button)findViewById(R.id.play));
|