Searched refs:UNLOCK_TRIGGER (Results 1 – 2 of 2) sorted by relevance
68 constexpr static inline const uint32_t UNLOCK_TRIGGER = 0; variable
169 int triggerMode = isScreenUnlockTrigger ? UNLOCK_TRIGGER : NONE_UNLOCK_TRIGGER; in SwingExecuteDecision()