Home
last modified time | relevance | path

Searched refs:isImsSms (Results 1 - 3 of 3) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_send_indexer.cpp57 void SmsSendIndexer::SetImsSmsForCdma(const bool isImsSms) in SetImsSmsForCdma() argument
59 isCdmaIms_ = isImsSms; in SetImsSmsForCdma()
/base/telephony/sms_mms/services/sms/include/
H A Dsms_send_indexer.h80 void SetImsSmsForCdma(const bool isImsSms);
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp717 bool isImsSms = static_cast<bool>(GetNumRandom(0, 1)); in TestSetAndGet() local
718 m_pSmsSendIndexer->SetImsSmsForCdma(isImsSms); in TestSetAndGet()

Completed in 4 milliseconds