Searched refs:mIsCellularSupported (Results 1 – 1 of 1) sorted by relevance
246 private boolean mIsCellularSupported; field in RIL706 if (!mIsCellularSupported) { in getRadioProxy()826 if (!mIsCellularSupported) { in getRadioServiceProxy()1144 mIsCellularSupported = tm.isVoiceCapable() || tm.isSmsCapable() || tm.isDataCapable(); in RIL()