Home
last modified time | relevance | path

Searched refs:NET_ENTERPRISE_ID_2 (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/tests/common/java/android/net/
DNetworkCapabilitiesTest.java43 import static android.net.NetworkCapabilities.NET_ENTERPRISE_ID_2;
894 .addEnterpriseId(NET_ENTERPRISE_ID_2) in testEnterpriseId()
899 assertEquals(NET_ENTERPRISE_ID_2, in testEnterpriseId()
904 .addEnterpriseId(NET_ENTERPRISE_ID_2) in testEnterpriseId()
912 assertEquals(NET_ENTERPRISE_ID_2, in testEnterpriseId()
939 .addEnterpriseId(NET_ENTERPRISE_ID_2) in testEnterpriseId()
941 .removeEnterpriseId(NET_ENTERPRISE_ID_2) in testEnterpriseId()
949 .addEnterpriseId(NET_ENTERPRISE_ID_2) in testEnterpriseId()
951 .removeEnterpriseId(NET_ENTERPRISE_ID_2) in testEnterpriseId()
/packages/modules/Connectivity/framework/src/android/net/
DNetworkCapabilities.java159 public static final int NET_ENTERPRISE_ID_2 = 2; field in NetworkCapabilities
183 NET_ENTERPRISE_ID_2,
/packages/modules/Connectivity/framework/api/
Dcurrent.txt354 field public static final int NET_ENTERPRISE_ID_2 = 2; // 0x2
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java120 import static android.net.NetworkCapabilities.NET_ENTERPRISE_ID_2;
14771 NET_ENTERPRISE_ID_2);
14863 final TestNetworkAgentWrapper workAgent2 = makeEnterpriseNetworkAgent(NET_ENTERPRISE_ID_2);
14894 profileNetworkPreferenceBuilder2.setPreferenceEnterpriseId(NET_ENTERPRISE_ID_2);
15011 final TestNetworkAgentWrapper workAgent2 = makeEnterpriseNetworkAgent(NET_ENTERPRISE_ID_2);
15055 profileNetworkPreferenceBuilder2.setPreferenceEnterpriseId(NET_ENTERPRISE_ID_2);