Home
last modified time | relevance | path

Searched refs:NET_CAPABILITY_TRUSTED (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tests/net/java/android/net/
DConnectivityManagerTest.java28 import static android.net.NetworkCapabilities.NET_CAPABILITY_TRUSTED;
73 NET_CAPABILITY_TRUSTED); in verifyUnrestrictedNetworkCapabilities()
82 NET_CAPABILITY_TRUSTED); in verifyRestrictedMobileNetworkCapabilities()
131 NET_CAPABILITY_TRUSTED); in testNetworkCapabilitiesForTypeMobileMms()
143 NET_CAPABILITY_TRUSTED); in testNetworkCapabilitiesForTypeMobileSupl()
160 NET_CAPABILITY_TRUSTED, NET_CAPABILITY_WIFI_P2P); in testNetworkCapabilitiesForTypeWifiP2p()
/frameworks/base/core/java/android/net/
DNetworkCapabilities.java169 public static final int NET_CAPABILITY_TRUSTED = 14; field in NetworkCapabilities
207 (1 << NET_CAPABILITY_TRUSTED) |
220 MUTABLE_CAPABILITIES & ~(1 << NET_CAPABILITY_TRUSTED);
227 (1 << NET_CAPABILITY_TRUSTED) |
862 case NET_CAPABILITY_TRUSTED: capabilities += "TRUSTED"; break; in toString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityControllerImpl.java66 .removeCapability(NetworkCapabilities.NET_CAPABILITY_TRUSTED)
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java111 .addCapability(NetworkCapabilities.NET_CAPABILITY_TRUSTED); in start()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java3593 NetworkCapabilities.NET_CAPABILITY_TRUSTED)) { in needNetworkFor()
3610 NetworkCapabilities.NET_CAPABILITY_TRUSTED)) { in releaseNetworkFor()
5317 NetworkCapabilities.NET_CAPABILITY_TRUSTED); in updateCapabilities()
5320 NetworkCapabilities.NET_CAPABILITY_TRUSTED); in updateCapabilities()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java1714 tryNetworkFactoryRequests(NET_CAPABILITY_TRUSTED); in testNetworkFactoryRequests()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17129 field public static final int NET_CAPABILITY_TRUSTED = 14; // 0xe
/frameworks/base/api/
Dcurrent.txt25583 field public static final int NET_CAPABILITY_TRUSTED = 14; // 0xe
Dsystem-current.txt27779 field public static final int NET_CAPABILITY_TRUSTED = 14; // 0xe