Home
last modified time | relevance | path

Searched refs:PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h137 PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED = 101, // For internal use only: Click Cancel enumerator
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2487 notifyAdapterJobChanged(jobId, PRINT_JOB_SPOOLER_CLOSED, PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED); in NotifyPrintService()
2526 if (subState == PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED || state == PRINT_JOB_COMPLETED) { in notifyAdapterJobChanged()
2535 case PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED: in GetListeningState()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1758 uint32_t subState = PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED; in HWTEST_F()
1967 uint32_t subState = PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED; in HWTEST_F()

Completed in 11 milliseconds