Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java750 MockUtils.checkIntentAction(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED), in setDeviceOwner()
1002 MockUtils.checkIntentAction(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED), in testClearDeviceOwner()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1095 public static final String ACTION_DEVICE_OWNER_CHANGED field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6540 new Intent(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED) in setDeviceOwner()
6693 Intent intent = new Intent(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED); in clearDeviceOwner()
/frameworks/base/api/
Dcurrent.txt6416 …field public static final java.lang.String ACTION_DEVICE_OWNER_CHANGED = "android.app.action.DEVIC…
Dsystem-current.txt6652 …field public static final java.lang.String ACTION_DEVICE_OWNER_CHANGED = "android.app.action.DEVIC…