Searched refs:ADMIN_EXTRAS_BUNDLE (Results 1 – 1 of 1) sorted by relevance
55 private static final PersistableBundle ADMIN_EXTRAS_BUNDLE = new PersistableBundle(); field in ProvisioningTest59 ADMIN_EXTRAS_BUNDLE.putString(ADMIN_EXTRAS_BUNDLE_KEY_1, ADMIN_EXTRAS_BUNDLE_VALUE_1); in ADMIN_EXTRAS_BUNDLE.putString()143 .putExtra(EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLE, ADMIN_EXTRAS_BUNDLE) in createBaseProvisioningIntent()