HomeSort by relevance Sort by last modified time
    Searched full:meter (Results 51 - 75 of 159) sorted by null

1 23 4 5 6 7

  /frameworks/base/docs/html/guide/topics/sensors/
sensors_environment.jd 189 humidity is measured in grams/meter<sup>3</sup>. The following equation shows how you
201 <li>d<sub>v</sub> = absolute humidity in grams/meter<sup>3</sup></li>
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
ClusterManager.java 41 private static float LOCATION_CLUSTER_RADIUS = 25; // meter
43 private static float SEMANTIC_CLUSTER_RADIUS = 75; // meter
BaseCluster.java 114 * This computes the distance from loation to the cluster center in meter.
  /external/dropbear/
README 73 the progress meter isn't compiled in to save space, you can enable it by
Makefile.in 104 # for the scp progress meter. The -D doesn't affect anything else.
  /external/openssh/
sftp.1 241 Quiet mode: disables the progress meter as well as warning and
465 Toggle display of progress meter.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
popup.html 104 <div class="meter"><span /></div>
popup.js 323 item.getElement('meter').hidden = !could_progress || !item.totalBytes;
388 item.getElement('meter').children[0].style.width = parseInt(
  /external/chromium_org/chrome/test/functional/
webrtc_audio_quality.py 56 in the volume meter for the mix device. Configure the mix device to have
  /external/kernel-headers/original/asm-arm/arch/
fpga.h 75 /* cpu0 load-meter LEDs */
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 56 // 0x1007 - blood pressure meter
BluetoothHDPService.java 42 * device type includes blood pressure monitor, glucose meter, thermometer, etc.
  /docs/source.android.com/src/source/
using-eclipse.jd 79 <p>Wait while it sets up the project. (You'll see a subtle progress meter in the lower right corner.)</p>
  /external/bluetooth/bluedroid/stack/include/
sdpdefs.h 275 #define UUID_SERVCLASS_GLUCOSE 0x1808 /* Glucose Meter Service */
  /external/chromium_org/chrome/browser/resources/gaia_auth/
offline.css 2 dd, dt, embed, form, object, td, tr, canvas, command, group, mark, meter,
  /external/e2fsprogs/misc/
findsuper.c 45 * - add adaptive progress meter
  /external/valgrind/main/memcheck/tests/
sh-mem.c 170 if (0 == j % 32) fprintf(stderr, "%d...", j); /* progress meter */ \
  /frameworks/base/services/java/com/android/server/location/
LocationFudger.java 99 * <p>We pick a value 1 meter away from 90.0 degrees in order
  /hardware/ti/omap4xxx/camera/
TICameraParameters.cpp 55 const char TICameraParameters::KEY_METERING_MODE[] = "meter-mode";
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocationClustering.java 260 // distances less than 1 meter.
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 75 // Values lower than this will display as empty level-meter.
79 // Maximum level to draw to display unclipped meter. (1.0f displays clipping.)
  /frameworks/base/location/java/android/location/
LocationRequest.java 91 * <p>This may be up to 1 meter accuracy, although this is implementation dependent.
98 * <p>Block level accuracy is considered to be about 100 meter accuracy,
  /frameworks/base/packages/SystemUI/res/values/
strings.xml 103 <!-- Text to display next to the graphical battery meter. [CHAR LIMIT=3] -->
403 <!-- Text to display underneath the graphical signal strength meter when
409 <!-- Text to display underneath the graphical signal strength meter when
    [all...]
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 444 * of the screen and the unit is the meter.
  /external/chromium/chrome/browser/
jankometer.cc 365 NOTREACHED() << "Initializing jank-o-meter twice";

Completed in 555 milliseconds

1 23 4 5 6 7