Home
last modified time | relevance | path

Searched refs:START_FOREGROUND_SERVICE (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent_constant.h125 START_FOREGROUND_SERVICE, member in OHOS::AbilityRuntime::WantAgent::final::OperationType
/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/
H A Dwant_agent_helper_test.cpp347 * 4.Type is WantAgentConstant::OperationType::START_FOREGROUND_SERVICE
360 wantAgentInfo.operationType_ = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
373 * 4.Type is WantAgentConstant::OperationType::START_FOREGROUND_SERVICE
605 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
640 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
667 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
938 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
986 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp116 case static_cast<int32_t>(OperationType::START_FOREGROUND_SERVICE): in ExecuteOperation()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h67 START_FOREGROUND_SERVICE, member in OHOS::AAFwk::OperationType
/foundation/ability/ability_runtime/test/unittest/pending_want_test/
H A Dpending_want_test.cpp411 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
430 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
449 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
1267 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
1293 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
1319 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
1363 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp123 case WantAgentConstant::OperationType::START_FOREGROUND_SERVICE: in GetWantAgent()
H A Dpending_want.cpp199 context, requestCode, want, flags, WantAgentConstant::OperationType::START_FOREGROUND_SERVICE, in GetForegroundService()
/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
H A Dpanding_want_manager_test.cpp210 wantSenderInfo.type = (int32_t)WantAgentConstant::OperationType::START_FOREGROUND_SERVICE; in GetForegroundService()
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp427 * nullptr,flags:CONSTANT_FLAG,type:OperationType::START_FOREGROUND_SERVICE
435 MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_FOREGROUND_SERVICE); in HWTEST_F()

Completed in 15 milliseconds