Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkCapabilities.java155 NET_CAPABILITY_RCS,
228 public static final int NET_CAPABILITY_RCS = 8; field in NetworkCapabilities
398 (1 << NET_CAPABILITY_RCS) |
1899 case NET_CAPABILITY_RCS: return "RCS"; in capabilityNameOf()
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto76 NET_CAPABILITY_RCS = 8; enumerator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DTelephonyNetworkFactory.java143 nc.addCapability(NetworkCapabilities.NET_CAPABILITY_RCS); in makeNetworkFilter()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java401 netCap.addCapability(NetworkCapabilities.NET_CAPABILITY_RCS); in PhoneSwitcher()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java62 import static android.net.NetworkCapabilities.NET_CAPABILITY_RCS;
2339 capability == NET_CAPABILITY_RCS || capability == NET_CAPABILITY_XCAP) { in tryNetworkFactoryRequests()
2438 tryNetworkFactoryRequests(NET_CAPABILITY_RCS); in testNetworkFactoryRequests()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17127 field public static final int NET_CAPABILITY_RCS = 8; // 0x8
/frameworks/base/non-updatable-api/
Dcurrent.txt29046 field public static final int NET_CAPABILITY_RCS = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt29176 field public static final int NET_CAPABILITY_RCS = 8; // 0x8
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt44382 Landroid/net/NetworkCapabilitiesProto;->NET_CAPABILITY_RCS:I