Searched defs:CELLULAR (Results 1 – 6 of 6) sorted by relevance
25 const CELLULAR: u32 = 1; constant
24 CELLULAR = 1 variable in UpstreamType
49 int CELLULAR = 6; field
69 static final String CELLULAR = "CELLULAR"; field in LingerMonitorTest
54 const val CELLULAR = NetworkCapabilities.TRANSPORT_CELLULAR in <lambda>() constant
257 sTransportNames.put(NetworkCapabilities.TRANSPORT_CELLULAR, "[CELLULAR]"); in sTransportNames.put()