Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DProvisioningTest.java110 PersistableBundle bundle = loadBundle(mContext); in testVerifyAdminExtraBundle()
170 private static PersistableBundle loadBundle(Context context) { in loadBundle() method in ProvisioningTest