Searched defs:remove (Results 1 – 11 of 11) sorted by relevance
| /applications/standard/launcher/common/src/main/ets/default/cache/ |
| D | LruCache.ts | 70 remove(key: string): void { method in LruCache
|
| D | DiskLruCache.ts | 82 remove(key: string): void { method in DiskLruCache
|
| /applications/standard/app_samples/ability/Launcher/base/src/main/ets/default/manager/ |
| D | LruCache.ts | 70 remove(key: string): void { method in LruCache
|
| /applications/standard/systemui/common/src/main/ets/default/abilitymanager/ |
| D | notificationManager.ts | 47 static remove(tag: string, hashCode: string, callback: AsyncCallback<void>): void { method in NotificationManager
|
| /applications/standard/screenlock/common/src/main/ets/default/abilitymanager/ |
| D | notificationManager.ts | 44 static remove(tag, hashCode, callback) { method in NotificationManager
|
| /applications/standard/app_samples/UI/JsAnimationStyle/entry/src/main/js/default/i18n/ |
| D | zh-CN.json | 20 "remove": "MAIN TITLE", string
|
| D | en-US.json | 20 "remove": "MAIN TITLE", string
|
| /applications/standard/screenlock/features/noticeitem/src/main/ets/com/ohos/noticeItem/model/ |
| D | NotificationManager.ts | 52 static remove(tag, hashCode, callback, isClickItem?: boolean) { method in NotificationManager
|
| D | NotificationService.ts | 62 public remove(code: string, isClickItem?: boolean) { method in NotificationService
|
| /applications/standard/systemui/features/noticeitem/src/main/ets/com/ohos/noticeItem/model/ |
| D | NotificationService.ts | 63 remove(code: string, isClickItem?: boolean): void { method in NotificationService
|
| D | NotificationManager.ts | 54 static remove(tag: string, hashCode,callback, isClickItem?: boolean): void { method in NotificationManager
|