Home
last modified time | relevance | path

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

123

/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/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DCastController.java35 public static final int STATE_DISCONNECTED = 0; field in CastController.CastDevice
42 public int state = STATE_DISCONNECTED;
DBluetoothControllerImpl.java48 private int mConnectionState = BluetoothAdapter.STATE_DISCONNECTED;
94 case BluetoothAdapter.STATE_DISCONNECTED: in stateToString()
188 mConnectionState = BluetoothAdapter.STATE_DISCONNECTED; in updateConnected()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHidProfile.java113 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
119 : BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
159 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DSapProfile.java137 if (mService == null) return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
142 : BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
189 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DMapProfile.java133 if (mService == null) return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
139 : BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
186 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DPbapServerProfile.java97 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
102 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
DHeadsetProfile.java144 if (mService == null) return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
153 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
200 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DPanProfile.java103 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
139 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DCachedBluetoothDevice.java148 newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()
152 newProfileState == BluetoothProfile.STATE_DISCONNECTED) { in onProfileStateChanged()
354 mProfileConnectionState.put(profile, BluetoothProfile.STATE_DISCONNECTED); in clearProfileConnectionState()
822 int maxState = BluetoothProfile.STATE_DISCONNECTED; in getMaxConnectionState()
852 case BluetoothProfile.STATE_DISCONNECTED: in getConnectionSummary()
DA2dpProfile.java136 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
187 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DHfpClientProfile.java157 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
205 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DA2dpSinkProfile.java143 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionStatus()
196 case BluetoothProfile.STATE_DISCONNECTED: in getSummaryResourceForDevice()
DUtils.java20 case BluetoothProfile.STATE_DISCONNECTED: in getConnectionStateSummary()
DOppProfile.java52 return BluetoothProfile.STATE_DISCONNECTED; // Settings app doesn't handle OPP in getConnectionStatus()
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
DPlayerController.java41 public static final int STATE_DISCONNECTED = 0; field in PlayerController
78 mController == null ? STATE_DISCONNECTED : STATE_CONNECTED); in setListener()
171 mListener.onConnectionStateChange(STATE_DISCONNECTED);
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
DBlockingStateCallback.java90 public static final int STATE_DISCONNECTED = 2; field in BlockingStateCallback
123 setCurrentState(STATE_DISCONNECTED); in onDisconnected()
/frameworks/base/telecomm/java/android/telecom/
DCall.java67 public static final int STATE_DISCONNECTED = 7; field in Call
1187 if (callback != null && handler != null && mState != STATE_DISCONNECTED) { in registerCallback()
1199 if (callback != null && mState != STATE_DISCONNECTED) { in unregisterCallback()
1237 case STATE_DISCONNECTED: in stateToString()
1385 if (mState == STATE_DISCONNECTED) { in internalUpdate()
1398 if (mState != Call.STATE_DISCONNECTED) { in internalSetDisconnected()
1399 mState = Call.STATE_DISCONNECTED; in internalSetDisconnected()
DRemoteConnectionService.java66 || parcel.getState() != Connection.STATE_DISCONNECTED) {
70 || parcel.getState() != Connection.STATE_DISCONNECTED) {
76 if (parcel.getState() == Connection.STATE_DISCONNECTED) {
89 if (connection.getState() == Connection.STATE_DISCONNECTED) {
DRemoteConference.java184 newState != Connection.STATE_DISCONNECTED) { in setState()
297 if (mState != Connection.STATE_DISCONNECTED) { in setDisconnected()
299 setState(Connection.STATE_DISCONNECTED); in setDisconnected()
DConference.java365 setState(Connection.STATE_DISCONNECTED); in setDisconnected()
520 if (mState != Connection.STATE_DISCONNECTED) { in destroy()
626 newState != Connection.STATE_DISCONNECTED) { in setState()
/frameworks/base/core/java/android/bluetooth/
DBluetoothA2dpSink.java340 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
344 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
464 case STATE_DISCONNECTED: in stateToString()
DBluetoothA2dp.java331 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
335 return BluetoothProfile.STATE_DISCONNECTED; in getConnectionState()
517 case STATE_DISCONNECTED: in stateToString()
DBluetoothProfile.java52 public static final int STATE_DISCONNECTED = 0; field
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java249 case BluetoothProfile.STATE_DISCONNECTED: in onReceive()
949 case BluetoothProfile.STATE_DISCONNECTED: in connectProfile()
1035 case BluetoothProfile.STATE_DISCONNECTED: in disconnectProfile()
1049 if (state == BluetoothProfile.STATE_DISCONNECTED in disconnectProfile()
1067 methodName, state, BluetoothProfile.STATE_DISCONNECTED, firedFlags, mask)); in disconnectProfile()
1138 case BluetoothPan.STATE_DISCONNECTED: in connectPanOrIncomingPanConnection()
1244 case BluetoothPan.STATE_DISCONNECTED: in disconnectFromRemoteOrVerifyConnectNap()
1258 if (state == BluetoothInputDevice.STATE_DISCONNECTED in disconnectFromRemoteOrVerifyConnectNap()
1276 methodName, state, BluetoothInputDevice.STATE_DISCONNECTED, firedFlags, mask)); in disconnectFromRemoteOrVerifyConnectNap()

123