Home
last modified time | relevance | path

Searched defs:EventBus (Results 1 – 3 of 3) sorted by relevance

/applications/standard/screenlock/common/src/main/ets/default/event/
DEventBus.ts20 export interface EventBus<T> { interface
/applications/standard/systemui/common/src/main/ets/default/event/
DEventBus.ts20 export interface EventBus<T> { interface
/applications/standard/camera/common/src/main/ets/default/worker/eventbus/
DEventBus.ts20 export class EventBus { class