Searched defs:shotToneType (Results 1 – 3 of 3) sorted by relevance
60 const int shotToneType = 2; variable
65 int32_t shotToneType = static_cast<int32_t>(ShotToneType::SHOT_TONE_TYPE_SIM_CARD_BOTH); variable
223 void RingtoneMetadata::SetShotToneType(const VariantData &shotToneType) in SetShotToneType()