Searched refs:containsContentDescription (Results 1 – 2 of 2) sorted by relevance
587 currentTask.containsContentDescription("ExcludeFromRecents") in testExcludeFromRecents()588 || currentTask.containsContentDescription(null)); in testExcludeFromRecents()594 currentTask.containsContentDescription("ExcludeFromRecents") in testExcludeFromRecents()595 || currentTask.containsContentDescription(null)); in testExcludeFromRecents()
265 public boolean containsContentDescription(@Nullable String expected) { in containsContentDescription() method in OverviewTask