Further looking shows that the CustomView type is: PackageName.ViewName
PackageName is the package name where the CustumView was defined or compiled from that is the case in my previous post with b4a.example, it's not general.
Yes, looks like that's going to be it. I'll probably add them to a list then do an indexof search as I only really need to know if it is a custom view or not.