HomeSort by relevance Sort by last modified time
    Searched full:monitor (Results 976 - 1000 of 2069) sorted by null

<<31323334353637383940>>

  /frameworks/base/services/java/com/android/server/
NativeDaemonConnector.java 48 final class NativeDaemonConnector implements Runnable, Handler.Callback, Watchdog.Monitor {
465 public void monitor() { method in class:NativeDaemonConnector
  /frameworks/base/services/java/com/android/server/print/
PrintManagerService.java 400 PackageMonitor monitor = new PackageMonitor() { local
502 monitor.register(mContext, BackgroundThread.getHandler().getLooper(),
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SmsUsageMonitorShortCodeTest.java 460 SmsUsageMonitor monitor = new SmsUsageMonitor(getContext()); local
463 test.category, monitor.checkDestination(test.address, test.countryIso));
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 184 * The loader will monitor the source of
233 * still monitor for changes, but must not report them to the client until and
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemStatus.java 43 * To monitor playback status, the application should supply a {@link PendingIntent} to use as the
50 * changes to playback position or duration. If the application wants to monitor
  /packages/apps/CellBroadcastReceiver/res/values/
strings.xml 182 <!-- CMAS response type: monitor information sources. [CHAR LIMIT=50] -->
183 <string name="cmas_response_monitor">Monitor</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 298 * sign issues!) When connected to a monitor source sink_usec contains
312 pa_usec_t sink_usec; /**< Time in usecs a sample takes to be played on the sink. For playback streams and record streams connected to a monitor source. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 298 * sign issues!) When connected to a monitor source sink_usec contains
312 pa_usec_t sink_usec; /**< Time in usecs a sample takes to be played on the sink. For playback streams and record streams connected to a monitor source. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 207 int audio_monitor[4]; /* playback hw-monitor level */
208 unsigned char audio_monitor_active[4]; /* playback hw-monitor mute/unmute */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 298 * sign issues!) When connected to a monitor source sink_usec contains
312 pa_usec_t sink_usec; /**< Time in usecs a sample takes to be played on the sink. For playback streams and record streams connected to a monitor source. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 207 int audio_monitor[4]; /* playback hw-monitor level */
208 unsigned char audio_monitor_active[4]; /* playback hw-monitor mute/unmute */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 362 * so that it won't show up in the progress monitor etc.
370 protected IStatus run(IProgressMonitor monitor) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditor.java 166 public void doSave(IProgressMonitor monitor) {
188 super.doSave(monitor);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
FrameSummaryViewPage.java 235 protected IStatus run(IProgressMonitor monitor) {
258 protected IStatus run(IProgressMonitor monitor) {
  /sdk/eclipse/scripts/
create_all_symlinks.sh 218 ### MONITOR ###
220 MONITOR_DEST="sdk/eclipse/plugins/com.android.ide.eclipse.monitor/libs"
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 243 // Prepare to monitor accelerometer
  /external/aac/libAACdec/src/
aacdec_drc_types.h 159 UINT prlExpiryCount; /* Counter that can be used to monitor the life time of the program reference level. */
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h 244 // We monitor changes to the extension system so that we can reload when
  /external/chromium-trace/trace-viewer/examples/stream_server/
standalone.py 788 parser.add_option('--thread-monitor-interval-in-sec',
793 'monitor to show the status of server threads '
796 'disable the thread monitor.'))
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
standalone.py 784 parser.add_option('--thread-monitor-interval-in-sec',
789 'monitor to show the status of server threads '
792 'disable the thread monitor.'))
    [all...]
  /external/chromium_org/ash/
ash.gyp 329 'system/monitor/tray_monitor.cc',
330 'system/monitor/tray_monitor.h',
613 ['exclude', 'system/monitor/tray_monitor.cc'],
614 ['exclude', 'system/monitor/tray_monitor.h'],
    [all...]
  /external/chromium_org/base/android/java/src/org/chromium/base/
ActivityStatus.java 57 * @param application The application whose status you wish to monitor.
  /external/chromium_org/base/process/
kill_mac.cc 34 // observe when the process exits. kevent can monitor a kqueue with a
  /external/chromium_org/cc/trees/
layer_tree_host.cc     [all...]

Completed in 782 milliseconds

<<31323334353637383940>>