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
class GetLockStateTool(context: Context) : McpTool

Reports whether the device is currently locked (KeyguardManager) and whether the screen is interactive (PowerManager.isInteractive).

Link copied to clipboard

Provider for the keyguard module: GetLockStateTool and GetKeyguardInfoTool.