Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java11696 final ComponentName profileOwnerPackage = in notifyPendingSystemUpdate() local
11698 if (profileOwnerPackage != null) { in notifyPendingSystemUpdate()
11699 intent.setComponent(profileOwnerPackage); in notifyPendingSystemUpdate()