Searched refs:inHistory (Results 1 – 3 of 3) sorted by relevance
595 volatile boolean inHistory; field in ActivityRecord1251 pw.print(" inHistory="); pw.print(inHistory); in dump()2246 inHistory = false; in ActivityRecord()3281 if (inHistory) { in takeFromHistory()3282 inHistory = false; in takeFromHistory()3291 return inHistory; in isInHistory()
2125 addingActivity.inHistory = true; in addChild()
6503 if (r == null || !r.inHistory) { in getServiceConnectionsHolder()