Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
DManagedProfileAdminReceiver.java31 public static final Intent INTENT_PROVISION_MANAGED_PROFILE = field in ManagedProfileAdminReceiver
DManagedProfileTest.java118 mActivityRule.launchActivity(ManagedProfileAdminReceiver.INTENT_PROVISION_MANAGED_PROFILE); in testManagedProfile()