Class | Description |
---|---|
AppCompatPinActivity |
Base class for activities that use PIN protection
Then to enable PinCode blocking, you must call
LockManager.enableAppLock(android.content.Context, Class) |
AppCompatPreferenceActivity |
A
PreferenceActivity which implements and proxies the necessary calls
to be used with AppCompat. |
AuthenticateActivity |
PIN/fingerprint authentication activity
|
GlobalState | |
PasscodeLockManager |