Searched defs:clearCache (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/launcher/common/src/main/ets/default/cache/ | ||
| D | AppListInfoCacheManager.ts | 62 clearCache(): void { method in AppListInfoCacheManager |
| D | FormListInfoCacheManager.ts | 69 clearCache(): void { method in FormListInfoCacheManager |
| D | AppResourceCacheManager.ts | 73 clearCache(): void { method in AppResourceCacheManager |
| /applications/standard/photos/product/phone/src/main/ets/FormAbility/ | ||
| D | FormAbility.ts | 107 private async clearCache(newStatus: FormVisibilityArray): Promise<void> { method in FormAbility |