Searched refs:NET_CAPABILITY_RCS (Results 1 – 9 of 9) sorted by relevance
155 NET_CAPABILITY_RCS,228 public static final int NET_CAPABILITY_RCS = 8; field in NetworkCapabilities398 (1 << NET_CAPABILITY_RCS) |1899 case NET_CAPABILITY_RCS: return "RCS"; in capabilityNameOf()
76 NET_CAPABILITY_RCS = 8; enumerator
143 nc.addCapability(NetworkCapabilities.NET_CAPABILITY_RCS); in makeNetworkFilter()
401 netCap.addCapability(NetworkCapabilities.NET_CAPABILITY_RCS); in PhoneSwitcher()
62 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()
17127 field public static final int NET_CAPABILITY_RCS = 8; // 0x8
29046 field public static final int NET_CAPABILITY_RCS = 8; // 0x8
29176 field public static final int NET_CAPABILITY_RCS = 8; // 0x8
44382 Landroid/net/NetworkCapabilitiesProto;->NET_CAPABILITY_RCS:I