Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dbackground_mode.h26 AUDIO_PLAYBACK,
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dbackground_task_helper_ohos.cpp34 uint32_t backgroundMode = BackgroundTaskMgr::BackgroundMode::AUDIO_PLAYBACK; in HasBackgroundTask()
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit.cpp61 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::AUDIO_PLAYBACK), "AUDIO_PLAYBACK"); in BackgroundModeInit()
H A Dinit_bgtaskmgr.cpp64 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::AUDIO_PLAYBACK), "AUDIO_PLAYBACK"); in BackgroundModeInit()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h39 AUDIO_PLAYBACK = 1 << 1, member in OHOS::AppExecFwk::BackgroundMode
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dbackground_sensitive_task_overlapping_scene_recognizer.cpp36 BackgroundTaskMgr::BackgroundMode::Type::AUDIO_PLAYBACK,
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h63 AUDIO_PLAYBACK = 1 << 1, member in OHOS::AppExecFwk::GetAbilityInfoFlag::BackgroundMode
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp195 EXPECT_EQ(AUDIO_PLAYBACK_ID, (int32_t)BackgroundMode::AUDIO_PLAYBACK); in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp835 if (mode == BackgroundMode::AUDIO_PLAYBACK || ((mode == BackgroundMode::VOIP || in SendContinuousTaskNotification()

Completed in 7 milliseconds