HomeSort by relevance Sort by last modified time
    Searched full:monitoring (Results 1 - 25 of 908) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/caliper/lib/
java-allocation-instrumenter-2.0-sources.jar 
java-allocation-instrumenter-2.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.6/
dagger-producers-2.6-sources.jar 
dagger-producers-2.6.jar 
  /frameworks/base/telephony/java/android/telephony/
package.html 3 Provides APIs for monitoring the basic phone information, such as
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.7/
dagger-producers-2.7.jar 
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareMonitorCallback.java 31 * The callback called when the state of a monitoring system changes.
33 * monitoring system.
39 * @param monitoringType The type of the monitoring system.
41 * @param location The last known location according to the monitoring system.
48 * The callback called when the sate of a monitoring system changes.
49 * {@link GeofenceHardware#MONITORING_TYPE_GPS_HARDWARE} is an example of a monitoring system.
50 * {@link GeofenceHardware#MONITOR_CURRENTLY_AVAILABLE} is an example of a monitoring status.
58 * @param event An object representing the monitoring system change event.
GeofenceHardwareMonitorEvent.java 25 * A class that represents an event for each change in the state of a monitoring system.
48 * Returns the type of the monitoring system that has a change on its state.
55 * Returns the new status associated with the monitoring system.
69 * Returns the last known location according to the monitoring system.
  /external/glide/library/src/main/java/com/bumptech/glide/manager/
ConnectivityMonitor.java 4 * An interface for monitoring network connectivity events.
  /external/nist-sip/java/gov/nist/core/net/
package.html 3 wraps the java.net. Socket classes and allows users low level monitoring
  /external/webrtc/webrtc/sound/
soundoutputstreaminterface.h 26 // Enables monitoring the available buffer space on the current thread.
28 // Disables the monitoring.
31 // Write the given samples to the devices. If currently monitoring then this
32 // may only be called from the monitoring thread.
48 // Closes this stream object. If currently monitoring then this may only be
49 // called from the monitoring thread.
  /external/dagger2/compiler/src/it/producers-functional-tests/src/main/java/producerstest/monitoring/
MonitoringModule.java 16 package producerstest.monitoring;
20 import dagger.producers.monitoring.ProductionComponentMonitor;
ServingModule.java 16 package producerstest.monitoring;
22 import producerstest.monitoring.StubModule.ForServer1;
23 import producerstest.monitoring.StubModule.ForServer2;
  /external/dagger2/producers/src/main/java/dagger/producers/monitoring/
package-info.java 18 * This package provides hooks for monitoring producers.
23 package dagger.producers.monitoring;
  /external/adhd/cras/src/server/
cras_dbus_control.h 12 /* Stops monitoring the dbus interface for command messages. */
  /external/iproute2/man/man8/
ip-netconf.8 3 ip-netconf \- network configuration monitoring
devlink-monitor.8 3 devlink-monitor \- state monitoring
  /packages/services/BuiltInPrintService/jni/include/
ifc_status_monitor.h 24 * Interface for monitoring printer status as a job is processed
45 * Starts monitoring printer status; accepts a callback for handling status updates
53 * Stops monitoring printer status
  /external/webrtc/webrtc/base/
dbus.h 96 // DBusMonitor is a class for DBus signal monitoring.
99 // monitor and then calls StartMonitoring() to start the monitoring.
120 // Status of DBus monitoring.
123 DMS_INITIALIZING, // Initializing the monitoring thread.
124 DMS_RUNNING, // Monitoring.
125 DMS_STOPPED, // Not monitoring. Stopped normally.
126 DMS_FAILED, // Not monitoring. Failed.
140 // Starts DBus message monitoring.
143 // Stops DBus message monitoring.
146 // Gets the status of DBus monitoring
    [all...]
  /packages/services/Car/service/src/com/android/car/monitoring/
CarMonitoringService.java 16 package com.android.car.monitoring;
37 private static final int MONITORING_SLEEP_TIME_MS = 30000; // Run monitoring every 30s.
54 // TODO: add periodic update to setAppPriority to monitoring native service.
  /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
IProcessStatusTracker.java 45 * Enable monitoring of process id changes of the named process
47 * Initially all process should be disabled for monitoring pid changes, since it may be running
49 * foreground, it should be enabled for pid monitoring
  /external/dagger2/producers/src/main/java/dagger/producers/internal/
AbstractProducer.java 20 import dagger.producers.monitoring.ProducerMonitor;
21 import dagger.producers.monitoring.ProducerToken;
22 import dagger.producers.monitoring.ProductionComponentMonitor;
23 import dagger.producers.monitoring.internal.Monitors;
  /frameworks/av/services/camera/libcameraservice/utils/
TagMonitor.h 54 // Parse tag name list (comma-separated) and if valid, enable monitoring
60 // Disable monitoring; does not clear the event log
63 // Scan through the metadata and update the monitoring information
86 * A monitoring event
  /frameworks/base/location/java/android/location/
IFusedGeofenceHardware.aidl 54 * Pauses monitoring a particular geofence.
56 * @param geofenceId The geofence to pause monitoring.
61 * Resumes monitoring a particular geofence.
63 * @param geofenceid The geofence to resume monitoring.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciDxe.uni 4 // It implements the interfaces of monitoring the status of all ports and transferring
22 #string STR_MODULE_DESCRIPTION #language en-US "It implements the interfaces of monitoring the status of all ports and transferring Control, Bulk, Interrupt and Isochronous requests to a Usb1.x device."

Completed in 425 milliseconds

1 2 3 4 5 6 7 8 91011>>