Is there a way to find out if a user has the PIN lock or password lock screen security set?
I know that you can check Settings.Secure.PATTERN_LOCK_ENABLED
to read if the pattern is set. Even a value to read that shows if ANY security is set would be helpful.