HomeSort by relevance Sort by last modified time
    Searched full:knetworktypecellular (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chromeos/network/
shill_property_util.cc 281 kNetworkTypeCellular = 1 << 3,
295 { shill::kTypeCellular, kNetworkTypeCellular },
319 kNetworkTypeCellular);
324 return NetworkTypePattern(kNetworkTypeCellular | kNetworkTypeWimax);
344 return NetworkTypePattern(kNetworkTypeCellular);

Completed in 164 milliseconds