Searched defs:updateIconCache (Results 1 – 2 of 2) sorted by relevance
83 async updateIconCache(iconId: number, bundleName: string): Promise<void> { method in ResourceManager
70 async updateIconCache(iconId, bundleName: string, moduleName: string): Promise<void> { method in ResourceManager