/external/e2fsprogs/tests/f_dup4/ |
expect.1 | 83 Pass 3: Checking directory connectivity
|
/external/e2fsprogs/tests/m_uninit/ |
expect.1 | 23 Pass 3: Checking directory connectivity
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
RouteSelector.java | 141 * Clients should invoke this method when they encounter a connectivity
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothManager.java | 40 * <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p>
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/ |
WifiClientTest.java | 91 // register a connectivity receiver for CONNECTIVITY_ACTION;
|
/frameworks/base/docs/html/about/versions/ |
android-2.3.4.jd | 120 href="{@docRoot}guide/topics/connectivity/usb/index.html">developer documentation</a>.</p>
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
CarrierText.java | 142 // has some connectivity. Otherwise, it should be null or empty and just show
|
/frameworks/base/services/common_time/ |
common_time_server.h | 219 // isolated master with no network connectivity) it should defer to any
|
/frameworks/base/services/java/com/android/server/net/ |
LockdownVpnTracker.java | 46 import com.android.server.connectivity.Vpn;
|
/frameworks/base/wifi/java/android/net/wifi/ |
SupplicantStateTracker.java | 326 * events and other auth events that do not affect connectivity are
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
Intents.java | 177 * Enable watching the network for connectivity changes.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
Constants.java | 167 /** Enable separate connectivity logging */
|
/development/apps/Development/src/com/android/development/ |
Connectivity.java | 82 public class Connectivity extends Activity { 83 private static final String TAG = "DevTools - Connectivity"; 253 setContentView(R.layout.connectivity);
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_utils.c | 270 /* Skip connectivity gate */ [all...] |
/external/opencv/cxcore/src/ |
cxdrawing.cpp | 161 CvLineIterator* iterator, int connectivity, 180 if( connectivity != 8 && connectivity != 4 ) 181 CV_ERROR( CV_StsBadArg, "Connectivity must be 8 or 4" ); 227 if( connectivity == 8 ) 238 else /* connectivity == 4 */ 257 const void* color, int connectivity = 8 ) 265 if( connectivity == 0 ) 266 connectivity = 8; 267 if( connectivity == 1 [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
p2ptransportchannel_unittest.cc | 108 // This test simulates 2 P2P endpoints that want to establish connectivity 114 // block various types of connectivity, or add arbitrary levels of NAT. 118 // form of connectivity to the other side. The test checks that the P2P 119 // negotiation successfully establishes connectivity within a certain time, 730 // Test the matrix of all the connectivity types we expect to see in the wild [all...] |
/frameworks/base/docs/html/training/ |
training_toc.cs | 478 <a href="<?cs var:toroot ?>training/building-connectivity.html"> 480 Connectivity & the Cloud 513 in connectivity, and perform transactions with XML data." 553 Modifying Patterns Based on the Connectivity Type 617 <!-- End connectivity and cloud --> [all...] |
/packages/apps/Email/emailsync/src/com/android/emailsync/ |
SyncManager.java | 170 // All threads can use this lock to wait for connectivity 224 // Receiver of connectivity broadcasts [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
kiosk_browsertest.cc | 98 // Timeout while waiting for network connectivity during tests. 534 // Start app launch and wait for network connectivity timeout. 570 // Start app launch and wait for network connectivity timeout. [all...] |
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
network_list.js | 126 * connectivity. 675 * Creates a button-like control for configurating internet connectivity. 767 * A list of controls for manipulating network connectivity. [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
DownloadManagerTest.java | 274 + ". Make sure you have WiFi or some other connectivity for this test.");
|
/development/samples/training/network-usage/src/com/example/android/networkusage/ |
NetworkActivity.java | 80 // The BroadcastReceiver that tracks network connectivity changes.
|
/device/asus/tilapia/overlay/frameworks/base/core/res/res/values/ |
config.xml | 30 attributes. This is used by the connectivity manager to decide which networks can coexist
|
/docs/source.android.com/src/source/ |
downloading.jd | 173 More rarely, Linux clients experience connectivity issues, getting stuck in the middle of
|
/external/chromium/chrome/browser/resources/ |
bug_report.html | 56 issueTypeText[1] = localStrings.getString('issue-connectivity');
|