Home | History | Annotate | Download | only in am

Lines Matching refs:inRecents

214     boolean inRecents;      // Actually in the recents list?
996 if (inRecents) {
997 inRecents = false;
2008 if (!askedCompatMode || !inRecents || !isAvailable) {
2010 pw.print(" inRecents="); pw.print(inRecents);