Home | History | Annotate | Download | only in admin

Lines Matching defs:admin

17 package android.app.admin;
56 * <a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a>
81 * disabling your admin, by setting the extra field
84 * to the user before they disable your admin.
92 * impact of disabling your admin.
119 * <p>The calling device admin must have requested
135 * <p>The calling device admin must have requested
147 * <p>The calling device admin must have requested
159 * <p>The calling device admin must have requested
170 * a device-admin tag. XXX TO DO: describe syntax.
279 * once per day until the password is changed or the device admin disables password expiration.
281 * <p>The admin will typically post a notification requesting the user to change their password
285 * <p>The admin should be sure to take down any notifications it posted in response to this call