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

<<41424344454647484950>>

  /frameworks/base/media/java/android/media/midi/
package.html 20 connected to a laptop.</li>
32 <li> Support creation of <em>virtual MIDI devices</em> that can be connected to other devices.
357 <p>MIDI devices can be connected to Android using Bluetooth LE.</p>
  /frameworks/base/media/java/android/service/media/
MediaBrowserService.java 409 * Notifies all connected media browsers that the children of
465 * Callers must make sure that this connection is still connected.
524 * when first connected.
  /frameworks/base/services/core/java/com/android/server/display/
LocalDisplayAdapter.java 115 // If it was connected but has already been disconnected, we'll get a
460 public void onHotplug(long timestampNanos, int builtInDisplayId, boolean connected) {
462 if (connected) {
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbAlsaManager.java 168 // in SettingsObserver. Here we should log that a USB device is connected
375 // This is where we select the just connected device
376 // NOTE - to switch to prefering the first-connected device, just always
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 102 public static final int CONNECTED = 0;
143 * AP-STA-CONNECTED 42:fc:89:a8:96:09 p2p_dev_addr=fa:7b:7a:42:02:13
162 * AP-STA-CONNECTED 42:fc:89:a8:96:09 [p2p_dev_addr=02:90:4c:a0:92:54]
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 162 void EventThread::onHotplugReceived(int type, bool connected) {
172 event.hotplug.connected = connected;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcSwitchStateMachine.java 81 // TextUtils.equals(state, PhoneConstants.DataState.CONNECTED.toString())) {
445 mAc.connected(null, getHandler(), msg.replyTo);
446 if (VDBG) log("DcDefaultState: FULL_CONNECTION reply connected");
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteButton.java 54 * an inactive state indicating that the application is not connected to a
62 * appear in an active state indicating that the application is connected
104 // The checked state is used when connected to a remote route.
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterProperties.java 458 // 3. If a state change has happened to Connected or Connecting
459 // (if current state is not connected), update.
462 // decrement numDevices but maintain oldState if it is Connected or
  /packages/apps/Settings/src/com/android/settings/wifi/p2p/
WifiP2pSettings.java 124 if (DBG) Log.d(TAG, "Connected");
387 if (mSelectedWifiPeer.device.status == WifiP2pDevice.CONNECTED) {
519 if (peer.status == WifiP2pDevice.CONNECTED) mConnectedDevices++;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
context.h 117 * A context must be connected to a server before any operation can be
236 /** Return the server name this context is connected to. */
242 /** Return the protocol version of the connected server. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 288 Return a connection object connected to the socket given by `address`
355 # ERROR_NO_DATA can occur if a client has already connected,
370 Return a connection object connected to the pipe given by `address`
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ssl.py 126 # see if it's connected
309 # connected at the time of the call. We connect it, then wrap it.
311 raise ValueError("attempt to connect already-connected SSLSocket!")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 288 Return a connection object connected to the socket given by `address`
355 # ERROR_NO_DATA can occur if a client has already connected,
370 Return a connection object connected to the pipe given by `address`
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/
current_flow_betweenness.py 99 raise nx.NetworkXError("Graph not connected.")
225 raise nx.NetworkXError("Graph not connected.")
332 raise nx.NetworkXError("Graph not connected.")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/
cluster.py 285 contri=0 # 2 times number of connected triples
308 where `\theta_{uw} = 1` if `u` and `w` are connected and 0 otherwise.
333 two neighbors of node v are connected with each other, `C_4(v)` is
cycles.py 67 while gnodes: # loop over connected components
169 # We assign the arbitrary ordering given by the strongly connected comps
304 # Find the strongly connected component in the subgraph
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/shortest_paths/
generic.py 295 if the graph is not connected.
314 raise nx.NetworkXError("Graph is not connected.")
317 raise nx.NetworkXError("Graph is not connected.")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ssl.py 126 # see if it's connected
309 # connected at the time of the call. We connect it, then wrap it.
311 raise ValueError("attempt to connect already-connected SSLSocket!")
  /system/bt/stack/btm/
btm_ble_bgconn.c 48 // on the host to determine if a device is pending to be connected or not. This
96 const bool connected = BTM_IsAclConnectionUp(connection->address.address, BT_TRANSPORT_LE); local
97 if (!connected) {
  /system/bt/stack/include/
mca_api.h 71 #define MCA_CONNECT_IND_EVT 0x20 /* Control channel connected */
299 ** If this function is called when the endpoint is connected
431 ** connected peer device.
  /docs/source.android.com/src/devices/tech/power/
batterystats.jd 793 <p>off, off scanning, on no networks, on disconnected, on connected
794 STA, on connected P2P, on connected STA P2P, soft AP</p>
812 <p>off, off scanning, on no networks, on disconnected, on connected
813 STA, on connected P2P, on connected STA P2P, soft AP</p>
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 120 * contains information regarding connected peripheral NFC device. It also
137 * contains information regarding connected peripheral NFC device. It also
151 /**< SMX Connected TRUE/FALSE */
153 /**< UICC Connected TRUE/FALSE */
477 * remote device that is discovered/connected. There seperate
528 * remote device that is discovered/connected
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c 116 /*Allow Connect only if no other remote device is connected*/
234 else/*No Target or already connected to device*/
459 /*No such Target connected*/
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.2.jd 213 <p>Android now allows your app to display unique content on additional screens that are connected
226 multiple displays that may be connected at once, you should usually use {@link
236 android.view.Display} representing the connected display.</p>
242 <p>To detect at runtime when a new display has been connected, create an instance of {@link
246 presentation display is connected. Then register the {@link
261 <p>Keep in mind that screens connected to the user?s device often have a larger screen size and

Completed in 833 milliseconds

<<41424344454647484950>>