Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/
DFinalizationController.java159 Intent completeIntent = createProvisioningCompleteIntent(params); in notifyDpcManagedProfile() local
161 mContext.sendOrderedBroadcastAsUser(completeIntent, managedUserHandle, null, in notifyDpcManagedProfile()