Searched refs:KEY_SLOT_LOCKSCREEN_VISIBLENESS (Results 1 – 1 of 1) sorted by relevance
176 const static std::string KEY_SLOT_LOCKSCREEN_VISIBLENESS = "lockscreenVisibleness"; variable1011 GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_LOCKSCREEN_VISIBLENESS), in GenerateSlotEntry()1148 if (typeStr.compare(KEY_SLOT_LOCKSCREEN_VISIBLENESS) == 0) { in SetSoltProperty()