Searched refs:GET_COLORS (Results 1 – 4 of 4) sorted by relevance
26 constexpr uint32_t CODE = static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_COLORS);
26 GET_COLORS, enumerator
28 return GetColorsInner(wallpaperType, WallpaperServiceIpcInterfaceCode::GET_COLORS, colors); in GetColors()
40 { static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_COLORS), in WallpaperServiceStub()