Home
last modified time | relevance | path

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

/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
H A DProvisioningActivityTest.java151 private static class CustomIntentsTestRule extends IntentsTestRule<ProvisioningActivity> { class in ProvisioningActivityTest
153 private CustomIntentsTestRule() { in CustomIntentsTestRule() method in ProvisioningActivityTest.CustomIntentsTestRule
175 public CustomIntentsTestRule mActivityRule = new CustomIntentsTestRule();