Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/controller/
H A DUdfpsKeyguardViewController.kt49 private val uniqueIdentifier = this.toString() regex
59 alternateBouncerInteractor.setAlternateBouncerUIAvailable(true, uniqueIdentifier)
64 alternateBouncerInteractor.setAlternateBouncerUIAvailable(false, uniqueIdentifier)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewControllerLegacy.kt86 private val uniqueIdentifier = this.toString() regex
286 alternateBouncerInteractor.setAlternateBouncerUIAvailable(true, uniqueIdentifier)
317 alternateBouncerInteractor.setAlternateBouncerUIAvailable(false, uniqueIdentifier)