Searched defs:networkType (Results 1 – 5 of 5) sorted by relevance
32 int networkType = intent.getIntExtra(ConnectivityManager.EXTRA_NETWORK_TYPE, 0); in onReceive() local
78 private boolean isNetworkProtected(int networkType) { in isNetworkProtected()274 private boolean isNetworkSupported(int networkType) { in isNetworkSupported()
375 private void assertStartUsingNetworkFeatureUnsupported(int networkType, String feature) { in assertStartUsingNetworkFeatureUnsupported()382 private void assertStopUsingNetworkFeatureUnsupported(int networkType, String feature) { in assertStopUsingNetworkFeatureUnsupported()389 private void assertRequestRouteToHostUnsupported(int networkType, int hostAddress) { in assertRequestRouteToHostUnsupported()409 private boolean isSupported(int networkType) { in isSupported()786 ConnectivityActionReceiver(int networkType, NetworkInfo.State netState) { in ConnectivityActionReceiver()820 int networkType = networkInfo.getType(); in onReceive() local
354 ConnectivityActionReceiver(int networkType, NetworkInfo.State expectedState) { in ConnectivityActionReceiver()
336 int networkType = mNetworkInterfacesToTest[networkIndex].getNetworkType(); in getSubscriberId() local853 public void onThresholdReached(int networkType, String subscriberId) { in onThresholdReached()