HomeSort by relevance Sort by last modified time
    Searched refs:STATE_DISCONNECTED (Results 1 - 25 of 52) sorted by null

1 2 3

  /frameworks/base/core/java/com/android/internal/net/
LegacyVpnInfo.java 34 public static final int STATE_DISCONNECTED = 0;
85 return STATE_DISCONNECTED;
91 return STATE_DISCONNECTED;
  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 49 public static final int STATE_DISCONNECTED = 0;
149 * {@link #STATE_DISCONNECTED}, {@link #STATE_DISCONNECTING},
162 * {@link #STATE_DISCONNECTED}, {@link #STATE_DISCONNECTING}
BluetoothA2dp.java 62 * {@link #STATE_DISCONNECTED}, {@link #STATE_CONNECTING},
239 * {@link #STATE_DISCONNECTED}. If the disconnect is initiated by the
242 * state {@link #STATE_DISCONNECTED}. The transition to
314 return BluetoothProfile.STATE_DISCONNECTED;
318 return BluetoothProfile.STATE_DISCONNECTED;
432 case STATE_DISCONNECTED:
BluetoothManager.java 89 * {@link BluetoothProfile#STATE_DISCONNECTED},
102 return BluetoothProfile.STATE_DISCONNECTED;
160 * {@link BluetoothProfile#STATE_DISCONNECTED},
BluetoothPan.java 63 * {@link #STATE_DISCONNECTED}, {@link #STATE_CONNECTING},
236 * {@link #STATE_DISCONNECTED}. If the disconnect is initiated by the
239 * state {@link #STATE_DISCONNECTED}. The transition to
311 return BluetoothProfile.STATE_DISCONNECTED;
315 return BluetoothProfile.STATE_DISCONNECTED;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 178 BluetoothProfile.STATE_DISCONNECTED);
181 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED,
229 BluetoothProfile.STATE_DISCONNECTED);
251 BluetoothProfile.STATE_DISCONNECTED);
302 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED,
335 BluetoothProfile.STATE_DISCONNECTED,
344 BluetoothProfile.STATE_DISCONNECTED,
359 broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_DISCONNECTED,
367 BluetoothProfile.STATE_DISCONNECTED,
383 broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_DISCONNECTED,
    [all...]
  /external/chromium/net/spdy/
spdy_proxy_client_socket.cc 34 next_state_(STATE_DISCONNECTED),
96 DCHECK_EQ(STATE_DISCONNECTED, next_state_);
114 next_state_ = STATE_DISCONNECTED;
155 if (next_state_ == STATE_DISCONNECTED)
202 if (next_state_ == STATE_DISCONNECTED)
265 DCHECK_NE(STATE_DISCONNECTED, next_state_);
275 DCHECK_NE(next_state_, STATE_DISCONNECTED);
279 next_state_ = STATE_DISCONNECTED;
309 } while (rv != ERR_IO_PENDING && next_state_ != STATE_DISCONNECTED &&
398 next_state_ = STATE_DISCONNECTED;
    [all...]
spdy_proxy_client_socket.h 108 STATE_DISCONNECTED,
  /packages/apps/Settings/src/com/android/settings/bluetooth/
OppProfile.java 52 return BluetoothProfile.STATE_DISCONNECTED; // Settings app doesn't handle OPP
PbapServerProfile.java 92 return BluetoothProfile.STATE_DISCONNECTED;
97 return BluetoothProfile.STATE_DISCONNECTED;
HidProfile.java 113 return BluetoothProfile.STATE_DISCONNECTED;
119 : BluetoothProfile.STATE_DISCONNECTED;
159 case BluetoothProfile.STATE_DISCONNECTED:
A2dpProfile.java 136 return BluetoothProfile.STATE_DISCONNECTED;
187 case BluetoothProfile.STATE_DISCONNECTED:
PanProfile.java 103 return BluetoothProfile.STATE_DISCONNECTED;
140 case BluetoothProfile.STATE_DISCONNECTED:
HeadsetProfile.java 139 if (mService == null) return BluetoothProfile.STATE_DISCONNECTED;
144 : BluetoothProfile.STATE_DISCONNECTED;
191 case BluetoothProfile.STATE_DISCONNECTED:
Utils.java 46 case BluetoothProfile.STATE_DISCONNECTED:
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 131 handlePanDeviceStateChange(dev, mPanIfName, BluetoothProfile.STATE_DISCONNECTED,
154 BluetoothProfile.STATE_DISCONNECTED, BluetoothPan.LOCAL_PANU_ROLE,
168 BluetoothProfile.STATE_DISCONNECTED, BluetoothPan.LOCAL_PANU_ROLE,
248 if (service == null) return BluetoothPan.STATE_DISCONNECTED;
289 if (getConnectionState(device) != BluetoothProfile.STATE_DISCONNECTED) {
308 return BluetoothPan.STATE_DISCONNECTED;
399 return BluetoothProfile.STATE_DISCONNECTED;
404 return BluetoothProfile.STATE_DISCONNECTED;
419 prevState = BluetoothProfile.STATE_DISCONNECTED;
438 } else if (state == BluetoothProfile.STATE_DISCONNECTED) {
    [all...]
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/src/main/java/com/example/bluetooth/le/
BluetoothLeService.java 49 private int mConnectionState = STATE_DISCONNECTED;
51 private static final int STATE_DISCONNECTED = 0;
84 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) {
86 mConnectionState = STATE_DISCONNECTED;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 154 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED);
165 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED);
176 BluetoothInputDevice.STATE_DISCONNECTED :prevStateInteger;
180 prevState == BluetoothInputDevice.STATE_DISCONNECTED &&
315 if (service == null) return BluetoothInputDevice.STATE_DISCONNECTED;
383 if (getConnectionState(device) != BluetoothInputDevice.STATE_DISCONNECTED) {
406 return BluetoothInputDevice.STATE_DISCONNECTED;
565 int prevState = (prevStateInteger == null) ? BluetoothInputDevice.STATE_DISCONNECTED :
623 return BluetoothProfile.STATE_DISCONNECTED;
628 return BluetoothProfile.STATE_DISCONNECTED;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterProperties.java 53 private int mConnectionState = BluetoothAdapter.STATE_DISCONNECTED;
281 return BluetoothProfile.STATE_DISCONNECTED;
325 return (state == BluetoothProfile.STATE_DISCONNECTED ||
334 case BluetoothProfile.STATE_DISCONNECTED:
335 return BluetoothAdapter.STATE_DISCONNECTED;
375 case BluetoothProfile.STATE_DISCONNECTED:
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java 266 BluetoothProfile.STATE_DISCONNECTED);
269 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED,
330 BluetoothProfile.STATE_DISCONNECTED);
353 BluetoothProfile.STATE_DISCONNECTED);
407 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED,
453 BluetoothProfile.STATE_DISCONNECTED,
462 BluetoothProfile.STATE_DISCONNECTED,
477 broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_DISCONNECTED,
485 BluetoothProfile.STATE_DISCONNECTED,
501 broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_DISCONNECTED,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 185 mState = BluetoothPbap.STATE_DISCONNECTED;
299 setState(BluetoothPbap.STATE_DISCONNECTED, BluetoothPbap.RESULT_CANCELED);
495 setState(BluetoothPbap.STATE_DISCONNECTED);
745 return BluetoothPbap.STATE_DISCONNECTED;
761 if (mState == BluetoothPbap.STATE_DISCONNECTED) {
808 setState(BluetoothPbap.STATE_DISCONNECTED, BluetoothPbap.RESULT_CANCELED);
  /packages/apps/Nfc/src/com/android/nfc/handover/
BluetoothHeadsetHandover.java 191 if (mHeadset.getConnectionState(mDevice) != BluetoothProfile.STATE_DISCONNECTED) {
197 if (mA2dp.getConnectionState(mDevice) != BluetoothProfile.STATE_DISCONNECTED) {
325 } else if (state == BluetoothProfile.STATE_DISCONNECTED) {
335 } else if (state == BluetoothProfile.STATE_DISCONNECTED) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 383 if (service == null) return BluetoothHealth.STATE_DISCONNECTED;
624 * {@link BluetoothHealth#STATE_DISCONNECTED} to {@link BluetoothHealth#STATE_CONNECTING}
627 * {@link BluetoothHealth#STATE_DISCONNECTING} to {@link BluetoothHealth#STATE_DISCONNECTED}
628 * {@link BluetoothHealth#STATE_DISCONNECTED} to {@link BluetoothHealth#STATE_CONNECTED}
629 * {@link BluetoothHealth#STATE_CONNECTED} to {@link BluetoothHealth#STATE_DISCONNECTED}
630 * {@link BluetoothHealth#STATE_CONNECTING} to {{@link BluetoothHealth#STATE_DISCONNECTED}
639 mHealthDevices.put(device, BluetoothHealth.STATE_DISCONNECTED);
650 case BluetoothHealth.STATE_DISCONNECTED:
700 if (newDeviceState == BluetoothHealth.STATE_DISCONNECTED) {
723 return BluetoothHealth.STATE_DISCONNECTED;
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 247 case BluetoothProfile.STATE_DISCONNECTED:
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothController.java 90 BluetoothAdapter.STATE_DISCONNECTED));

Completed in 232 milliseconds

1 2 3