Searched defs:isCellular (Results 1 – 2 of 2) sorted by relevance
620 static boolean isCellular(UpstreamNetworkState ns) { in isCellular() method in UpstreamNetworkMonitor624 private static boolean isCellular(NetworkCapabilities nc) { in isCellular() method in UpstreamNetworkMonitor
251 public void notifyUpstream(boolean isCellular) { in notifyUpstream()