Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java270 return mKeyguardIgnoreList; in getAcquireIgnorelist()
848 private int[] mKeyguardIgnoreList; field in FaceService
1060 mKeyguardIgnoreList = getContext().getResources() in FaceService()