Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/
H A Dreclaim_param.h29 APP_FOREGROUND = 3, member in OHOS::Memory::AppAction
38 { static_cast<int32_t>(AppAction::APP_FOREGROUND), "APP_FOREGROUND" },
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dapp_info.h28 APP_FOREGROUND, member in OHOS::RME::AppState
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp106 if (iter->GetAppState() != AppState::APP_FOREGROUND) { in NewForeground()
111 iter->SetAppState(AppState::APP_FOREGROUND); in NewForeground()
218 if (grpId >= 0 && record->GetAppState() == AppState::APP_FOREGROUND) { in ReportRenderThread()
/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h89 APP_FOREGROUND, member in OHOS::AAFwk::EventName
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
H A Dreclaim_strategy_manager.cpp126 case AppAction::APP_FOREGROUND: in HandleAppStateChanged_()
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp78 EXPECT_EQ(EventReport::ConvertEventName(EventName::APP_FOREGROUND), "APP_FOREGROUND"); in HWTEST_F()
539 eventName = EventName::APP_FOREGROUND; in HWTEST_F()
540 EXPECT_EQ(EventReport::ConvertEventName(eventName), "APP_FOREGROUND"); in HWTEST_F()
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h246 APP_FOREGROUND, member in OHOS::OHOS::OHOS::Rosen::FocusChangeReason
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp1080 action = AppAction::APP_FOREGROUND; in HandleForeground()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5771 RequestSessionFocus(persistentId, true, FocusChangeReason::APP_FOREGROUND); in ProcessFocusWhenForeground()
5780 RequestSessionFocus(sceneSession->GetPersistentId(), true, FocusChangeReason::APP_FOREGROUND); in ProcessFocusWhenForegroundScbCore()
5785 PostProcessFocusState state = {true, true, true, FocusChangeReason::APP_FOREGROUND}; in ProcessFocusWhenForegroundScbCore()
9300 session->GetPostProcessFocusState().reason_ == FocusChangeReason::APP_FOREGROUND)) { in PostProcessFocus()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1206 AAFwk::EventReport::SendAppForegroundEvent(AAFwk::EventName::APP_FOREGROUND, eventInfo); in ApplicationForegrounded()

Completed in 40 milliseconds