Searched refs:atomicServiceIconInfo (Results 1 – 1 of 1) sorted by relevance
361 std::vector<std::string> atomicServiceIconInfo = AtomicServiceBasicEnginePlugin::GetInstance(). in CreateASStartingWindow() local363 if (atomicServiceIconInfo.size() >= ASENGINE_ATTRIBUTIONS_COUNT) { in CreateASStartingWindow()364 appNameInfo = atomicServiceIconInfo[0]; in CreateASStartingWindow()365 circleIcon = atomicServiceIconInfo[CIRCLE_ICON_INDEX]; in CreateASStartingWindow()366 eyelashRingIcon = atomicServiceIconInfo[EYELASHRING_ICON_INDEX]; in CreateASStartingWindow()