Home
last modified time | relevance | path

Searched defs:NET_CAPABILITY_CBS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto52 NET_CAPABILITY_CBS = 5; enumerator
/frameworks/proto_logging/stats/enums/telephony/qns/
Denums.proto27 NET_CAPABILITY_CBS = 5; enumerator
/frameworks/base/core/java/android/net/vcn/
DVcnCellUnderlyingNetworkTemplate.java83 capsMatchCriteria.put(NET_CAPABILITY_CBS, MATCH_ANY); in capsMatchCriteria.put() argument