Home
last modified time | relevance | path

Searched refs:assertAccountManagementDisclaimerShown (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
H A DLandingActivityTest.java106 assertAccountManagementDisclaimerShown(); in onCreate_personallyOwned_showsAccountManagementDisclaimer()
116 assertAccountManagementDisclaimerShown(); in onCreate_organizationAndPersonallyOwned_showsAccountManagementDisclaimer()
139 private void assertAccountManagementDisclaimerShown() { in assertAccountManagementDisclaimerShown() method in LandingActivityTest