Searched refs:NET_CAPABILITY_TRUSTED (Results 1 – 9 of 9) sorted by relevance
28 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()
169 public static final int NET_CAPABILITY_TRUSTED = 14; field in NetworkCapabilities207 (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()
66 .removeCapability(NetworkCapabilities.NET_CAPABILITY_TRUSTED)
111 .addCapability(NetworkCapabilities.NET_CAPABILITY_TRUSTED); in start()
3593 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()
1714 tryNetworkFactoryRequests(NET_CAPABILITY_TRUSTED); in testNetworkFactoryRequests()
17129 field public static final int NET_CAPABILITY_TRUSTED = 14; // 0xe
25583 field public static final int NET_CAPABILITY_TRUSTED = 14; // 0xe
27779 field public static final int NET_CAPABILITY_TRUSTED = 14; // 0xe