Searched refs:checkIfAccountManagementDisabled (Results 1 – 2 of 2) sorted by relevance
129 .checkIfAccountManagementDisabled(mContext, "account_type", mUserId); in checkIfDevicePolicyServiceDisabled_noEnforceAdminForManagedProfile()139 .checkIfAccountManagementDisabled(mContext, "account_type", mUserId); in checkIfDeviceAdminFeatureDisabled_noEnforceAdminForManagedProfile()
390 public static EnforcedAdmin checkIfAccountManagementDisabled(Context context, in checkIfAccountManagementDisabled() method in RestrictedLockUtilsInternal