Searched refs:APP_BACKGROUND (Results 1 - 10 of 10) sorted by relevance
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/ |
H A D | reclaim_param.h | 30 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 D | app_info.h | 30 APP_BACKGROUND, member in OHOS::RME::AppState
|
/foundation/ability/ability_runtime/services/common/include/ |
H A D | event_report.h | 90 APP_BACKGROUND, member in OHOS::AAFwk::EventName
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | reclaim_strategy_manager.cpp | 127 case AppAction::APP_BACKGROUND: in HandleAppStateChanged_()
|
/foundation/ability/ability_runtime/test/unittest/event_report_test/ |
H A D | event_report_test.cpp | 79 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 D | intellisense_server.cpp | 152 iter->SetAppState(AppState::APP_BACKGROUND); in NewBackground()
|
/foundation/window/window_manager/window_scene/interfaces/include/ |
H A D | ws_common.h | 250 APP_BACKGROUND, member in OHOS::OHOS::OHOS::Rosen::FocusChangeReason
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | reclaim_priority_manager.cpp | 1088 action = AppAction::APP_BACKGROUND; in HandleBackground()
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1244 AAFwk::EventReport::SendAppBackgroundEvent(AAFwk::EventName::APP_BACKGROUND, eventInfo); in ApplicationBackgrounded()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 5729 RequestSessionUnfocus(persistentId, FocusChangeReason::APP_BACKGROUND); in OnSessionStateChange()
|
Completed in 39 milliseconds