Searched refs:accountToPersistableBundle (Results 1 – 2 of 2) sorted by relevance
40 import static com.android.managedprovisioning.common.StoreUtils.accountToPersistableBundle;264 ? null : accountToPersistableBundle(accountToMigrate)); in toPersistableBundle()
67 public static PersistableBundle accountToPersistableBundle(Account account) { in accountToPersistableBundle() method in StoreUtils