Searched refs:MORE_ISSUES_LABEL (Results 1 – 4 of 4) sorted by relevance
47 const val MORE_ISSUES_LABEL = "More alerts" constant150 waitAllTextDisplayed(MORE_ISSUES_LABEL) in waitCollapsedIssuesDisplayed()158 waitAllTextDisplayed(MORE_ISSUES_LABEL) in waitExpandedIssuesDisplayed()204 waitDisplayed(By.text(MORE_ISSUES_LABEL)) { it.click() } in clickMoreIssuesCard()
43 import com.android.safetycenter.testing.UiTestHelper.MORE_ISSUES_LABEL138 waitAllTextDisplayed(MORE_ISSUES_LABEL) in privacySubpage_withMultipleIssues_displaysExpectedWarningCards()144 waitAllTextDisplayed(MORE_ISSUES_LABEL) in privacySubpage_withMultipleIssues_displaysExpectedWarningCards()
54 import com.android.safetycenter.testing.UiTestHelper.MORE_ISSUES_LABEL834 waitAllTextDisplayed(MORE_ISSUES_LABEL) in moreIssuesCard_expandWithDismissedIssues_showsAdditionalCards()868 waitAllTextDisplayed(MORE_ISSUES_LABEL) in moreIssuesCard_collapseWithDismissedIssues_hidesAdditionalCards()
58 import com.android.safetycenter.testing.UiTestHelper.MORE_ISSUES_LABEL1000 waitAllTextDisplayed(MORE_ISSUES_LABEL) in launchActivity_fromNotification_targetLowerPriorityAsFirstIssue_reorderedSecondIssue()1040 waitAllTextNotDisplayed(MORE_ISSUES_LABEL) in moreIssuesCard_underMaxShownIssues_noMoreIssuesCard()1145 waitAllTextDisplayed(MORE_ISSUES_LABEL) in moreIssuesCard_withThreeIssues_showsTopIssuesAndMoreIssuesCard()