Searched refs:isNrSupported_ (Results 1 – 3 of 3) sorted by relevance
40 isNrSupported_ = (IS_NR_SUPPORTED)dlsym(telephonyExtUtilsWrapperHandle_, "IsNrSupportedExt"); in InitTelephonyExtUtilsWrapper()41 if (isNrSupported_ == nullptr) { in InitTelephonyExtUtilsWrapper()
32 IS_NR_SUPPORTED isNrSupported_ = nullptr; variable
2593 if (TELEPHONY_EXT_UTILS_WRAPPER.isNrSupported_ != nullptr) { in IsNrSupported()2594 TELEPHONY_EXT_UTILS_WRAPPER.isNrSupported_(isNrSupported); in IsNrSupported()