Searched refs:APP_BACKGROUND (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/ |
H A D | reclaim_param.h | 30 APP_BACKGROUND = 4, enumerator 39 { static_cast<int32_t>(AppAction::APP_BACKGROUND), "APP_BACKGROUND" },
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/config/ |
H A D | usageEventPipeline | 5 "include": ["APP_FOREGROUND", "APP_BACKGROUND"]
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/ |
H A D | app_info.h | 30 APP_BACKGROUND, enumerator
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/config/event/ |
H A D | XperfPlugin | 11 "APP_BACKGROUND",
|
/ohos5.0/foundation/ability/ability_runtime/services/common/include/ |
H A D | event_report.h | 92 APP_BACKGROUND, enumerator
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | reclaim_strategy_manager.cpp | 127 case AppAction::APP_BACKGROUND: in HandleAppStateChanged_()
|
/ohos5.0/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"); 556 eventName = EventName::APP_BACKGROUND;
|
/ohos5.0/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()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/ |
H A D | ws_common.h | 254 APP_BACKGROUND, enumerator
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/ |
H A D | EvtParser.h | 36 const std::string APP_BACKGROUND = "APP_BACKGROUND"; variable
|
/ohos5.0/foundation/ability/ability_runtime/ |
H A D | hisysevent.yaml | 272 APP_BACKGROUND:
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | reclaim_priority_manager.cpp | 1054 action = AppAction::APP_BACKGROUND; in HandleBackground()
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1193 AAFwk::EventReport::SendAppBackgroundEvent(AAFwk::EventName::APP_BACKGROUND, eventInfo); in ApplicationBackgrounded()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 5965 RequestSessionUnfocus(persistentId, FocusChangeReason::APP_BACKGROUND); in OnSessionStateChange()
|