Searched refs:EVENT_PROC_FINISH (Results 1 – 3 of 3) sorted by relevance
4036 if (!mActiveEvents.updateState(HistoryItem.EVENT_PROC_FINISH, name, uid, 0)) { in noteProcessFinishLocked()4042 addHistoryEventLocked(elapsedRealtimeMs, uptimeMs, HistoryItem.EVENT_PROC_FINISH, in noteProcessFinishLocked()4245 HistoryItem.EVENT_PROC_FINISH, ent.getKey(), uids.keyAt(j)); in setRecordAllHistoryLocked()
1868 public static final int EVENT_PROC_FINISH = EVENT_PROC | EVENT_FLAG_FINISH; field in BatteryStats.HistoryItem
38169 Landroid/os/BatteryStats$HistoryItem;->EVENT_PROC_FINISH:I