Home
last modified time | relevance | path

Searched refs:APP_BACKGROUND (Results 1 - 10 of 10) sorted by relevance

/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/
H A Dreclaim_param.h30 APP_BACKGROUND = 4, member in OHOS::Memory::AppAction
39 { static_cast<int32_t>(AppAction::APP_BACKGROUND), "APP_BACKGROUND" },
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dapp_info.h30 APP_BACKGROUND, member in OHOS::RME::AppState
/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h90 APP_BACKGROUND, member in OHOS::AAFwk::EventName
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
H A Dreclaim_strategy_manager.cpp127 case AppAction::APP_BACKGROUND: in HandleAppStateChanged_()
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp79 EXPECT_EQ(EventReport::ConvertEventName(EventName::APP_BACKGROUND), "APP_BACKGROUND"); in HWTEST_F()
556 eventName = EventName::APP_BACKGROUND; in HWTEST_F()
557 EXPECT_EQ(EventReport::ConvertEventName(eventName), "APP_BACKGROUND"); in HWTEST_F()
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp152 iter->SetAppState(AppState::APP_BACKGROUND); in NewBackground()
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h250 APP_BACKGROUND, member in OHOS::OHOS::OHOS::Rosen::FocusChangeReason
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp1088 action = AppAction::APP_BACKGROUND; in HandleBackground()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1244 AAFwk::EventReport::SendAppBackgroundEvent(AAFwk::EventName::APP_BACKGROUND, eventInfo); in ApplicationBackgrounded()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5729 RequestSessionUnfocus(persistentId, FocusChangeReason::APP_BACKGROUND); in OnSessionStateChange()

Completed in 39 milliseconds