Searched refs:mIsMobileNetworkSupported (Results 1 – 2 of 2) sorted by relevance
55 private final boolean mIsMobileNetworkSupported; field in RadioConfig80 mIsMobileNetworkSupported = cm.isNetworkSupported(ConnectivityManager.TYPE_MOBILE); in RadioConfig()154 if (!mIsMobileNetworkSupported) { in getRadioConfigProxy()
187 boolean mIsMobileNetworkSupported; field in RIL354 if (!mIsMobileNetworkSupported) { in getRadioProxy()399 if (!mIsMobileNetworkSupported) { in getOemHookProxy()461 mIsMobileNetworkSupported = cm.isNetworkSupported(ConnectivityManager.TYPE_MOBILE); in RIL()