Searched refs:GetApplicationScheduleState (Results 1 – 3 of 3) sorted by relevance
746 ApplicationScheduleState GetApplicationScheduleState() const;
2191 ApplicationScheduleState AppRunningRecord::GetApplicationScheduleState() const in GetApplicationScheduleState() function in OHOS::AppExecFwk::AppRunningRecord
1121 …if (appRecord->GetApplicationScheduleState() != ApplicationScheduleState::SCHEDULE_FOREGROUNDING) { in ApplicationForegrounded()1168 …if (appRecord->GetApplicationScheduleState() != ApplicationScheduleState::SCHEDULE_BACKGROUNDING) { in ApplicationBackgrounded()