Package-level declarations
Types
Link copied to clipboard
Reports keyguard security details via KeyguardManager: whether a secure lock credential (PIN/pattern/password) is configured and the current lock state.
Link copied to clipboard
Reports whether the device is currently locked (KeyguardManager) and whether the screen is interactive (PowerManager.isInteractive).
Link copied to clipboard
object KeyguardTools
Provider for the keyguard module: GetLockStateTool and GetKeyguardInfoTool.