Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DProvisioningTest.java75 saveBundle(context, intent.getParcelableExtra(EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLE)); in onProfileProvisioningComplete()
156 private static void saveBundle(Context context, PersistableBundle bundle) { in saveBundle() method in ProvisioningTest