Searched refs:triggerActiveUnlockForAssistant (Results 1 – 2 of 2) sorted by relevance
35 var triggerActiveUnlockForAssistant: Boolean = false, variable in com.android.keyguard.KeyguardActiveUnlockModel52 triggerActiveUnlockForAssistant.toString(), in <lambda>()78 triggerActiveUnlockForAssistant = model.triggerActiveUnlockForAssistant in insert()
2758 final boolean triggerActiveUnlockForAssistant = shouldTriggerActiveUnlockForAssistant(); in shouldTriggerActiveUnlock()2778 (mAuthInterruptActive || triggerActiveUnlockForAssistant || awakeKeyguard) in shouldTriggerActiveUnlock()2798 triggerActiveUnlockForAssistant, in shouldTriggerActiveUnlock()