/external/webrtc/webrtc/p2p/base/ |
D | faketransportcontroller.h | 157 state_ = STATE_CONNECTED; in SetDestination() 158 dest_->state_ = STATE_CONNECTED; in SetDestination() 161 } else if (state_ == STATE_CONNECTED && !dest) { in SetDestination() 199 if (state_ != STATE_CONNECTED) { in SendPacket() 315 enum State { STATE_INIT, STATE_CONNECTING, STATE_CONNECTED }; enumerator
|
D | turnport.h | 39 STATE_CONNECTED, // Socket connected, ready to send stun requests. enumerator 82 return state_ == STATE_READY || state_ == STATE_CONNECTED; in connected()
|
D | turnport.cc | 362 state_ = STATE_CONNECTED; in CreateTurnClientSocket() 401 state_ = STATE_CONNECTED; // It is ready to send stun requests. in OnSocketConnect()
|
/external/chromium-trace/catapult/telemetry/third_party/tsproxy/ |
D | tsproxy.py | 196 STATE_CONNECTED = 3 variable in TCPConnection 221 if self.state == self.STATE_CONNECTED: 255 self.state = self.STATE_CONNECTED 284 if self.state == self.STATE_CONNECTED: 376 STATE_CONNECTED = 4 variable in Socks5Connection 402 if self.state == self.STATE_CONNECTED: 439 if self.state == self.STATE_CONNECTED: 538 self.state = self.STATE_CONNECTED
|
/external/webrtc/webrtc/base/ |
D | testclient.h | 51 return CheckConnState(AsyncPacketSocket::STATE_CONNECTED); in CheckConnected()
|
D | asyncpacketsocket.h | 74 STATE_CONNECTED enumerator
|
D | asynctcpsocket.cc | 104 return STATE_CONNECTED; in GetState()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothMapFacade.java | 103 new int[] {BluetoothProfile.STATE_CONNECTED, in bluetoothMapGetConnectedDevices()
|
D | BluetoothA2dpFacade.java | 183 BluetoothProfile.STATE_CONNECTED, in bluetoothA2dpGetConnectedDevices()
|
D | BluetoothMapClientFacade.java | 183 new int[]{BluetoothProfile.STATE_CONNECTED, in bluetoothMapClientGetConnectedDevices()
|
D | GattServerFacade.java | 1043 if (newState == BluetoothProfile.STATE_CONNECTED) { in onConnectionStateChange()
|
D | GattClientFacade.java | 2008 if (newState == BluetoothProfile.STATE_CONNECTED) { in onConnectionStateChange()
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |