Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java917 MockUtils.checkIntentAction(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED), in setDeviceOwner()
1139 MockUtils.checkIntentAction(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED), in testClearDeviceOwner()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1367 public static final String ACTION_DEVICE_OWNER_CHANGED field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7848 sendOwnerChangedBroadcast(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED, userId); in setDeviceOwner()
8012 sendOwnerChangedBroadcast(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED, in clearDeviceOwner()
13738 postTransfer(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED, callingUserId); in transferOwnership()
/frameworks/base/api/
Dcurrent.txt6840 …field public static final String ACTION_DEVICE_OWNER_CHANGED = "android.app.action.DEVICE_OWNER_CH…