Home
last modified time | relevance | path

Searched defs:STATE_CONNECTED (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/aosp_15_r20/frameworks/base/core/java/com/android/internal/net/
H A DLegacyVpnInfo.java38 public static final int STATE_CONNECTED = 3; field in LegacyVpnInfo
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/vpn2/
DAppPreference.java39 public static final int STATE_CONNECTED = LegacyVpnInfo.STATE_CONNECTED; field in AppPreference
/aosp_15_r20/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/occupantconnection/
DSenderFragment.java49 private static final int STATE_CONNECTED = 2; field in SenderFragment
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DDemoSimulatorTest.java58 private static final String STATE_CONNECTED = "ConnectedState"; field in DemoSimulatorTest
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DVpnProfileState.java39 public static final int STATE_CONNECTED = 2; field in VpnProfileState
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_packet_socket.h68 STATE_CONNECTED enumerator
/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DBluetoothLeService.java53 private static final int STATE_CONNECTED = 2; field in BluetoothLeService
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
H A DBluetoothLeService.java53 private static final int STATE_CONNECTED = 2; field in BluetoothLeService
/aosp_15_r20/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
H A DBluetoothLeService.java53 private static final int STATE_CONNECTED = 2; field in BluetoothLeService
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/networkconnection/
DEstablishNetworkConnectionViewModel.java53 public static final int STATE_CONNECTED = 5; field in EstablishNetworkConnectionViewModel
/aosp_15_r20/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DPlayerController.java42 public static final int STATE_CONNECTED = 1; field in PlayerController
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java64 int STATE_CONNECTED = 2; field
/aosp_15_r20/external/webrtc/p2p/base/
H A Dturn_port.h49 STATE_CONNECTED, // Socket connected, ready to send stun requests. enumerator
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/proto/google/cloud/edgecontainer/v1/
H A Dresources.proto305 STATE_CONNECTED = 1; enumerator
/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java69 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
/aosp_15_r20/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
H A DBluetoothChatService.java68 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
/aosp_15_r20/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
H A DBluetoothChatService.java69 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py90 STATE_CONNECTED = 2 variable in BluetoothProfileState
/aosp_15_r20/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h76 STATE_CONNECTED, enumerator
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
H A DBluetoothChatService.java69 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DDataConnectionStatusTracker.java42 static final int STATE_CONNECTED = 2; field in DataConnectionStatusTracker
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py31 STATE_CONNECTED = 'Connected' variable
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DSavedNetworksTest.py32 STATE_CONNECTED = "Connected" variable
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py152 STATE_CONNECTED = 2 variable in BluetoothConnectionStatus
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DBluetoothChatService.java87 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService

12345678910>>...14