Searched refs:ucollectionState (Results 1 – 2 of 2) sorted by relevance
89 std::string ucollectionState = GetString(HIVIEW_UCOLLECTION_STATE, "false"); in IsUCollectionSwitchOn() local90 return ucollectionState == "true"; in IsUCollectionSwitchOn()
102 std::string ucollectionState = GetString(HIVIEW_UCOLLECTION_STATE, "false"); in IsUCollectionSwitchOn() local103 return ucollectionState == "true"; in IsUCollectionSwitchOn()