Home
last modified time | relevance | path

Searched defs:clearCache (Results 1 – 4 of 4) sorted by relevance

/applications/standard/launcher/common/src/main/ets/default/cache/
DAppListInfoCacheManager.ts62 clearCache(): void { method in AppListInfoCacheManager
DFormListInfoCacheManager.ts69 clearCache(): void { method in FormListInfoCacheManager
DAppResourceCacheManager.ts73 clearCache(): void { method in AppResourceCacheManager
/applications/standard/photos/product/phone/src/main/ets/FormAbility/
DFormAbility.ts107 private async clearCache(newStatus: FormVisibilityArray): Promise<void> { method in FormAbility