HomeSort by relevance Sort by last modified time
    Searched full:connectivity (Results 476 - 500 of 1221) sorted by null

<<11121314151617181920>>

  /external/autotest/server/hosts/
factory_unittest.py 28 """Mock connectivity object with no side effects."""
48 """Create an identifiable mock connectivity class.
75 """Prevent use of real Host and connectivity objects due to potential
103 """Confirm that the specified host and connectivity classes are used."""
156 """Confirm local connectivity class used when hostname is localhost.
164 """Confirm ssh connectivity class used when configured and hostname
  /developers/build/prebuilts/gradle/BasicNetworking/
README.md 5 This sample demonstrates how to check network connectivity with Android APIs.
16 Multiple types of connectivity can be displayed and could be used to take different measures
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/
template-params.xml 19 <group>Connectivity</group>
54 <categories>Connectivity</categories>
  /developers/samples/android/connectivity/network/BasicNetworking/
README.md 5 This sample demonstrates how to check network connectivity with Android APIs.
16 Multiple types of connectivity can be displayed and could be used to take different measures
  /developers/samples/android/connectivity/network/NetworkConnect/
template-params.xml 19 <group>Connectivity</group>
41 <categories>Connectivity</categories>
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
template-params.xml 19 <group>Connectivity</group>
40 <categories>Background, Connectivity</categories>
  /device/asus/fugu/overlay/frameworks/base/core/res/res/values/
config.xml 21 attributes. This is used by the connectivity manager to decide which networks can coexist
35 attributes. This is used by the connectivity manager to decide which networks can coexist
  /external/e2fsprogs/tests/f_create_symlinks/
expect 4 Pass 3: Checking directory connectivity
65 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/t_disable_mcsum_noinitbg/
expect 14 Pass 3: Checking directory connectivity
64 Pass 3: Checking directory connectivity
  /external/e2fsprogs/tests/t_enable_mcsum_ext3/
expect 14 Pass 3: Checking directory connectivity
70 Pass 3: Checking directory connectivity
  /external/libcups/cups/
sidechannel.h 70 enum cups_sc_connected_e /**** Connectivity values ****/
76 /**** Connectivity values ****/
  /frameworks/base/core/java/android/net/
CaptivePortal.java 70 * connectivity and might take further action thereafter.
99 * connectivity for apps because the captive portal is still in place.
NetworkInfo.java 83 /** Link has poor connectivity. */
226 * Indicates whether network connectivity exists or is in the process
231 * @return {@code true} if network connectivity exists or is in the process
241 * Indicates whether network connectivity exists and it is possible to establish
244 * @return {@code true} if network connectivity exists, {@code false} otherwise.
253 * Indicates whether network connectivity is possible. A network is unavailable
271 * Sets if the network is available, ie, if the connectivity is possible.
378 * Report the reason an attempt to establish connectivity failed,
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java 42 * Base InstrumentationTestCase for Connectivity Manager (CM) test suite
44 * It registers connectivity manager broadcast and WiFi broadcast to provide
45 * network connectivity information, also provides a set of utility functions
46 * to modify and verify connectivity states.
92 * A wrapper of a broadcast receiver which provides network connectivity information
138 // register a connectivity receiver for CONNECTIVITY_ACTION;
157 // wait for network connectivity state: CONNECTING, CONNECTED, SUSPENDED, DISCONNECTING,
452 // use ping request against Google public DNS to verify connectivity
  /hardware/interfaces/gnss/1.0/
IAGnssRil.hal 121 * @param connected Indicates whether network connectivity exists and
136 * @param available Indicates whether network connectivity is available.
  /packages/apps/Settings/src/com/android/settings/dashboard/
SupportFragment.java 115 // Monitor connectivity
130 // Stop monitor connectivity.
  /packages/apps/Settings/src/com/android/settings/dashboard/conditional/
CellularDataCondition.java 39 ConnectivityManager connectivity = mManager.getContext().getSystemService( local
42 if (!connectivity.isNetworkSupported(ConnectivityManager.TYPE_MOBILE)
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WpsConnectionActivity.java 17 package com.android.tv.settings.connectivity;
28 import com.android.tv.settings.connectivity.setup.SelectFromListWizardFragment;
  /system/extras/multinetwork/
common.cpp 64 std::cerr << "Learn nethandle values from 'dumpsys connectivity --short' "
65 << "or 'dumpsys connectivity --diag'"
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
WifiPreparer.java 44 "monitor network connectivity during test.")
47 @Option(name = "skip", description = "skip the connectivity check and wifi setup")
  /cts/tools/cts-tradefed/res/config/
collect-tests-only.xml 28 <option name="skip-connectivity-check" value="true" />
cts-automated.xml 23 <option name="skip-connectivity-check" value="false" />
  /developers/samples/android/connectivity/nfc/BeamLargeFiles/
template-params.xml 19 <group>Connectivity</group>
  /device/linaro/hikey/bt-wifi-firmware-util/
Android.mk 17 TI_WILINK_FW_PATH := $(TARGET_OUT_ETC)/firmware/ti-connectivity
  /external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
control.DisconnectAfterSuspendDiffAP 32 We verify the connectivity status of the DUT on resume by parsing shill logs,

Completed in 416 milliseconds

<<11121314151617181920>>