Searched defs:networkType (Results 1 – 7 of 7) sorted by relevance
32 int networkType = intent.getIntExtra(ConnectivityManager.EXTRA_NETWORK_TYPE, 0); in onReceive() local
137 getSignalStrengthTypeForNetworkType(int networkType) { in getSignalStrengthTypeForNetworkType()
77 private boolean isNetworkProtected(int networkType) { in isNetworkProtected()273 private boolean isNetworkSupported(int networkType) { in isNetworkSupported()
490 public ConnectivityActionReceiver(ConnectivityManager cm, int networkType, in ConnectivityActionReceiver()527 int networkType = networkInfo.getType(); in onReceive() local
393 private void assertStartUsingNetworkFeatureUnsupported(int networkType, String feature) { in assertStartUsingNetworkFeatureUnsupported()400 private void assertStopUsingNetworkFeatureUnsupported(int networkType, String feature) { in assertStopUsingNetworkFeatureUnsupported()407 private void assertRequestRouteToHostUnsupported(int networkType, int hostAddress) { in assertRequestRouteToHostUnsupported()438 private boolean shouldBeSupported(int networkType) { in shouldBeSupported()
502 ConnectivityActionReceiver(int networkType, NetworkInfo.State expectedState, in ConnectivityActionReceiver()
357 int networkType = mNetworkInterfacesToTest[networkIndex].getNetworkType(); in getSubscriberId() local880 public void onThresholdReached(int networkType, String subscriberId) { in onThresholdReached()