Home
last modified time | relevance | path

Searched defs:push (Results 1 – 6 of 6) sorted by relevance

/applications/standard/app_samples/UI/JsRouter/entry/src/main/js/default/i18n/
Dzh-CN.json5 "push": "这是push页面,欢迎", string
Den-US.json5 "push": "This is the Push page.", string
/applications/standard/photos/entry/src/main/ets/feature/editor/utils/
DEditStack.ts59 push(obj: T) { method in EditStack
/applications/standard/photos/entry/src/main/ets/feature/editor/
DImageFilterStack.ts38 push(filter: ImageFilterBase) { method in ImageFilterStack
/applications/standard/screenlock/features/noticeitem/src/main/ets/com/ohos/noticeItem/model/
DNotificationManager.ts84 static push(tag, param, asyncCallback) { method in NotificationManager
/applications/standard/systemui/features/noticeitem/src/main/ets/com/ohos/noticeItem/model/
DNotificationManager.ts86 static push(tag: string, param, asyncCallback): void { method in NotificationManager