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

<<51525354555657585960>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 174 public void doSave(IProgressMonitor monitor) {
395 protected IStatus run(IProgressMonitor monitor) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 695 // Start the hang monitor in case the renderer hangs in the beforeunload
733 // Start the hang monitor in case the renderer hangs in the unload handler.
753 // Stop the hang monitor now that the unload handler has finished.
    [all...]
  /external/stressapptest/src/
sat.cc 590 // Run SAT in monitor only mode, do not continue to allocate resources.
592 logprintf(5, "Log: Running in monitor-only mode. "
862 // Run SAT in monitor mode. No test load at all.
    [all...]
  /prebuilts/misc/android-mips/gdbserver/
gdbserver 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 139 * monitor mode channel), %NL80211_ATTR_WIPHY_RETRY_SHORT,
485 * @NL80211_CMD_SET_CQM: Connection quality monitor configuration. This command
488 * @NL80211_CMD_NOTIFY_CQM: Connection quality monitor notification. This
496 * When a monitor interface is given, it can only switch channel while
    [all...]
driver_nl80211.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 170 ** Description This function starts the (monitor or retransmission) timer.
201 ** Description This function stops the (monitor or transmission) timer.
544 l2c_fcr_stop_timer (p_ccb); /* Restart the monitor timer */
756 /* This is a small optimization... the monitor timer is 12 secs, but we saw */
    [all...]
  /external/qemu/
vl-android.c 191 #include "monitor.h"
    [all...]
  /external/dexmaker/javadoc/com/google/dexmaker/
Code.html 216 Acquire a monitor using <A HREF="../../../com/google/dexmaker/Code.html#monitorEnter(com.google.dexmaker.Local)"><CODE>monitorEnter()</CODE></A>; release it with
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 574 // otherwise we may attempt to maximize on the wrong monitor.
577 // If the cursor is outside the monitor area, move it inside. For example,
666 // guaranteed to be correct regardless of monitor config.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java 832 * Run the generation using a progress monitor.
838 public IStatus run(final IProgressMonitor monitor) {
845 SubMonitor subMonitor = SubMonitor.convert(monitor, work);
    [all...]
  /external/kernel-headers/original/linux/
wireless.h 165 * - Add IW_MODE_MONITOR for passive monitor
440 #define IW_MODE_MONITOR 6 /* Passive monitor (listen only) */
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 108 pseudo-flip to monitor redraw.
548 /* Get a handle to the main monitor, or choose one on multiple monitor setups */
    [all...]
  /frameworks/base/docs/html/training/location/
geofencing.jd 203 To use geofencing, start by defining the geofences you want to monitor. Although you usually
593 objects you want to monitor, you need to provide Location Services with the
631 Now you have all the code you need to send a request to monitor geofences to Location
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardHostView.java 675 final KeyguardUpdateMonitor monitor = KeyguardUpdateMonitor.getInstance(mContext); local
676 final int failedAttempts = monitor.getFailedUnlockAttempts() + 1; // +1 for this time
721 monitor.reportFailedUnlockAttempt();
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 94 implements Watchdog.Monitor {
1743 public void monitor() { method in class:NetworkManagementService
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java 97 implements Watchdog.Monitor, DisplayManagerService.InputManagerFuncs {
167 InputWindowHandle inputWindowHandle, boolean monitor);
1248 public void monitor() { method in class:InputManagerService
    [all...]
  /libcore/libart/src/main/java/java/lang/
Thread.java     [all...]
  /libcore/libdvm/src/main/java/java/lang/
Thread.java     [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 573 milliseconds

<<51525354555657585960>>