Searched refs:createGrp (Results 1 – 2 of 2) sorted by relevance
131 explicit ForegroundAppRecord(int pid, int uiTid, bool createGrp = true);
1018 ForegroundAppRecord::ForegroundAppRecord(int pid, int uiTid, bool createGrp) in ForegroundAppRecord() argument1022 if (OHOS::system::GetBoolParameter(INTERVAL_DDL, false) && createGrp) { in ForegroundAppRecord()