Searched refs:mKeyguardIgnoreList (Results 1 – 1 of 1) sorted by relevance
284 return mKeyguardIgnoreList; in getAcquireIgnorelist()854 private int[] mKeyguardIgnoreList; field in FaceService1070 mKeyguardIgnoreList = ignoreKeyguardBlacklist ? new int[0] : getContext().getResources() in FaceService()