Searched defs:ddlEnabled (Results 1 – 1 of 1) sorted by relevance
536 bool ddlEnabled = OHOS::system::GetBoolParameter(INTERVAL_DDL, false); in NewForeground() local552 void TaskController::NewForegroundAppRecord(int pid, int uiTid, bool ddlEnabled) in NewForegroundAppRecord()