Home
last modified time | relevance | path

Searched refs:BLUETOOTH_INTERACTION (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dbackground_mode.h29 BLUETOOTH_INTERACTION,
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit.cpp64 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::BLUETOOTH_INTERACTION), in BackgroundModeInit()
65 "BLUETOOTH_INTERACTION"); in BackgroundModeInit()
H A Dinit_bgtaskmgr.cpp69 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::BLUETOOTH_INTERACTION), in BackgroundModeInit()
70 "BLUETOOTH_INTERACTION"); in BackgroundModeInit()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h42 BLUETOOTH_INTERACTION = 1 << 4, member in OHOS::AppExecFwk::BackgroundMode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h66 BLUETOOTH_INTERACTION = 1 << 4, member in OHOS::AppExecFwk::GetAbilityInfoFlag::BackgroundMode
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbg_continuous_task_mgr_test.cpp38 static constexpr uint32_t BLUETOOTH_INTERACTION = 16; member
401 EXPECT_EQ(bgContinuousTaskMgr_->CheckBgmodeType(BLUETOOTH_INTERACTION, LOCATION_BGMODE_ID, true, 1ULL), in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp198 EXPECT_EQ(BLUETOOTH_INTERACTION_ID, (int32_t)BackgroundMode::BLUETOOTH_INTERACTION); in HWTEST_F()

Completed in 5 milliseconds