Searched defs:firstActiveTime (Results 1 – 3 of 3) sorted by relevance
66 public long firstActiveTime; field in Task.TaskKey72 public TaskKey(int id, int stackId, Intent intent, int userId, long firstActiveTime, in TaskKey()
153 long firstActiveTime; // First time this task was active. field in TaskRecord1233 long firstActiveTime = -1; in restoreFromXml() local
1295 public long firstActiveTime; field in ActivityManager.RecentTaskInfo