Home
last modified time | relevance | path

Searched refs:addChallengeValue (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DChallengeDialogs.kt96 cvh.action(addChallengeValue(lastAction, pin))
142 cvh.action(addChallengeValue(lastAction, "true"))
168 private fun addChallengeValue(action: ControlAction, challengeValue: String): ControlAction { regex