Searched refs:OnGetColorsInner (Results 1 – 2 of 2) sorted by relevance
54 int32_t OnGetColorsInner(MessageParcel &data, MessageParcel &reply, bool isSystemApi);
200 return OnGetColorsInner(data, reply, false); in OnGetColors()205 return OnGetColorsInner(data, reply, true); in OnGetColorsV9()208 int32_t WallpaperServiceStub::OnGetColorsInner(MessageParcel &data, MessageParcel &reply, bool isSy… in OnGetColorsInner() function in OHOS::WallpaperMgrService::WallpaperServiceStub