Home
last modified time | relevance | path

Searched defs:TaskKey (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTask.java56 public static class TaskKey { class in Task
72 public TaskKey(int id, int stackId, Intent intent, int userId, long firstActiveTime, in TaskKey() method in Task.TaskKey