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