Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt255 *gatingConditionsForAuthAndDetect(),
278 *gatingConditionsForAuthAndDetect(),
376 private fun gatingConditionsForAuthAndDetect(): Array<Pair<Flow<Boolean>, String>> { in gatingConditionsForAuthAndDetect() method