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.java86 public static final String ACTION_DEVICE_ADMIN_ENABLED field in DeviceAdminReceiver
873 } else if (ACTION_DEVICE_ADMIN_ENABLED.equals(action)) { in onReceive()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java307 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in testSetActiveAdmin()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java3236 sendAdminCommandLocked(newAdmin, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED, in setActiveAdmin()
8084 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.txt6227 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…
Dsystem-current.txt6442 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…