Searched refs:hasBeenVisible (Results 1 – 3 of 3) sorted by relevance
119 mTestTask.hasBeenVisible = true; in setUp()243 anotherTaskOfTheSameUser.hasBeenVisible = true; in testClearsRecordsOfTheUserOnUserCleanUp()255 anotherTaskOfDifferentUser.hasBeenVisible = true; in testClearsRecordsOfTheUserOnUserCleanUp()
234 boolean hasBeenVisible; // Set if any activities in the task have been visible to the user. field in TaskRecord1425 return autoRemoveRecents || (mActivities.isEmpty() && !hasBeenVisible); in autoRemoveFromRecents()1914 if (!hasBeenVisible) { in saveLaunchingStateIfNeeded()2509 pw.print(prefix + "hasBeenVisible=" + hasBeenVisible); in dump()
2409 task.hasBeenVisible = true; in onWindowsDrawn()