Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDeviceAdminReceiver.java82 public static final String ACTION_DEVICE_ADMIN_ENABLED field in DeviceAdminReceiver
652 } else if (ACTION_DEVICE_ADMIN_ENABLED.equals(action)) { in onReceive()
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd288 …bility to respond to the {@link android.app.admin.DeviceAdminReceiver#ACTION_DEVICE_ADMIN_ENABLED}
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java236 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in testSetActiveAdmin()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2837 sendAdminCommandLocked(newAdmin, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED, in setActiveAdmin()
7080 sendAdminCommandLocked(admin, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED, in sendAdminEnabledBroadcastLocked()
/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/api/
Dcurrent.txt5870 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…
Dtest-current.txt5876 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…
Dsystem-current.txt6023 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…