Searched refs:hasTasks (Results 1 – 2 of 2) sorted by relevance
343 public boolean hasTasks() { in hasTasks() method in BaseOverview387 boolean hasTasks = hasTasks(); in isActionsViewVisible()388 if (!hasTasks || isClearAllVisible()) { in isActionsViewVisible()390 + (!hasTasks ? "no recent tasks" : "clear all button is visible")); in isActionsViewVisible()502 if (!hasTasks()) { in getFocusedTaskForTablet()
591 if (overview.hasTasks()) { in testExcludeFromRecents()