Home
last modified time | relevance | path

Searched defs:isStarted (Results 1 – 2 of 2) sorted by relevance

/applications/standard/printspooler/feature/ippPrint/src/main/ets/common/discovery/
DDiscovery.ts174 isStarted(): boolean { method in Discovery
/applications/standard/printspooler/entry/src/main/ets/Controller/
DPrintJobManager.ts22 private isStarted: boolean = false; property in PrintJobManager