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

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/cros/chameleon/
chameleon_port_finder.py 14 ChameleonPorts = namedtuple('ChameleonPorts', 'connected failed')
19 Responsible for finding all ports connected to the chameleon board.
21 It does not verify if these ports are connected to DUT.
33 self.connected = None
39 @returns a named tuple ChameleonPorts() containing a list of connected
43 self.connected = self.chameleon_board.get_all_ports()
46 return ChameleonPorts(self.connected, self.failed)
55 connected_ports = self.find_all_ports().connected
69 if self.connected is None:
71 elif self.connected == []
    [all...]
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/
strings.xml 4 <string name="secondary_connected">Connected to:\n%s</string>
5 <string name="secondary_notconnected">No secondary display connected.</string>
  /developers/samples/android/media/BasicMediaRouter/Application/src/main/res/values/
strings.xml 4 <string name="secondary_connected">Connected to:\n%s</string>
5 <string name="secondary_notconnected">No secondary display connected.</string>
  /development/samples/browseable/BasicMediaRouter/res/values/
strings.xml 4 <string name="secondary_connected">Connected to:\n%s</string>
5 <string name="secondary_notconnected">No secondary display connected.</string>
  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/styles/
main.css 7 .hide-when-not-connected {
11 .connected .hide-when-not-connected {
16 .connected .hide-when-not-connected p {
20 .connected .hide-when-connected {
  /development/samples/WiFiDirectDemo/assets/
sample_file.txt 3 Once the devices are connected, the server i.e. groupOwner will listen for incoming connections and write this file.
  /frameworks/base/tests/utils/testutils/java/com/android/internal/util/test/
BidirectionalAsyncChannel.java 38 public enum ChannelState { DISCONNECTED, HALF_CONNECTED, CONNECTED, FAILURE };
42 assertEquals("AsyncChannel was not fully connected", ChannelState.CONNECTED, mState);
56 Log.d(TAG, "Successfully half connected " + this);
66 mState = ChannelState.CONNECTED;
67 Log.d(TAG, "Channel fully connected" + this);
84 assertEquals("AsyncChannel must be connected to disconnect",
85 ChannelState.CONNECTED, mState);
92 assertEquals("AsyncChannel must be connected to send messages",
93 ChannelState.CONNECTED, mState)
    [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
NetworkControllerEthernetTest.java 24 setEthernetState(true, false); // Connected, unvalidated.
27 setEthernetState(true, true); // Connected, validated.
30 setEthernetState(true, false); // Connected, unvalidated.
37 protected void setEthernetState(boolean connected, boolean validated) {
38 setConnectivity(NetworkCapabilities.TRANSPORT_ETHERNET, validated, connected);
  /external/toybox/toys/posix/
tty.c 15 Show filename of terminal connected to stdin.
18 is connected to stdin.
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 58 State.CONNECTED, LONG_TIMEOUT)) {
63 fail("Device is not connected to Mobile, setUp failed");
89 ConnectivityManager.TYPE_MOBILE, State.CONNECTED, LONG_TIMEOUT));
106 // verify that the device is still connected to MOBILE
123 assertTrue("wifi not connected", waitForNetworkState(
124 ConnectivityManager.TYPE_WIFI, State.CONNECTED, WIFI_CONNECTION_TIMEOUT));
146 // verify wifi connected as reported by ConnectivityManager
147 assertTrue("wifi not connected", waitForNetworkState(
148 ConnectivityManager.TYPE_WIFI, State.CONNECTED, WIFI_CONNECTION_TIMEOUT));
159 assertTrue("mobile not connected after wifi disable", waitForNetworkState
    [all...]
  /development/samples/browseable/WearVerifyRemoteApp/
_index.jd 9 connected device. This enables standalone Android Wear apps to check if the phone app is installed
  /external/autotest/client/common_lib/cros/
adb_keepalive.py 20 """Return true if adb is connected to the container."""
27 """Ensures adb is connected to the container, reconnects otherwise."""
29 logging.info('adb not connected. attempting to reconnect')
38 parser = argparse.ArgumentParser(description='ensure adb is connected')
  /external/glide/library/src/main/java/com/bumptech/glide/manager/
ConnectivityMonitor.java 15 * @param isConnected True if we're currently connected to a network, false otherwise.
  /frameworks/base/media/java/android/mtp/
package.html 3 <p>Provides APIs that let you interact directly with connected cameras and other devices, using the
  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarMediaConnectionTest.py 63 Convenience Function to see if the 2 devices are connected on
70 True if Connected
71 False if Not connected
75 self.device1.log.info("A2dp Connected device {}".format(device[
88 1. Devices previously bonded and NOT connected on A2dp
92 2. Check if they connected.
97 True if we connected/disconnected successfully
103 self.log.info("Already Connected")
120 # Logging if we connected right back, since that happens sometimes
123 self.SNK.log.error("Still connected after a disconnect"
    [all...]
  /hardware/interfaces/graphics/composer/2.1/
IComposerCallback.hal 23 /** The display has been connected */
24 CONNECTED = 1,
30 * Notifies the client that the given display has either been connected or
35 * Displays which have been connected are assumed to be in PowerMode::OFF,
44 * @param connected indicates whether the display is connected or
48 onHotplug(Display display, Connection connected);
  /system/bt/btif/include/
btif_av.h 133 * Description Checks if av has a connected sink
158 * Description Check if the connected a2dp device supports
159 * EDR or not. Only when connected this function
161 * remote peer. If not connected it will always be false.
183 * Description Check if the connected A2DP device supports
184 * 3 Mbps EDR. This function will only work while connected.
185 * If not connected it will always return false.
  /device/linaro/bootloader/edk2/OvmfPkg/Library/NvVarsFileLib/
NvVarsFileLib.c 29 @retval EFI_SUCCESS - The given file system was connected successfully
48 // to have connected successfully.
63 the connected file system.
65 @retval EFI_NOT_STARTED - A file system has not been connected
75 // A file system had not been connected to the library.
  /system/media/brillo/audio/audioservice/
audio_device_handler.h 66 // Get the list of connected devices.
68 // |devices_list| is the vector to copy list of connected input devices to.
71 // Get the list of connected output devices.
73 // |devices_list| is the vector to copy the list of connected output devices
86 // Enum used to represent whether devices are being connected or not. This is
141 // |headphone| is true is headphones are connected.
142 // |microphone| is true is microphones are connected.
165 // Disconnected all connected audio devices.
171 // Trigger a callback when a device is either connected or disconnected.
173 // |state| is kDevicesConnected when |devices| are being connected
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp 72 int connected = -1; // initial value - will be set to 1/0 based on hotplug local
95 connected = atoi(str + strlen("SWITCH_STATE="));
108 switch(connected) {
126 ALOGD("%s sending hotplug: connected = %d and dpy:%d",
127 __FUNCTION__, connected, dpy);
128 ctx->dpyAttr[dpy].connected = false;
131 ctx->proc->hotplug(ctx->proc, dpy, connected);
145 ALOGD("%s sending hotplug: connected = %d", __FUNCTION__,
146 connected);
147 ctx->dpyAttr[dpy].connected = true
    [all...]
  /libcore/ojluni/src/main/java/java/io/
PipedOutputStream.java 31 * A piped output stream can be connected to a piped input stream
35 * read from the connected <code>PipedInputStream</code> by some
39 * thread that was reading data bytes from the connected piped input
56 * Creates a piped output stream connected to the specified piped
68 * Creates a piped output stream that is not yet connected to a
69 * piped input stream. It must be connected to a piped input stream,
80 * is already connected to some other piped input stream, an
85 * be connected by either the call:
99 } else if (sink != null || snk.connected) {
100 throw new IOException("Already connected");
    [all...]
  /development/samples/browseable/MediaBrowserService/
_index.jd 13 When not connected to a car, the app has a very simple UI that browses
15 connected to Android Auto, the same service provides data and callback
  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
index.html 11 <div class="hide-when-connected">Serve at
16 <div class="hide-when-not-connected">
  /external/autotest/server/site_tests/network_WiFi_ProfileBasic/
control 16 causes us to lose credentials to our currently connected service. Tests
18 and we are not already connected.
  /frameworks/base/core/java/android/hardware/usb/
package.html 3 <p>Provides support to communicate with USB hardware peripherals that are connected to
11 communicate with connected hardware peripherals. Use {@link android.hardware.usb.UsbDevice} to

Completed in 611 milliseconds

1 2 3 4 5 6 7 8 91011>>