Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DFaceAuthenticationLogger.kt208 fun authRequested(uiEvent: FaceAuthUiEvent) { in authRequested() method in com.android.systemui.log.FaceAuthenticationLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DSystemUIDeviceEntryFaceAuthInteractor.kt298 faceAuthenticationLogger.authRequested(uiEvent) in <lambda>()