Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java11678 final UserHandle deviceOwnerUser = in notifyPendingSystemUpdate() local
11681 mContext.sendBroadcastAsUser(intent, deviceOwnerUser); in notifyPendingSystemUpdate()