/aosp_15_r20/frameworks/base/core/java/com/android/internal/net/ |
H A D | LegacyVpnInfo.java | 38 public static final int STATE_CONNECTED = 3; field in LegacyVpnInfo
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/vpn2/ |
D | AppPreference.java | 39 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/ |
D | SenderFragment.java | 49 private static final int STATE_CONNECTED = 2; field in SenderFragment
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/ |
D | DemoSimulatorTest.java | 58 private static final String STATE_CONNECTED = "ConnectedState"; field in DemoSimulatorTest
|
/aosp_15_r20/frameworks/base/core/java/android/net/ |
H A D | VpnProfileState.java | 39 public static final int STATE_CONNECTED = 2; field in VpnProfileState
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | async_packet_socket.h | 68 STATE_CONNECTED enumerator
|
/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/ |
D | BluetoothLeService.java | 53 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 D | BluetoothLeService.java | 53 private static final int STATE_CONNECTED = 2; field in BluetoothLeService
|
/aosp_15_r20/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
H A D | BluetoothLeService.java | 53 private static final int STATE_CONNECTED = 2; field in BluetoothLeService
|
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/networkconnection/ |
D | EstablishNetworkConnectionViewModel.java | 53 public static final int STATE_CONNECTED = 5; field in EstablishNetworkConnectionViewModel
|
/aosp_15_r20/frameworks/base/tests/OneMedia/src/com/android/onemedia/ |
H A D | PlayerController.java | 42 public static final int STATE_CONNECTED = 1; field in PlayerController
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothProfile.java | 64 int STATE_CONNECTED = 2; field
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | turn_port.h | 49 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 D | resources.proto | 305 STATE_CONNECTED = 1; enumerator
|
/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/ |
D | BluetoothChatService.java | 69 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 D | BluetoothChatService.java | 68 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 D | BluetoothChatService.java | 69 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/ |
D | BtEnum.py | 90 STATE_CONNECTED = 2 variable in BluetoothProfileState
|
/aosp_15_r20/hardware/google/pixel/health/include/pixelhealth/ |
D | BatteryDefender.h | 76 STATE_CONNECTED, enumerator
|
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/ |
H A D | BluetoothChatService.java | 69 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/ |
D | DataConnectionStatusTracker.java | 42 static final int STATE_CONNECTED = 2; field in DataConnectionStatusTracker
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/ |
D | wlan_policy_controller.py | 31 STATE_CONNECTED = 'Connected' variable
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/ |
D | SavedNetworksTest.py | 32 STATE_CONNECTED = "Connected" variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_constants.py | 152 STATE_CONNECTED = 2 variable in BluetoothConnectionStatus
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
H A D | BluetoothChatService.java | 87 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
|