OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:connectivity
(Results
226 - 250
of
599
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/training/efficient-downloads/
index.jd
39
<dd>This lesson introduces the wireless radio state machine, explains how your app?s
connectivity
model interacts with it, and how you can minimize your data connection and use prefetching and bundling to minimize the battery drain associated with your data transfers.</dd>
47
<dt><b><a href="connectivity_patterns.html">Modifying your Download Patterns Based on the
Connectivity
Type</a></b></dt>
/external/chromium_org/components/policy/core/common/
external_data_fetcher.h
40
// If retrieval is temporarily impossible (e.g. no network
connectivity
), the
/external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.1
21
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_baddir/
expect.1
31
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_baddotdir/
expect.1
32
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_badsymlinks/
expect.1
49
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_bbinode/
expect.1
27
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_dup/
expect.1
24
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_dup3/
expect.1
30
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_ea_checks/
expect.1
33
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_extents/
expect.1
28
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_illitable/
expect.1
20
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_misstable/
expect.1
19
Pass 3: Checking directory
connectivity
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
expect.1
19
Pass 3: Checking directory
connectivity
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
package.html
25
{@link com.jme3.network.kernel.Kernel} providing kernel to client
connectivity
.</p>
/frameworks/base/core/java/android/nfc/
package.html
7
<a href="{@docRoot}guide/topics/
connectivity
/nfc/index.html">Near Field Communication</a> guide.</p>
/frameworks/base/docs/html-intl/ja/training/monitoring-device-state/
docking-monitoring.jd
9
next.link=
connectivity
-monitoring.html
/frameworks/base/docs/html-intl/ru/training/monitoring-device-state/
connectivity-monitoring.jd
1
page.title=Determining and Monitoring the
Connectivity
Status
/frameworks/base/docs/html-intl/zh-cn/training/monitoring-device-state/
docking-monitoring.jd
9
next.link=
connectivity
-monitoring.html
/frameworks/base/services/java/com/android/server/wifi/
README.txt
11
WifiStateMachine: Tracks the various states on STA and AP
connectivity
and handles bring up and shut down.
/hardware/ti/wpan/
ti-wpan-products.mk
2
# WiLink
connectivity
chip on OMAPx platforms.
/external/chromium_org/chromeos/dbus/
debug_daemon_client.h
125
// - status: information about ICMP
connectivity
to a specified host as json.
131
// Tests ICMP
connectivity
to a specified host. The |ip_address| contains the
136
// Tests ICMP
connectivity
to a specified host. The |ip_address| contains the
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestClient.java
153
ConnectivityManager
connectivity
=
local
155
if (
connectivity
== null) {
158
return
connectivity
.getActiveNetworkInfo();
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
ConnectionUtil.java
54
* Utility class used to set the
connectivity
of the device and to download files.
78
// Verify
connectivity
state
92
// Register a
connectivity
receiver for CONNECTIVITY_ACTION
137
* A wrapper of a broadcast receiver which provides network
connectivity
information
305
* Send a notification via the mConnectivityMonitor when the network
connectivity
changes.
309
Log.v(LOG_TAG, "notify network
connectivity
changed");
428
* Wait for network
connectivity
state.
432
* @return true if the network
connectivity
state matched what was expected
449
Log.v(LOG_TAG, "Wait for the
connectivity
state for network: " + networkType +
720
* Helper method used to test data
connectivity
by pinging a series of popular sites
[
all
...]
/external/chromium_org/chrome/browser/net/
network_stats.h
32
// This class is used for live experiment of network
connectivity
(for UDP)
129
// the network
connectivity
tests. Returns |false| if there is any error.
181
// Collect network
connectivity
stats. This is called when all the data from
202
// Collect the following network
connectivity
stats when
209
// Collect the following network
connectivity
stats for the first
265
// Specify the port for which we are testing the network
connectivity
.
373
// This collects the network
connectivity
stats for UDP protocol for small
Completed in 1533 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>