Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDeviceAdminReceiver.java89 public static final String ACTION_DEVICE_ADMIN_ENABLED field in DeviceAdminReceiver
1035 } else if (ACTION_DEVICE_ADMIN_ENABLED.equals(action)) { in onReceive()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java3835 sendAdminCommandLocked(newAdmin, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED, in setActiveAdmin()
3913 sendAdminCommandLocked(adminToTransfer, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED, in transferActiveAdminUncheckedLocked()
9625 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED, in maybeSendAdminEnabledBroadcastLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java382 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in testSetActiveAdmin()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5284 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…
/frameworks/base/non-updatable-api/
Dcurrent.txt6602 …field public static final String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVICE_ADMIN_EN…
/frameworks/base/api/
Dcurrent.txt6602 …field public static final String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVICE_ADMIN_EN…