Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java280 return mKeyguardIgnoreListVendor; in getAcquireVendorIgnorelist()
849 private int[] mKeyguardIgnoreListVendor; field in FaceService
1062 mKeyguardIgnoreListVendor = getContext().getResources() in FaceService()