Searched refs:newLockscreenColor (Results 1 – 1 of 1) sorted by relevance
1074 std::vector<uint64_t> newLockscreenColor; variable1075 …aperErrorCode = WallpaperManager::GetInstance().GetColors(LOCKSCREEN, apiInfo, newLockscreenColor);1082 EXPECT_NE(oldLockscreenColor, newLockscreenColor);