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

<<11121314151617181920>>

  /frameworks/base/wifi/java/android/net/wifi/
package.html 6 information from the device supplicant is available, including the connected network's
  /frameworks/native/services/vr/hardware_composer/
vr_composer.h 17 // NOTE: If VR Window Manager isn't connected, the notification is a no-op.
  /frameworks/native/services/vr/virtual_touchpad/
VirtualTouchpadClient.cpp 72 result.appendFormat("connected = %s\n\n",
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointNetworkEvaluator.java 78 boolean connected, boolean untrustedNetworkAllowed,
114 // Return the configuration for the current connected network if it is the best network.
170 * @param currentNetworkSsid The SSID of the currently connected network, null if not connected
  /frameworks/support/customtabs/src/android/support/customtabs/
CustomTabsServiceConnection.java 39 * @param name The concrete component name of the service that has been connected.
  /hardware/interfaces/graphics/composer/2.1/vts/functional/
GraphicsComposerCallback.h 51 // the set of all currently connected displays
  /hardware/libhardware/modules/sensors/dynamic_sensor/
BaseDynamicSensorDaemon.h 38 virtual bool onConnectionChange(const std::string &deviceKey, bool connected);
  /hardware/libhardware/modules/usbcamera/
HotplugThread.cpp 46 * Check camera connection status change, if connected, do below:
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUtil.h 60 //Parses EDID audio block when if HDMI is connected to determine audio sink capabilities.
  /libcore/luni/src/test/java/libcore/java/net/
DatagramSocketTest.java 112 // DatagramSocket should "become connected" even when impl.connect() fails and throws an
165 // Packet from otherSocket was sent to ds before ds is connected, and it was stored in
167 // from the buffer since it is not sent from the connected socket address.
183 // If the packet is sent from the connected address, even though that is before connect(), it
  /packages/apps/Bluetooth/services/A2dpMediaBrowserService/res/values-en-rAU/
strings.xml 21 <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio connected"</string>
  /packages/apps/Bluetooth/services/A2dpMediaBrowserService/res/values-en-rGB/
strings.xml 21 <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio connected"</string>
  /packages/apps/Bluetooth/services/A2dpMediaBrowserService/res/values-en-rIN/
strings.xml 21 <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio connected"</string>
  /packages/apps/Settings/src/com/android/settings/wifi/
WpsDialog.java 74 CONNECTED, //WPS + IP config is done
246 case CONNECTED:
268 if (state == DetailedState.CONNECTED &&
274 updateDialog(DialogState.CONNECTED, msg);
  /packages/apps/TvSettings/Settings/res/xml/
wifi_details.xml 22 android:summary="@string/connected" />
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
PrivateCommandPerformer.java 27 * API to send private commands from an input method to its connected
  /packages/services/Car/car-usb-handler/res/values/
strings.xml 22 <string name="usb_available_devices">Connected devices</string>
  /packages/services/Car/car-usb-handler/src/android/car/usb/handler/
BootUsbScanner.java 14 // up to 2 seconds and many USB devices could be connected.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ipa-utils.h 30 connected component. */
  /prebuilts/go/darwin-x86/src/net/internal/socktest/
switch.go 90 Connected uint64 // number of sockets connected
103 return fmt.Sprintf("(%s, %s, %s): opened=%d connected=%d listened=%d accepted=%d closed=%d openfailed=%d connectfailed=%d listenfailed=%d acceptfailed=%d closefailed=%d", familyString(st.Family), typeString(st.Type), protocolString(st.Protocol), st.Opened, st.Connected, st.Listened, st.Accepted, st.Closed, st.OpenFailed, st.ConnectFailed, st.ListenFailed, st.AcceptFailed, st.CloseFailed)
  /prebuilts/go/darwin-x86/src/os/
pipe_linux.go 9 // Pipe returns a connected pair of Files; reads from r return bytes written to w.
  /prebuilts/go/linux-x86/src/net/internal/socktest/
switch.go 90 Connected uint64 // number of sockets connected
103 return fmt.Sprintf("(%s, %s, %s): opened=%d connected=%d listened=%d accepted=%d closed=%d openfailed=%d connectfailed=%d listenfailed=%d acceptfailed=%d closefailed=%d", familyString(st.Family), typeString(st.Type), protocolString(st.Protocol), st.Opened, st.Connected, st.Listened, st.Accepted, st.Closed, st.OpenFailed, st.ConnectFailed, st.ListenFailed, st.AcceptFailed, st.CloseFailed)
  /prebuilts/go/linux-x86/src/os/
pipe_linux.go 9 // Pipe returns a connected pair of Files; reads from r return bytes written to w.
  /prebuilts/sdk/current/support/v7/mediarouter/res/values-en-rAU/
values-en-rAU.xml 4 <string msgid="5088427771788648085" name="mr_cast_button_connected">"Cast button. Connected"</string>
  /prebuilts/sdk/current/support/v7/mediarouter/res/values-en-rGB/
values-en-rGB.xml 4 <string msgid="5088427771788648085" name="mr_cast_button_connected">"Cast button. Connected"</string>

Completed in 534 milliseconds

<<11121314151617181920>>