Searched refs:inHistory (Results 1 – 1 of 1) sorted by relevance
309 private boolean inHistory; // are we in the history stack? field in ActivityRecord488 pw.print(" inHistory="); pw.print(inHistory); in dump()820 inHistory = false; in ActivityRecord()920 inHistory = true;1077 if (inHistory) {1078 inHistory = false;1087 return inHistory;