Searched refs:getNetworkType (Results 1 - 7 of 7) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DNetworkConfiguration.java73 public int getNetworkType(); method in interface:NetworkConfiguration
H A DEthernetConfig.java86 public int getNetworkType() { method in class:EthernetConfig
H A DSaveWifiConfigurationFragment.java45 args.putInt(EXTRA_NETWORK_TYPE, configuration.getNetworkType());
H A DWifiConfig.java79 public int getNetworkType() { method in class:WifiConfig
/packages/apps/Dialer/java/com/android/dialer/common/
H A DNetworkUtil.java46 return getNetworkType(connectivityManager.getActiveNetworkInfo());
73 @NetworkType String networkType = getNetworkType(netInfo);
81 public static String getNetworkType(@Nullable NetworkInfo netInfo) { method in class:NetworkUtil
/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
H A DTelecomUtils.java334 return tm.getNetworkType() != TelephonyManager.NETWORK_TYPE_UNKNOWN &&
/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java2185 public int getNetworkType() { method in class:PhoneInterfaceManager

Completed in 205 milliseconds