HomeSort by relevance Sort by last modified time
    Searched full:connectivity (Results 326 - 350 of 599) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libjingle/source/talk/base/
nat_unittest.cc 186 // The physical NAT tests require connectivity to the selected ip from the
226 // can't talk to ip, so check for connectivity as well.
  /frameworks/base/docs/html/tools/debugging/
index.jd 140 <dt><strong>Get wireless connectivity information</strong></dt>
141 <dd>You can get information about wireless connectivity using DDMS.
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerService.java 77 // tracking tag for data connectivity issues
402 updateMsg = "no connectivity";
  /cts/tests/tests/net/src/android/net/http/cts/
ApacheHttpClientTest.java 177 /** Receiver that captures the last connectivity change's network type and state. */
  /external/chromium/chrome/browser/chromeos/login/
network_screen.cc 143 // TODO(nkostylev): Check network connectivity.
  /external/chromium/net/socket/
tcp_client_socket_libevent.h 192 // Record of connectivity and transmissions, for use in speculative connection
  /external/chromium/net/websockets/
websocket.h 6 // It is intended to be used for live experiment of WebSocket connectivity
  /external/chromium_org/chrome/browser/net/
dns_probe_service.cc 36 // connectivity.
http_pipelining_compatibility_client.h 50 // connectivity.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_architecture.html 8 to run robustly in offline and poor connectivity scenarios and
app_csp.html 115 because they have good fallback behavior when offline or under spotty connectivity.
  /external/chromium_org/net/dns/
dns_config_service.h 87 // Indicates system configuration uses local IPv6 connectivity, e.g.,
  /external/chromium_org/rlz/win/lib/
process_info.cc 28 // nice, but unfortunately requires connectivity to a domain controller.
  /external/e2fsprogs/tests/f_badorphan/
expect.1 50 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_journal/
expect.1 56 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/m_no_opt/
expect.1 22 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/m_std/
expect.1 23 Pass 3: Checking directory connectivity
  /frameworks/base/core/java/android/content/
SyncStats.java 37 * The SyncAdapter had a problem, most likely with the network connectivity or a timeout
  /frameworks/base/core/java/android/hardware/display/
WifiDisplayStatus.java 27 * Describes the current global state of Wifi display connectivity, including the
  /frameworks/base/core/java/android/net/arp/
ArpPeer.java 161 //test to avoid any wifi connectivity issues
  /frameworks/base/core/java/com/android/internal/net/
VpnConfig.java 36 * and com.android.server.connectivity.Vpn. Internal use only.
  /frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd 85 <h3 id="accessories">Connectivity for USB accessories</h3>
90 on the platform?s USB support to extend connectivity to almost any type of USB
297 accessories, see the <a href="{@docRoot}guide/topics/connectivity/usb/accessory.html">USB
309 USB devices, see the <a href="{@docRoot}guide/topics/connectivity/usb/host.html">USB
  /frameworks/base/docs/html/design/building-blocks/
dialogs.jd 84 potential loss of data, connectivity, extra charges, and so on requires a clear question or
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 32 <p>Using the wireless radio to transfer data is potentially one of your app's most significant sources of battery drain. To minimize the battery drain associated with network activity, it's critical that you understand how your connectivity model will affect the underlying radio hardware.</p>
34 <p>This lesson introduces the wireless radio state machine and explains how your app's connectivity model interacts with it. It goes on to propose ways to minimize your data connections, use prefetching, and bundle your transfers in order to minimize the battery drain associated with your data transfers.</p>
90 <p>Note that further downloads should be bundled, as described in the next section, <a href="#BatchTransfers">Batch Transfers and Connections</a>, and that these approximations will vary based on the connection type and speed, as discussed in <a href="connectivity_patterns.html">Modify your Download Patterns Based on the Connectivity Type</a>.</p>
110 <p>One solution is to schedule the full download to occur only when connected to Wi-Fi, and possibly only when the device is charging. This is investigated in more detail in <a href="connectivity_patterns.html">Modify your Download Patterns Based on the Connectivity Type</a>.</p>
redundant_redundant.jd 8 next.title=Connectivity Based Download Patterns

Completed in 352 milliseconds

<<11121314151617181920>>