Lines Matching refs:DeviceAdminInfo

198      * @param usesPolicy Which uses-policy to check, as defined in {@link DeviceAdminInfo}.
283 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
338 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
390 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
450 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
510 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
568 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
626 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
684 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
743 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call this
773 * {@link DeviceAdminInfo#USES_POLICY_EXPIRE_PASSWORD} to be able to call this
870 * {@link DeviceAdminInfo#USES_POLICY_LIMIT_PASSWORD} to be able to call
892 * {@link DeviceAdminInfo#USES_POLICY_WATCH_LOGIN} to be able to call
911 * that you request both {@link DeviceAdminInfo#USES_POLICY_WATCH_LOGIN} and
912 * {@link DeviceAdminInfo#USES_POLICY_WIPE_DATA}}.
978 * {@link DeviceAdminInfo#USES_POLICY_RESET_PASSWORD} to be able to call
1003 * {@link DeviceAdminInfo#USES_POLICY_FORCE_LOCK} to be able to call
1047 * {@link DeviceAdminInfo#USES_POLICY_FORCE_LOCK} to be able to call
1073 * {@link DeviceAdminInfo#USES_POLICY_WIPE_DATA} to be able to call
1094 * {@link DeviceAdminInfo#USES_POLICY_SETS_GLOBAL_PROXY} to be able to call
1336 * {@link DeviceAdminInfo#USES_POLICY_DISABLE_CAMERA} to be able to call
1380 * {@link DeviceAdminInfo#USES_POLICY_DISABLE_KEYGUARD_FEATURES} to be able to call
1436 * Returns the DeviceAdminInfo as defined by the administrator's package info & meta-data
1439 public DeviceAdminInfo getAdminInfo(ComponentName cn) {
1453 return new DeviceAdminInfo(mContext, ri);