HomeSort by relevance Sort by last modified time
    Searched full:strong (Results 1026 - 1050 of 3412) sorted by null

<<41424344454647484950>>

  /frameworks/base/docs/html/training/in-app-billing/
purchase-iab-products.jd 43 <li>The fifth argument contains a ?developer payload? string that you can use to send supplemental information about an order (it can be an empty string). Typically, this is used to pass in a string token that uniquely identifies this purchase request. If you specify a string value, Google Play returns this string along with the purchase response. Subsequently, when you make queries about this purchase, Google Play returns this string together with the purchase details. <p class="note"><strong>Security Recommendation:</strong> It?s good practice to pass in a string that helps your application to identify the user who made the purchase, so that you can later verify that this is a legitimate purchase by that user. For consumable items, you can use a randomly generated string, but for non-consumable items you should use a string that uniquely identifies the user.</p></li>
75 <p class="note"><strong>Security Recommendation:</strong> When you receive the purchase response from Google Play, make sure to check the returned data signature, the {@code orderId}, and the {@code developerPayload} string in the {@code Purchase} object to make sure that you are getting the expected values. You should verify that the {@code orderId} is a unique value that you have not previously processed, and the {@code developerPayload} string matches the token that you sent previously with the purchase request. As a further security precaution, you should perform the verification on your own secure server. </p>
109 <p class="note"><strong>Security Recommendation:</strong> You must send a consumption request before provisioning the benefit of the consumable in-app purchase to the user. Make sure that you have received a successful consumption response from Google Play before you provision the item.</p>
  /frameworks/base/docs/html/training/scheduling/
wakelock.jd 51 <strong>getWindow().addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON);</strong>
65 <strong>android:keepScreenOn=&quot;true&quot;&gt;</strong>
75 <p class="note"><strong>Note:</strong> You don't need to clear the
  /frameworks/base/docs/html/training/search/
setup.jd 38 <p class="note"><strong>Note:</strong> Later in this class, you will learn how to make your
63 <p class="note"><strong>Note:</strong> If you already have an existing XML file for your menu
162 <p class="note"><strong>Note:</strong> If your searchable activity launches in single top mode
  /frameworks/base/docs/html/training/wearables/apps/
creating.jd 95 <li>On the Android Wear app, check <strong>Always allow from this computer</strong> and tap
96 <strong>OK</strong>.</li>
99 <p>The <strong>Android</strong> tool window on Android Studio shows the system log from the wearable.
  /frameworks/base/docs/html/training/wearables/ui/
lists.jd 29 <p class="note"><strong>Note:</strong> The <em>Notifications</em> sample in the Android SDK
41 <p class="img-caption" style="text-align:center"><strong>Figure 3:</strong>
70 &lt;<strong>android.support.wearable.view.WearableListView</strong>
  /frameworks/support/v4/java/android/support/v4/internal/view/
SupportMenuItem.java 105 * <p><strong>Note:</strong> Setting an action view overrides the action provider
119 * <p><strong>Note:</strong> Setting an action view overrides the action provider
142 * <p><strong>Note:</strong> Setting an action provider overrides the action view
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
DocXMLRPCServer.py 60 results.append('self.<strong>%s</strong>' % name)
74 title = '<a name="%s"><strong>%s</strong></a>' % (
118 head = '<big><big><strong>%s</strong></big></big>' % server_name
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
DocXMLRPCServer.py 60 results.append('self.<strong>%s</strong>' % name)
74 title = '<a name="%s"><strong>%s</strong></a>' % (
118 head = '<big><big><strong>%s</strong></big></big>' % server_name
  /frameworks/base/docs/html/guide/components/
intents-filters.jd 114 <p class="img-caption"><strong>Figure 1.</strong> Illustration of how an implicit intent is
138 <p class="caution"><strong>Caution:</strong> To ensure your app is secure, always use an explicit
170 <p class="note"><strong>Note:</strong> When starting a {@link android.app.Service}, you should
171 <strong>always specify the component name</strong>. Otherwise, you cannot be certain what service
243 <p class="caution"><strong>Caution:</strong> If you want to set both the URI and MIME type
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd 176 will modify Bluetooth settings upon user request. <strong>Note:</strong> If you
199 <strong>Figure 1:</strong> The enabling Bluetooth dialog.
278 <p class="note"><strong>Tip:</strong> Enabling discoverability will automatically
320 <p class="note"><strong>Note:</strong> Android-powered devices are not
401 <p class="caution"><strong>Caution:</strong> Performing device discovery i
    [all...]
  /development/samples/Alarm/tests/
_index.html 42 <strong>Note:</strong> <code>AlarmServiceTest.java</code> uses the Java package name
  /development/samples/ApiDemos/
_index.html 20 <p><strong>Update:</strong> The following are some of the new demos for Android 4.0:</p>
  /development/samples/HoneycombGallery/
_index.html 18 <p class="note"><strong>Update:</strong> This app has been updated for Android 4.0 to support
  /docs/source.android.com/src/devices/
audio.jd 90 <strong>Note:</strong> If you do choose ALSA, we recommend using <code>external/tinyalsa</code>
  /external/apache-http/src/org/apache/http/cookie/
SetCookie.java 60 * <p><strong>Note:</strong> the object returned by this method is considered
  /external/chromium_org/chrome/browser/resources/options/
import_data_overlay.html 70 <strong i18n-content="importSucceeded"></strong>
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
web_accessible_resources.html 66 2 or above are <strong>blocked by default</strong>, and must be whitelisted
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_migration_to_manifest_v2.html 263 <strong>Extension content in web pages:</strong><br>
274 "<strong>web_accessible_resources</strong>": [
283 <strong>Embedding external content:</strong><br>
302 <strong>https://ssl.google-analytics.com</strong>; object-src 'self'",
  /external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
application-structure.html 75 <p>A <strong>Chrome Web Store manifest file</strong> is a file with information about a web
81 <p>A <strong>Native Client manifest file</strong> is a file that specifies which Native Client
137 <p>A Native Client <strong>module</strong> is C or C++ code compiled into a PNaCl .pexe file or
139 <p>An <strong>instance</strong> is a rectangle on a web page that is managed by a module. An
  /external/chromium_org/ppapi/api/
ppb_var_array_buffer.idl 68 * <strong>Example:</strong>
  /external/chromium_org/ppapi/api/private/
ppb_display_color_profile_private.idl 21 * <strong>Setup:<strong>
ppb_output_protection_private.idl 43 * <strong>Example:</strong>
  /external/chromium_org/ppapi/c/
ppb_var_array_buffer.h 80 * <strong>Example:</strong>
ppp_input_event.h 59 * <strong>Note:</strong> If you're not receiving input events, make sure you
  /external/chromium_org/ppapi/c/private/
ppb_display_color_profile_private.h 41 * <strong>Setup:<strong>

Completed in 932 milliseconds

<<41424344454647484950>>