Home
last modified time | relevance | path

Searched refs:IsInBackground (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_idle_monitor.cpp64 int checkCounts = IsInBackground() ? IDLE_INBACKGROUND_CHECK_LENGTH : IDLE_CHECK_LENGTH; in CheckLowNotifyState()
72 int checkCounts = IsInBackground() ? IDLE_INBACKGROUND_CHECK_LENGTH : IDLE_CHECK_LENGTH; in CheckLowRunningDurationState()
H A Dark_idle_monitor.h59 bool IsInBackground() const in IsInBackground() function in panda::ecmascript::ArkIdleMonitor

Completed in 1 milliseconds