Home
last modified time | relevance | path

Searched refs:STATE_DISCONNECTED (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/com/android/internal/net/
DLegacyVpnInfo.java34 public static final int STATE_DISCONNECTED = 0; field in LegacyVpnInfo
85 return STATE_DISCONNECTED; in stateFromNetworkInfo()
91 return STATE_DISCONNECTED; in stateFromNetworkInfo()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java49 public static final int STATE_DISCONNECTED = 0; field
DBluetoothA2dp.java321 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
325 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
499 case STATE_DISCONNECTED: in stateToString()
DBluetoothPan.java327 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
331 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
DBluetoothMap.java310 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
314 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
DBluetoothAdapter.java362 public static final int STATE_DISCONNECTED = 0; field in BluetoothAdapter
1069 if (getState() != STATE_ON) return BluetoothAdapter.STATE_DISCONNECTED; in getConnectionState()
1075 return BluetoothAdapter.STATE_DISCONNECTED; in getConnectionState()
1094 if (getState() != STATE_ON) return BluetoothProfile.STATE_DISCONNECTED; in getProfileConnectionState()
1102 return BluetoothProfile.STATE_DISCONNECTED; in getProfileConnectionState()
DBluetoothManager.java102 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
DBluetoothInputDevice.java394 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
398 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
DBluetoothPbap.java79 public static final int STATE_DISCONNECTED = 0; field in BluetoothPbap
DBluetoothHeadset.java444 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
448 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
DBluetoothHealth.java361 return STATE_DISCONNECTED; in getConnectionState()
DBluetoothGatt.java140 BluetoothProfile.STATE_DISCONNECTED);
166 BluetoothProfile.STATE_DISCONNECTED;
DBluetoothGattServer.java109 BluetoothProfile.STATE_DISCONNECTED);
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
DBlockingStateListener.java114 public static final int STATE_DISCONNECTED = 6; field in BlockingStateListener
142 setCurrentState(STATE_DISCONNECTED); in onDisconnected()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java247 case BluetoothProfile.STATE_DISCONNECTED: in onReceive()
936 case BluetoothProfile.STATE_DISCONNECTED: in connectProfile()
1022 case BluetoothProfile.STATE_DISCONNECTED: in disconnectProfile()
1036 if (state == BluetoothProfile.STATE_DISCONNECTED in disconnectProfile()
1054 methodName, state, BluetoothProfile.STATE_DISCONNECTED, firedFlags, mask)); in disconnectProfile()
1125 case BluetoothPan.STATE_DISCONNECTED: in connectPanOrIncomingPanConnection()
1231 case BluetoothPan.STATE_DISCONNECTED: in disconnectFromRemoteOrVerifyConnectNap()
1245 if (state == BluetoothInputDevice.STATE_DISCONNECTED in disconnectFromRemoteOrVerifyConnectNap()
1263 methodName, state, BluetoothInputDevice.STATE_DISCONNECTED, firedFlags, mask)); in disconnectFromRemoteOrVerifyConnectNap()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java225 BluetoothAdapter.STATE_DISCONNECTED); in updateBluetooth()
DQuickSettings.java865 BluetoothAdapter.STATE_DISCONNECTED);
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd351 private int mConnectionState = STATE_DISCONNECTED;
353 private static final int STATE_DISCONNECTED = 0;
386 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) {
388 mConnectionState = STATE_DISCONNECTED;
/frameworks/base/services/java/com/android/server/wifi/
DWifiService.java1151 BluetoothAdapter.STATE_DISCONNECTED);
/frameworks/base/wifi/java/android/net/wifi/
DWifiStateMachine.java2480 BluetoothAdapter.STATE_DISCONNECTED); in processMessage()
3144 BluetoothAdapter.STATE_DISCONNECTED); in processMessage()
/frameworks/base/media/java/android/media/
DAudioService.java3813 if (state == BluetoothProfile.STATE_DISCONNECTED) { in onSetA2dpConnectionState()
4055 BluetoothProfile.STATE_DISCONNECTED); in onReceive()
/frameworks/base/api/
Dcurrent.txt4778 field public static final int STATE_DISCONNECTED = 0; // 0x0
5401 field public static final int STATE_DISCONNECTED = 0; // 0x0