HomeSort by relevance Sort by last modified time
    Searched full:connected (Results 426 - 450 of 2892) sorted by null

<<11121314151617181920>>

  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 72 // Name of the connected device
201 // Check that we're actually connected before trying anything
277 // save the connected device's name
279 Toast.makeText(getApplicationContext(), "Connected to "
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
BluetoothChatFragment.java 65 * Name of the connected device
208 // Check that we're actually connected before trying anything
311 // save the connected device's name
314 Toast.makeText(activity, "Connected to "
  /device/generic/goldfish/camera/
EmulatedQemuCamera.cpp 19 * functionality of an emulated camera connected to the host.
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp 212 ///* ON pin of VBUS switch (MAX4793 or similar) is connected to GPOUT7 */
213 ///* OVERLOAD pin of Vbus switch is connected to GPIN7 */
282 /* check if device is connected */
285 busprobe(); //check if anything is connected
  /docs/source.android.com/src/accessories/
protocol.jd 22 is in accessory mode, the connected accessory acts as the USB host (powers the bus and enumerates
  /external/bison/lib/
binary-io.h 62 /* Avoid putting stdin/stdout in binary mode if it is connected to
  /external/boringssl/src/tool/
server.cc 94 fprintf(stderr, "Connected.\n");
  /external/google-breakpad/android/
common-functions.sh 276 # Check that there is one device connected through ADB.
295 # Count the number of connected devices.
300 _ADB_ERROR="No Android device connected. Please connect one to your machine."
313 _ADB_ERROR="More than one Android device connected. \
  /external/icu/icu4c/source/test/perf/collperf/
CollPerf_r.pl 28 # tests will be done for all the programs. Results will be stored and connected
  /external/icu/icu4c/source/test/perf/ubrkperf/
UBrkPerf_r.pl 28 # tests will be done for all the programs. Results will be stored and connected
  /external/icu/icu4c/source/test/perf/ustrperf/
StringPerf.pl 31 # tests will be done for all the programs. Results will be stored and connected
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
ClientStateListener.java 46 * Called when the specified client is fully connected to
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Connector.java 49 * Returns true if this connector is currently connected.
Endpoint.java 65 * Returns true if this endpoint is currently connected.
  /external/jmonkeyengine/engine/src/test/jme3test/network/
TestNetworkStress.java 43 System.out.println("Client Connected: "+conn.getId());
  /external/libnfc-nci/src/nfc/nfc/
nfc_ee.c 61 ** connected to the NFCC.
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 307 * \brief <b>Create a socket on a LLCP-connected device</b>.
427 * \brief <b>Create a socket on a LLCP-connected device</b>.
466 * \brief <b>Close a socket on a LLCP-connected device</b>.
469 * If the socket was connected, it is first disconnected, and then closed.
511 * which are still not connected. The socket keeps listening until it is closed, and
538 * is implicitly switched to the connected state when the function is called.
642 * \brief <b>Disconnect a currently connected socket</b>.
644 * This function initiates the disconnection of a previously connected socket.
673 * in a connected state.
    [all...]
  /external/libnl/src/
nl-neigh-list.c 29 " -d, --dev=DEV Device the neighbour is connected to\n"
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
SocketConnector.java 88 // Create the wrapper over the connected socket.
255 * A connected socket with metadata.
263 /** A connected plain / raw (i.e. unencrypted communication) socket. */
271 /** A connected {@link SSLSocket}. */
  /external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
HttpsURLConnectionImpl.java 44 // have not connected yet.
  /external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/ws/
WebSocketListener.java 26 /** Listener for server-initiated messages on a connected {@link WebSocket}. */
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowNetworkInfo.java 56 return isConnected ? NetworkInfo.State.CONNECTED :
  /external/vogar/src/vogar/monitor/
TargetMonitor.java 29 * Accepts a connection from the host process. Once connected, XML is sent over
  /frameworks/av/include/media/
IRemoteDisplayClient.h 48 // Indicates that the remote display has been connected successfully.
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h 73 CONNECTED,

Completed in 263 milliseconds

<<11121314151617181920>>