Searched refs:resetVoiceMailLoadedFlagExt_ (Results 1 – 4 of 4) sorted by relevance
58 if (TELEPHONY_EXT_WRAPPER.resetVoiceMailLoadedFlagExt_ != nullptr) { in ResetVoiceMailLoadedFlag()60 TELEPHONY_EXT_WRAPPER.resetVoiceMailLoadedFlagExt_(slotId_); in ResetVoiceMailLoadedFlag()
121 … resetVoiceMailLoadedFlagExt_ = (RESET_VOICE_MAIL_LOADED_FLAG_EXT)dlsym(telephonyExtWrapperHandle_, in InitTelephonyExtWrapperForVoiceMail()136 resetVoiceMailLoadedFlagExt_ == nullptr || setVoiceMailOnSimExt_ == nullptr || in InitTelephonyExtWrapperForVoiceMail()
110 RESET_VOICE_MAIL_LOADED_FLAG_EXT resetVoiceMailLoadedFlagExt_ = nullptr; variable
379 EXPECT_EQ(TELEPHONY_EXT_WRAPPER.resetVoiceMailLoadedFlagExt_ != nullptr, true);