Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskRecord.java254 int taskAffiliation, int prevTaskId, int nextTaskId, int taskAffiliationColor, in TaskRecord()
1008 int prevTaskId = INVALID_TASK_ID; in restoreFromXml() local