Searched refs:STATE_CONNECTED (Results 1 – 16 of 16) sorted by relevance
37 public static final int STATE_CONNECTED = 3; field in LegacyVpnInfo83 return STATE_CONNECTED; in stateFromNetworkInfo()
98 return BluetoothProfile.STATE_CONNECTED; in getConnectionState()134 new int[] { BluetoothProfile.STATE_CONNECTED }); in getConnectedDevices()
53 public static final int STATE_CONNECTED = 2; field
83 public static final int STATE_CONNECTED = 2; field in BluetoothPbap
503 case STATE_CONNECTED: in stateToString()
108 connected ? BluetoothProfile.STATE_CONNECTED :
165 int profileState = connected ? BluetoothProfile.STATE_CONNECTED :
366 public static final int STATE_CONNECTED = 2; field in BluetoothAdapter
253 case BluetoothProfile.STATE_CONNECTED: in onReceive()930 case BluetoothProfile.STATE_CONNECTED: in connectProfile()955 if (state == BluetoothProfile.STATE_CONNECTED in connectProfile()973 methodName, state, BluetoothProfile.STATE_CONNECTED, firedFlags, mask)); in connectProfile()1011 case BluetoothProfile.STATE_CONNECTED: in disconnectProfile()1119 case BluetoothPan.STATE_CONNECTED: in connectPanOrIncomingPanConnection()1141 if (state == BluetoothPan.STATE_CONNECTED in connectPanOrIncomingPanConnection()1159 methodName, state, BluetoothPan.STATE_CONNECTED, firedFlags, mask)); in connectPanOrIncomingPanConnection()1224 case BluetoothPan.STATE_CONNECTED: in disconnectFromRemoteOrVerifyConnectNap()
133 if (adapter.getConnectionState() == BluetoothAdapter.STATE_CONNECTED) { in PhoneStatusBarPolicy()226 if (state == BluetoothAdapter.STATE_CONNECTED) { in updateBluetooth()
557 (adapter.getConnectionState() == BluetoothAdapter.STATE_CONNECTED); in addBluetoothTile()
866 mBluetoothState.connected = (status == BluetoothAdapter.STATE_CONNECTED);
355 private static final int STATE_CONNECTED = 2;378 if (newState == BluetoothProfile.STATE_CONNECTED) {380 mConnectionState = STATE_CONNECTED;
2326 … (state == BluetoothA2dp.STATE_CONNECTED) ? 1 : 0);2818 (state == BluetoothA2dp.STATE_CONNECTED) ? 1 : 0); in setBluetoothA2dpDeviceConnectionState()3811 if (isConnected && state != BluetoothProfile.STATE_CONNECTED) { in onSetA2dpConnectionState()3830 } else if (!isConnected && state == BluetoothProfile.STATE_CONNECTED) { in onSetA2dpConnectionState()4082 boolean connected = (state == BluetoothProfile.STATE_CONNECTED); in onReceive()
410 android.bluetooth.BluetoothProfile#STATE_CONNECTED} as the new state.</p>
4776 field public static final int STATE_CONNECTED = 2; // 0x25399 field public static final int STATE_CONNECTED = 2; // 0x2