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

1 2 3 4 5 6 7 891011>>

  /external/e2fsprogs/tests/f_h_badroot/
expect.1 33 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_holedir/
expect.1 18 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_illbbitmap/
expect.1 15 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_illitable_flexbg/
expect.1 18 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_imagic/
expect.1 9 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_lpf/
expect.1 7 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_lpf2/
expect.1 3 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_messy_inode/
expect.1 23 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_noroot/
expect.1 11 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_recnect_bad/
expect.1 15 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/f_unused_itable/
expect.1 16 Pass 3: Checking directory connectivity
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
index.jd 9 <li><a href="{@docRoot}guide/topics/connectivity/usb/accessory.html">USB Accessory</a></li>
11 <li><a href="{@docRoot}guide/topics/connectivity/usb/host.html">USB Host</a></li>
45 the USB <a href="{@docRoot}guide/topics/connectivity/usb/accessory.html">accessory</a> and <a href=
46 "{@docRoot}guide/topics/connectivity/usb/host.html">host</a> documentation for more details.</p>
  /frameworks/base/docs/html/training/cloudsync/
index.jd 9 <p>By providing powerful APIs for internet connectivity, the Android framework
  /frameworks/base/docs/html-intl/ja/training/monitoring-device-state/
index.jd 44 <dt><b><a href="connectivity-monitoring.html">??????????</a></b></dt>
  /frameworks/base/docs/html-intl/ru/training/monitoring-device-state/
index.jd 44 <dt><b><a href="connectivity-monitoring.html">??????????? ? ???????????? ????????? ???????????</a></b></dt>
  /frameworks/base/docs/html-intl/zh-cn/training/monitoring-device-state/
index.jd 44 <dt><b><a href="connectivity-monitoring.html">???????????</a></b></dt>
  /frameworks/base/samples/training/network-usage/res/xml/
preferences.xml 22 android:summary="Network connectivity required to download the feed."
  /frameworks/native/services/connectivitymanager/
ConnectivityManager.cpp 31 const String16 name("connectivity");
  /hardware/ti/wpan/
README 2 WiLink connectivity chipsets on OMAP Platforms
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java 39 * Track the state of wifi for connectivity service.
58 /* For sending events to connectivity service handler */
84 * Begin monitoring wifi connectivity
100 * Disable connectivity to a network
110 * Re-enable connectivity to a network after a {@link #teardown()}.
  /frameworks/base/core/java/android/net/
NetworkInfo.java 83 /** Link has poor connectivity. */
126 * Indicates whether network connectivity is possible:
228 * Indicates whether network connectivity exists or is in the process
233 * @return {@code true} if network connectivity exists or is in the process
243 * Indicates whether network connectivity exists and it is possible to establish
246 * @return {@code true} if network connectivity exists, {@code false} otherwise.
255 * Indicates whether network connectivity is possible. A network is unavailable
273 * Sets if the network is available, ie, if the connectivity is possible.
396 * Report the reason an attempt to establish connectivity failed,
  /packages/apps/Mms/src/com/android/mms/transaction/
TransactionService.java 74 * which simultaneous connectivity to both the mobile data network and
76 * connectivity somewhat different than it is in other applications. In
81 * <li>Testing for current network connectivity ({@link android.net.NetworkInfo#isConnected()} is
511 mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "MMS Connectivity");
552 throw new IOException("Cannot establish MMS connectivity");
642 Log.v(TAG, "Extending MMS connectivity returned " + result +
644 // Just wait for connectivity startup without
649 Log.w(TAG, "Attempt to extend use of MMS connectivity failed");
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_Emulation.h 62 /* Connectivity Gate Command Support */
65 /* Connectivity Gate Event Support */
  /frameworks/base/core/tests/ConnectivityManagerTest/
AndroidManifest.xml 37 android:label="Test runner for Connectivity Manager Tests"
56 android:label="Test runner for Connectivity Manager Stress Tests"
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 122 // the connectivity manager will not broadcast any network connectivity event for Wifi
156 //Prepare for connectivity verification
225 //Prepare for connectivity state verification
312 // Test case 5: test connectivity from 3G to airplane mode, then to 3G again
376 // Test case 6: test connectivity with airplane mode Wifi connected
426 // Test case 7: test connectivity while transit from Wifi->AM->Wifi
510 // Verify the connectivity state for Wifi is DISCONNECTED

Completed in 1132 milliseconds

1 2 3 4 5 6 7 891011>>