Searched refs:EVENT_APP_START (Results 1 – 9 of 9) sorted by relevance
135 appEventRecord.rawid = FoldEventId::EVENT_APP_START; in TimeOut()178 appEventRecord.rawid = FoldEventId::EVENT_APP_START; in ProcessForegroundEvent()307 if (id == FoldEventId::EVENT_APP_EXIT && preId == FoldEventId::EVENT_APP_START) { in CanCalcDuration()310 if (id == FoldEventId::EVENT_SCREEN_STATUS_CHANGED && preId == FoldEventId::EVENT_APP_START) { in CanCalcDuration()333 return dbHelper_->QueryRawEventIndex(bundleName, FoldEventId::EVENT_APP_START); in GetStartIndex()
410 …if (event.rawId != FoldEventId::EVENT_APP_START && event.rawId != FoldEventId::EVENT_SCREEN_STATUS… in QueryForegroundAppsInfo()415 if (event.rawId == FoldEventId::EVENT_APP_START) { in QueryForegroundAppsInfo()476 EqualTo(FoldEventTable::FIELD_EVENT_ID, FoldEventId::EVENT_APP_START)->Or()-> in QueryEventAfterEndTime()
144 if (iter != appNames.end() && event.first == FoldEventId::EVENT_APP_START) { in GetForegroundAppsAtEndTime()
33 const std::string EVENT_APP_START = "APP_START"; variable
40 const std::string EVENT_APP_START = "APP_START"; variable
65 constexpr int EVENT_APP_START = 1101; variable
200 int index1 = dbHelper.QueryRawEventIndex("test_bundle", FoldEventId::EVENT_APP_START);
52 { EVENT_APP_START, BEHAVIOR, 9 },
60 { EVENT_APP_START, 9 },