HomeSort by relevance Sort by last modified time
    Searched full:recommendation (Results 26 - 50 of 142) sorted by null

12 3 4 5 6

  /packages/apps/Contacts/src/com/android/contacts/preference/
SortOrderPreference.java 87 // UX recommendation is not to show cancel button on such lists.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerFactory.java 46 * These property keys and their values are described in the XSLT recommendation,
47 * see {@link <a href="http://www.w3.org/TR/1999/REC-xslt-19991116"> XSLT 1.0 recommendation</a>}
Serializer.java 148 * These property keys and their values are described in the XSLT recommendation,
149 * see {@link <a href="http://www.w3.org/TR/1999/REC-xslt-19991116"> XSLT 1.0 recommendation</a>}
  /external/apache-xml/src/main/java/org/apache/xml/utils/
Constants.java 40 * by the W3C's XSLT Recommendation.</li>
45 * XSLT Recommendation, so what it really signifies is a badly obsolete
XML11Char.java 245 * 1.1 recommendation.
257 * 1.1 recommendation.
283 * in the XML 1.1 Recommendation
333 * from the XML Namespaces 1.1 Recommendation
381 * in the XML 1.1 Recommendation
XMLChar.java 480 * recommendation.
491 * recommendation.
515 * in the XML 1.0 Recommendation
542 * from the XML Namespaces 1.0 Recommendation
567 * in the XML 1.0 Recommendation
  /external/iproute2/include/linux/
atmsap.h 51 #define ATM_L3_H310 0x0c /* ITU-T Recommendation H.310 */
52 #define ATM_L3_H321 0x0d /* ITU-T Recommendation H.321 */
  /external/kernel-headers/original/linux/
atmsap.h 51 #define ATM_L3_H310 0x0c /* ITU-T Recommendation H.310 */
52 #define ATM_L3_H321 0x0d /* ITU-T Recommendation H.321 */
  /external/libvpx/libvpx/vp8/common/
onyx.h 106 /* parameter used for applying pre processing blur: recommendation 0 */
109 /* parameter used for sharpening output: recommendation 0: */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmsap.h 51 #define ATM_L3_H310 0x0c /* ITU-T Recommendation H.310 */
52 #define ATM_L3_H321 0x0d /* ITU-T Recommendation H.321 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmsap.h 51 #define ATM_L3_H310 0x0c /* ITU-T Recommendation H.310 */
52 #define ATM_L3_H321 0x0d /* ITU-T Recommendation H.321 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmsap.h 51 #define ATM_L3_H310 0x0c /* ITU-T Recommendation H.310 */
52 #define ATM_L3_H321 0x0d /* ITU-T Recommendation H.321 */
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
XML11Char.java 250 * 1.1 recommendation.
262 * 1.1 recommendation.
288 * in the XML 1.1 Recommendation
338 * from the XML Namespaces 1.1 Recommendation
386 * in the XML 1.1 Recommendation
  /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>
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemFallback.java 63 * In accordance with the XSLT 1.0 Recommendation, chapter 15,
  /external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h 35 // The value is just a recommendation that the user may override.
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_ansi_x963_import.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_decrypt_key.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_encrypt_key.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_make_key.c 14 * All curves taken from NIST recommendation paper of July 1999
ecc_sign_hash.c 14 * All curves taken from NIST recommendation paper of July 1999
  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 53 * XSL Transformations (XSLT) W3C Recommendation</a>. The properties that
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DecoderConfigDescriptor.java 219 0x21 Visual ITU-T Recommendation H.264 | ISO/IEC 14496-10 f
220 0x22 Parameter Sets for ITU-T Recommendation H.264 | ISO/IEC 14496-10 f
ObjectDescriptorFactory.java 95 0x21 Visual ITU-T Recommendation H.264 | ISO/IEC 14496-10 f
96 0x22 Parameter Sets for ITU-T Recommendation H.264 | ISO/IEC 14496-10 f
  /external/openssl/crypto/asn1/
a_strnid.c 93 * pkix : PKIX recommendation in RFC2459.
94 * utf8only : only use UTF8Strings (RFC2459 recommendation for 2004).

Completed in 1205 milliseconds

12 3 4 5 6