HomeSort by relevance Sort by last modified time
    Searched full:recommended (Results 201 - 225 of 1841) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Calendar/res/values/
config.xml 22 <!-- the "show details" mode is recommended for devices with large screens -->
  /packages/apps/Calendar/res/values-w600dp-h879dp/
config.xml 22 <!-- the "show details" mode is recommended for devices with large screens -->
  /packages/apps/Calendar/res/values-w960dp-h527dp/
config.xml 22 <!-- the "show details" mode is recommended for devices with large screens -->
  /bionic/libc/private/
bionic_atomic_arm.h 31 * However, it is highly recommended to avoid compiling any C library source
54 # warning Rebuilding this source file in ARM mode is highly recommended for performance!!
  /external/chromium/net/tools/testserver/
device_management.py 11 enforced and recommended policies for the device and user scope, and a list
19 sub-dictionaries: "mandatory" and "recommended". Both these hold the policy
30 "recommended": {
402 'recommended' and 'mandatory'.
407 # We assume that this policy group will be recommended, and only switch
409 group_message.policy_options.mode = cp.PolicyOptions.RECOMMENDED
419 elif field.name in policies['recommended']:
420 field_value = policies['recommended'][field.name]
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer.cc 27 // The amount of idle time after which recommended values are restored.
138 // case of a recommended value changing, a single timer is a close
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
ttsEngine.html 59 <p>The <code>lang</code> parameter is optional, but highly recommended.
71 when speech is finished is highly recommended, otherwise Chrome cannot
  /external/chromium_org/ppapi/cpp/
audio_config.h 80 /// audio system. Applications that use the recommended sample rate might
105 /// @return A uint32_t containing the recommended sample frame count if
  /external/chromium_org/third_party/mesa/src/docs/
llvmpipe.html 28 <p>An x86 or amd64 processor; 64-bit mode recommended.</p>
39 <p>LLVM: version 2.9 recommended; 2.6 or later required.</p>
  /external/mesa3d/docs/
llvmpipe.html 28 <p>An x86 or amd64 processor; 64-bit mode recommended.</p>
39 <p>LLVM: version 2.9 recommended; 2.6 or later required.</p>
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 50 * A value range of 2.0...4.0 is recommended (<= 0.0: disabled)
71 * A value range of 2.0...4.0 is recommended (0.0: disabled)
  /external/oprofile/
README_PACKAGERS 41 It is recommended to run ldconfig in %post and %postun to add/remove the
45 (e.g., 32-bit and 64-bit programs), it is recommended that the libopagent and
  /frameworks/base/graphics/java/android/graphics/
Picture.java 124 * @deprecated The recommended alternative is to not use writeToStream and
144 * @deprecated The recommended alternative is to draw the picture into a
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSOutput.java 90 * 4.3.3 "Character Encoding in Entities"), it is recommended that
99 * 4.3.3 "Character Encoding in Entities"), it is recommended that
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/
update.py 32 RECOMMENDED = 'recommended'
302 if RECOMMENDED in requested_bundles:
303 requested_bundles.discard(RECOMMENDED)
312 if bundle.recommended == 'yes' and bundle.name != SDK_TOOLS:
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 182 * of a drawable loaded from a resource. It is recommended to invoke
203 * of a drawable loaded from a resource. It is recommended to invoke
222 * of a drawable loaded from a resource. It is recommended to invoke
239 * of a drawable loaded from a resource. It is recommended to invoke
272 * of a drawable loaded from a resource. It is recommended to invoke
290 * of a drawable loaded from a resource. It is recommended to invoke
308 * of a drawable loaded from a resource. It is recommended to invoke
326 * of a drawable loaded from a resource. It is recommended to invoke
345 * of a drawable loaded from a resource. It is recommended to invoke
363 * of a drawable loaded from a resource. It is recommended to invok
    [all...]
  /libcore/luni/src/main/java/java/math/
BigInteger.java 459 * not recommended as the current implementation is not efficient.
476 * not recommended as the current implementation is not efficient.
530 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
576 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
596 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
616 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
635 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
657 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
669 * <p><b>Implementation Note:</b> Usage of this method is not recommended as
680 * <p><b>Implementation Note:</b> Usage of this method is not recommended
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
manifest_util.py 31 # Valid values for bundle-recommended field.
35 'description', 'desc_url', 'stability', 'recommended', 'repath',
288 if self.get('recommended') == None:
289 raise Error('Bundle "%s" is missing the recommended field' %
295 if self['recommended'] not in YES_NO_LITERALS:
297 'Bundle "%s" has invalid recommended field: "%s"' %
298 (self[NAME_KEY], self['recommended']))
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher_archive.jd 160 <p>In order to indicate the recommended size for the icon, each example in
165 <li>The blue box is the recommended bounding box for the actual icon.
168 <li>The orange box is the recommended bounding box for the actual icon when
255 <p>The recommended color palette to use for Launcher icons is shown in Figure 3.
263 <strong>Figure 3.</strong> Recommended color palette for icons.</p>
266 recommended palette above, you can create materials combinations such as those
285 and highlight colors from the recommended palette.</p>
  /external/chromium_org/chrome/browser/policy/test/
policy_testserver.py 10 enforced and recommended policies for the device and user scope, and a list
18 sub-dictionaries: "mandatory" and "recommended". Both these hold the policy
35 "recommended" : {
43 "recommended" : {
498 'recommended' and 'mandatory'.
504 # Look for this policy's value in the mandatory or recommended dicts.
508 elif field.name in policies.get('recommended', {}):
509 mode = cp.PolicyOptions.RECOMMENDED
510 value = policies['recommended'][field.name]
    [all...]
  /frameworks/base/location/java/android/location/
Geocoder.java 111 * @param maxResults max number of addresses to return. Smaller numbers (1 to 5) are recommended
160 * @param maxResults max number of results to return. Smaller numbers (1 to 5) are recommended
206 * @param maxResults max number of addresses to return. Smaller numbers (1 to 5) are recommended
  /ndk/sources/host-tools/make-3.81/
README.OS2 50 If you use pdksh it is recommended to update to 5.2.14 release 2. Older
85 "make", "make install" this is not recommended. In particular,
89 Recommended environment variables and installation options:
  /bionic/libm/upstream-freebsd/lib/msun/src/
fenv-softfloat.h 50 * If the architecture supports an optional FPU, it's recommended that you
  /developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/res/xml/
aid_list.xml 21 recommended vendor-specific AIDs be at least 6 characters long, to provide sufficient
  /developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/src/main/res/xml/
aid_list.xml 21 recommended vendor-specific AIDs be at least 6 characters long, to provide sufficient

Completed in 619 milliseconds

1 2 3 4 5 6 7 891011>>