Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
DAuthenticationFlags.kt53 val isPrimaryAuthRequiredForUnattendedUpdate = constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntryInteractor.kt187 authFlags.isPrimaryAuthRequiredForUnattendedUpdate -> in <lambda>()