HomeSort by relevance Sort by last modified time
    Searched full:not_connected (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/res/values/
strings.xml 21 <string name="not_connected">You are not connected to a device</string>
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/res/values/
strings.xml 21 <string name="not_connected">You are not connected to a device</string>
  /development/samples/BluetoothChat/res/values/
strings.xml 22 <string name="not_connected">You are not connected to a device</string>
  /development/samples/browseable/BluetoothChat/res/values/
strings.xml 21 <string name="not_connected">You are not connected to a device</string>
  /packages/apps/TvSettings/Settings/res/xml/
network.xml 58 android:title="@string/not_connected" />
  /frameworks/ex/common/java/com/android/common/
NetworkConnectivityListener.java 78 mState = State.NOT_CONNECTED;
122 NOT_CONNECTED
  /external/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.cc 51 state_(NOT_CONNECTED),
98 if (state_ != NOT_CONNECTED) {
133 state_ = NOT_CONNECTED;
188 if (state_ == NOT_CONNECTED || state_ == SIGNING_OUT)
224 state_ = NOT_CONNECTED;
peer_connection_client.h 43 NOT_CONNECTED,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
error_constants.h 118 not_connected = ENOTCONN, member in class:errc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
error_constants.h 118 not_connected = ENOTCONN, member in class:errc
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
error_constants.h 100 // not_connected = ENOTCONN,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
error_constants.h 100 // not_connected = ENOTCONN,
  /external/parameter-framework/asio-1.10.6/include/asio/
error.hpp 121 not_connected = ASIO_SOCKET_ERROR(ENOTCONN), enumerator in enum:asio::error::basic_errors
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
system_error.inc 133 MAP_ERR_TO_COND(WSAENOTCONN, not_connected);
  /libcore/ojluni/src/main/java/jdk/net/
SocketFlow.java 85 NOT_CONNECTED,
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WifiDetailsFragment.java 144 mConnectionStatusPref.setSummary(active ? R.string.connected : R.string.not_connected);
  /external/libcxx/include/
system_error 177 not_connected, // ENOTCONN
333 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
332 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
332 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
332 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
333 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
333 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
333 not_connected = ENOTCONN,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
333 not_connected = ENOTCONN,
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
system_error 177 not_connected, // ENOTCONN
332 not_connected = ENOTCONN,

Completed in 542 milliseconds

1 2 3 4 5 6