Searched refs:IsConnectionCellular (Results 1 – 6 of 6) sorted by relevance
39 return net::NetworkChangeNotifier::IsConnectionCellular( in ShouldUseCellularUploadInterval()
277 EXPECT_TRUE(NetworkChangeNotifier::IsConnectionCellular( in TEST_F()284 EXPECT_FALSE(NetworkChangeNotifier::IsConnectionCellular( in TEST_F()
548 bool NetworkChangeNotifier::IsConnectionCellular(ConnectionType type) { in IsConnectionCellular() function in net::NetworkChangeNotifier895 return IsConnectionCellular(GetCurrentConnectionType()) in GetCurrentConnectionCost()
487 static bool IsConnectionCellular(ConnectionType type);
128 if (net::NetworkChangeNotifier::IsConnectionCellular(connection_type)) { in TEST()
551 net::NetworkChangeNotifier::IsConnectionCellular(connection_type)) { in GetForcedEffectiveConnectionType()