Home
last modified time | relevance | path

Searched refs:WIFI_INTERACTION (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dbackground_mode.h31 WIFI_INTERACTION,
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit.cpp68 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::WIFI_INTERACTION), "WIFI_INTERACTION"); in BackgroundModeInit()
H A Dinit_bgtaskmgr.cpp73 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::WIFI_INTERACTION), "WIFI_INTERACTION"); in BackgroundModeInit()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h44 WIFI_INTERACTION = 1 << 6, member in OHOS::AppExecFwk::BackgroundMode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h68 WIFI_INTERACTION = 1 << 6, member in OHOS::AppExecFwk::GetAbilityInfoFlag::BackgroundMode
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp200 EXPECT_EQ(WIFI_INTERACTION_ID, (int32_t)BackgroundMode::WIFI_INTERACTION); in HWTEST_F()

Completed in 4 milliseconds