Searched
full:connected (Results
676 -
700 of
2892) sorted by null
<<21222324252627282930>>
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/session/ |
Session.java | 55 * @return the local port to be connected to by clients for data transfers
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/ |
Session.java | 55 * @return the local port to be connected to by clients for data transfers
|
/external/parameter-framework/remote-processor/ |
Socket.h | 106 * This is not the state of _iSockFd (connected/disconnected)
|
/external/skia/samplecode/ |
SampleTextBox.cpp | 39 "to dissolve the political bands which have connected them with another "
|
/external/tcpdump/ |
print-l2tp.c | 45 #define L2TP_MSGTYPE_SCCCN 3 /* Start-Control-Connection-Connected */ 50 #define L2TP_MSGTYPE_OCCN 9 /* Outgoing-Call-Connected */ 53 #define L2TP_MSGTYPE_ICCN 12 /* Incoming-Call-Connected */ 213 "Call was connected but no appropriate framing was detected"
|
/frameworks/av/include/media/ |
IMediaPlayerService.h | 66 // The assumption is that at most one remote display will be connected to the
|
/frameworks/base/core/java/android/app/job/ |
JobScheduler.java | 37 * however it might be deferred as long as until the next time the device is connected to a power
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothGattCallbackWrapper.java | 38 public void onClientConnectionState(int status, int clientIf, boolean connected, String address)
|
/frameworks/base/core/java/android/net/ |
NetworkMisc.java | 39 * Set if the network was manually/explicitly connected to by the user either from settings
|
RouteInfo.java | 42 * indicates a directly-connected route. 216 * Constructs a {@code RouteInfo} object representing a direct connected subnet. 289 * {@code null} for a directly-connected route." 352 * Indicates if this route has a next hop ({@code true}) or is directly-connected
|
/frameworks/base/core/java/org/apache/http/conn/scheme/ |
LayeredSocketFactory.java | 54 * Returns a socket connected to the given host that is layered over an
|
/frameworks/base/docs/html/about/ |
start.jd | 44 device hardware, connected accessory devices, the Internet, software features, and more.
|
/frameworks/base/docs/html/design/wear/ |
creative-vision.jd | 23 allowing users to be more connected to both the virtual world and the real world. Great Android
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-projects.jd | 49 <li>Devices - Shows the list of devices and AVDs that are connected to ADB.</li>
|
/frameworks/base/docs/html/tools/ |
device.jd | 155 <p>When plugged in over USB, you can verify that your device is connected by executing <code>adb 156 devices</code> from your SDK {@code platform-tools/} directory. If connected, 161 emulator(s) and connected device(s). Select the device upon which you want to 166 target your connected device.</p>
|
/frameworks/base/docs/html/tools/help/ |
logcat.jd | 23 of your emulator or connected device. To view log output using adb, navigate to your SDK
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
index.jd | 49 device when neither device is connected to a network.
|
/frameworks/base/media/java/android/media/midi/ |
MidiDeviceStatus.java | 82 * Returns the number of clients currently connected to the specified output port.
|
/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/ |
RemoteDisplay.java | 52 * Status code: Indicates that the remote display is connected and is mirroring
|
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
CameraBrowser.java | 38 * A list view displaying all connected cameras.
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
PanProfile.java | 56 if (V) Log.d(TAG,"Bluetooth service connected");
|
PbapServerProfile.java | 57 if (V) Log.d(TAG,"Bluetooth service connected");
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
MobileSignalController.java | 207 // Show icon in QS when we are connected or need to show roaming. 368 mCurrentState.connected = hasService() && mSignalStrength != null; 369 if (mCurrentState.connected) { 381 mCurrentState.dataConnected = mCurrentState.connected
|
/frameworks/base/packages/VpnDialogs/res/values/ |
strings.xml | 33 <string name="legacy_title">VPN is connected</string>
|
/frameworks/base/services/core/java/com/android/server/display/ |
DisplayAdapter.java | 28 * and provides facilities for discovering when displays are connected or disconnected.
|
Completed in 412 milliseconds
<<21222324252627282930>>