Searched refs:NotifyAppJobQueueChanged (Results 1 – 3 of 3) sorted by relevance
1284 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_PRINTING); in StartPrintJobCB()1397 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_BLOCKED); in NotifyCurrentUserChanged()1400 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_HIDE); in NotifyCurrentUserChanged()1403 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_PRINTING); in NotifyCurrentUserChanged()1449 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_PRINTING); in SendQueuePrintJob()1778 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_COMPLETED); in ReportCompletedPrint()1838 void PrintServiceAbility::NotifyAppJobQueueChanged(const std::string &applyResult) in NotifyAppJobQueueChanged() function in OHOS::Print::PrintServiceAbility2021 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_UNSUBSCRIBE); in UnloadSystemAbility()2451 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_BLOCKED); in CheckJobQueueBlocked()2472 NotifyAppJobQueueChanged(QUEUE_JOB_LIST_CLEAR_BLOCKED); in CheckJobQueueBlocked()[all …]
136 void NotifyAppJobQueueChanged(const std::string &applyResult);
669 PrintServiceAbility::GetInstance()->NotifyAppJobQueueChanged(applyResult); in TestNotifyAppJobQueueChanged()