OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:monitoring
(Results
26 - 50
of
360
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/extensions/
extension_devtools_bridge.h
41
// ID of the tab we are
monitoring
.
extension_infobar_delegate.h
64
// The observer
monitoring
when the delegate dies.
/external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest_helper.h
27
// Allow
monitoring
calls into AutocompleteTextField's observer.
/external/iproute2/doc/
rtstat.sgml
10
Here is some code for
monitoring
the route cache. For systems handling high
/external/smack/src/com/kenai/jbosh/
BOSHClientRequestListener.java
20
* Interface used by parties interested in
monitoring
outbound requests made
BOSHClientResponseListener.java
20
* Interface used by parties interested in
monitoring
inbound responses
/frameworks/base/docs/html-intl/es/training/monitoring-device-state/
index.jd
6
next.link=battery-
monitoring
.html
38
<dt><b><a href="battery-
monitoring
.html">Cómo controlar el nivel de batería y el estado de carga</a></b></dt>
41
<dt><b><a href="docking-
monitoring
.html">Cómo determinar y controlar el tipo de conector y el estado de la conexión</a></b></dt>
44
<dt><b><a href="connectivity-
monitoring
.html">Cómo determinar y controlar el estado de la conectividad</a></b></dt>
/frameworks/base/docs/html-intl/ja/training/monitoring-device-state/
connectivity-monitoring.jd
8
previous.link=docking-
monitoring
.html
/frameworks/base/docs/html-intl/zh-cn/training/monitoring-device-state/
connectivity-monitoring.jd
8
previous.link=docking-
monitoring
.html
/frameworks/base/core/java/android/os/
FileObserver.java
66
/** Event type: The monitored file or directory was deleted;
monitoring
effectively stops */
68
/** Event type: The monitored file or directory was moved;
monitoring
continues */
159
*
Monitoring
does not start on creation! You must call
178
* If
monitoring
is already started, this call has no effect.
189
*
monitoring
is already stopped, this call has no effect.
/external/chromium/chrome/browser/hang_monitor/
hung_window_detector.h
50
// Note that the Initialize method needs to be called to initiate
monitoring
55
// This method initialized the
monitoring
of hung windows. All descendant
/frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewSimple.java
52
// configure callbacks used for
monitoring
84
* For
monitoring
OnItemClickListener & OnItemSelectedListener
/external/chromium/chrome/common/
pref_store.h
25
// Observer interface for
monitoring
PrefStore.
service_process_util_posix.h
62
// to be
monitoring
it.
/frameworks/base/core/java/android/content/
ServiceConnection.java
22
* Interface for
monitoring
the state of an application service. See
/frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd
1
page.title=
Monitoring
the Battery Level and Charging State
6
next.title=Determining and
Monitoring
the Docking State and Type
7
next.link=docking-
monitoring
.html
132
<p>Generally speaking, the impact of constantly
monitoring
the battery level has a greater
connectivity-monitoring.jd
1
page.title=Determining and
Monitoring
the Connectivity Status
7
previous.title=Determining and
Monitoring
the Docking State and Type
8
previous.link=docking-
monitoring
.html
/libcore/support/src/test/java/libcore/dalvik/system/
CloseGuardTester.java
46
* Collect immediately before we start
monitoring
the CloseGuard logs.
/external/nist-sip/java/gov/nist/core/
ThreadAuditor.java
38
/// Thread auditor
monitoring
this thread
86
/// Indicates how often monitored threads are supposed to ping (0 = no thread
monitoring
)
112
/// Stops
monitoring
a given thread
/frameworks/base/services/java/com/android/server/am/
DeviceMonitor.java
56
* Loops continuously. Pauses until someone tells us to start
monitoring
.
217
* Instructs the
monitoring
to start if it hasn't already.
229
* Starts
monitoring
if it hasn't started already.
/libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java
65
* instrumentation and
monitoring
.
558
* designed for use in
monitoring
of the system state,
585
* subclasses that provide more extensive lock
monitoring
599
*
monitoring
of the system state.
614
* in
monitoring
of the system state.
630
*
monitoring
of the system state, not for synchronization
646
* more extensive
monitoring
facilities.
660
*
monitoring
of the system state.
682
* This method is designed for use in
monitoring
of the system
708
* extensive condition
monitoring
facilities
[
all
...]
/external/tcpdump/
print-atm.c
69
{ 0x0, "Forward
Monitoring
" },
71
{ 0x2, "
Monitoring
and Reporting" },
76
{ 0x0, "Performance
Monitoring
" },
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitor.java
46
* LogCatMonitor helps in
monitoring
the logcat output from a set of devices.
124
// do not monitor device if auto
monitoring
is off
202
// logcat
monitoring
preferences
/development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java
30
* process, for controlling and
monitoring
what it does.
ContactsSelectInstrumentation.java
32
* process, for controlling and
monitoring
what it does.
Completed in 429 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>