Searched refs:KEY_SLOT_SHOW_BADGE (Results 1 – 1 of 1) sorted by relevance
156 const static std::string KEY_SLOT_SHOW_BADGE = "showBadge"; variable1004 …GenerateSlotKey(bundleKey, slotType, KEY_SLOT_SHOW_BADGE), std::to_string(slot->IsShowBadge()), va… in GenerateSlotEntry()1136 if (typeStr.compare(KEY_SLOT_SHOW_BADGE) == 0) { in SetSoltProperty()