/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/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 | BluetoothConnectionFacade.java | 253 if (state == BluetoothA2dp.STATE_CONNECTED) { in onReceive() 261 if (state == BluetoothInputDevice.STATE_CONNECTED) { in onReceive() 267 if (state == BluetoothHeadset.STATE_CONNECTED) { in onReceive()
|
D | BluetoothMapFacade.java | 103 new int[] {BluetoothProfile.STATE_CONNECTED, in bluetoothMapGetConnectedDevices()
|
D | BluetoothA2dpFacade.java | 144 new int[] {BluetoothProfile.STATE_CONNECTED, in bluetoothA2dpGetConnectedDevices()
|
D | GattServerFacade.java | 571 if (newState == BluetoothProfile.STATE_CONNECTED) { in onConnectionStateChange()
|
D | GattClientFacade.java | 877 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/ ... |