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

1 23 4 5 6 7 8 91011>>

  /external/libpcap/
ppp.h 57 #define PPP_LQM 0xc025 /* Link Quality Monitoring */
README 25 framework for low-level network monitoring. Applications include
26 network statistics collection, security monitoring, network debugging,
  /frameworks/base/cmds/media/src/com/android/commands/media/
Media.java 176 System.out.println("Monitoring remote control displays... available commands:");
177 System.out.println("(q)uit: finish monitoring");
  /frameworks/base/core/java/android/view/
WindowId.java 129 * Start monitoring for changes in the focus state of the window.
146 * Stop monitoring changes in the focus state of the window.
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_motion.jd 53 <p>Motion sensors are useful for monitoring device movement, such as tilt, shake, rotation, or
57 your car). In the first case, you are monitoring motion relative to the device's frame of reference
58 or your application's frame of reference; in the second case you are monitoring motion relative to
160 detection and monitoring. The rotational vector sensor is particularly versatile and can be used for
161 a wide range of motion-related tasks, such as detecting gestures, monitoring angular change, and
162 monitoring relative orientation changes. For example, the rotational vector sensor is ideal if you
263 <p>In general, the accelerometer is a good sensor to use if you are monitoring device motion.
366 compensated for. You usually determine the drift (bias) and noise by monitoring other sensors, such
  /frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd 24 <li><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a></li>
33 <p><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> discusses how to build battery-efficient apps that modify their refresh frequency based on the state of the host device. That includes disabling background service updates when you lose connectivity and reducing the rate of updates when the battery level is low.</p>
index.jd 21 <li><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a></li>
  /frameworks/base/docs/html-intl/es/training/monitoring-device-state/
docking-monitoring.jd 7 previous.link=battery-monitoring.html
9 next.link=connectivity-monitoring.html
manifest-receivers.jd 8 previous.link=connectivity-monitoring.html
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
SensorChannel.java 102 "Monitoring sensor #%02d: Name = '%s', Type = 0x%x",
337 * To control sensor monitoring from the UI, each monitored sensor has two
469 * Checks if monitoring of this this sensor has been enabled by
472 * @return true if monitoring of this this sensor has been enabled by
480 * Checks if monitoring of this this sensor has been enabled by user.
482 * @return true if monitoring of this this sensor has been enabled by
522 * Starts monitoring the sensor.
533 * Stops monitoring the sensor.
  /frameworks/base/docs/html/training/location/
geofencing.jd 1 page.title=Creating and Monitoring Geofences
12 <li><a href="#RequestGeofences">Request Geofence Monitoring</a></li>
14 <li><a href="#StopGeofenceMonitoring">Stop Geofence Monitoring</a></li>
50 <h2 id="RequestGeofences">Request Geofence Monitoring</h2>
52 The first step in requesting geofence monitoring is to request the necessary permission.
634 <!-- Send the monitoring request -->
635 <h3 id="requestmonitoring">Send the monitoring request</h3>
637 Sending the monitoring request requires two asynchronous operations. The first operation gets a
702 // Stores the PendingIntent used to request geofence monitoring
719 * Start a request for geofence monitoring by callin
    [all...]
index.jd 74 <a href="geofencing.html">Creating and Monitoring Geofences</a>
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 115 // Monitoring
253 // and input/output level monitoring.
279 // Monitoring functions
audiomonitor.cc 108 // Signal the monitoring thread, start another poll timer
mediamonitor.cc 104 // Signal the monitoring thread, start another poll timer
  /frameworks/base/docs/html/training/
training_toc.cs 602 Creating and Monitoring Geofences
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyNetworkMonitor.java 31 * Class for monitoring network connectivity during monkey runs.
  /docs/source.android.com/src/devices/tech/datausage/
kernel-overview.jd 19 <p>The per-application/delegated data usage monitoring and tracking
  /external/chromium/net/base/
network_change_notifier_netlink_linux.cc 102 << "This is a monitoring netlink socket. It should never be done.";
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transportchannel.h 73 // TODO: Generalize network monitoring.
  /external/mksh/src/
sh_flags.h 61 /* -m job control monitoring */
  /external/qemu/hw/
pxa.h 158 /* Performance monitoring */
  /external/tcpdump/
ppp.h 62 #define PPP_LQM 0xc025 /* Link Quality Monitoring */
  /frameworks/base/docs/html-intl/ja/training/monitoring-device-state/
battery-monitoring.jd 7 next.link=docking-monitoring.html
  /frameworks/base/docs/html-intl/zh-cn/training/monitoring-device-state/
battery-monitoring.jd 7 next.link=docking-monitoring.html

Completed in 1127 milliseconds

1 23 4 5 6 7 8 91011>>