Searched refs:inHistory (Results 1 – 3 of 3) sorted by relevance
575 volatile boolean inHistory; field in ActivityRecord1195 pw.print(" inHistory="); pw.print(inHistory); in dump()2113 inHistory = false; in ActivityRecord()3093 if (inHistory) { in takeFromHistory()3094 inHistory = false; in takeFromHistory()3103 return inHistory; in isInHistory()
1969 addingActivity.inHistory = true; in addChild()
6260 if (r == null || !r.inHistory) { in getServiceConnectionsHolder()