Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DChooseLockPassword.java388 public static final int TYPE_BIOMETRIC = 3; field in ChooseLockPassword.ChooseLockPasswordFragment.Stage
426 } else if (type == TYPE_BIOMETRIC) { in getHint()
444 } else if (type == TYPE_BIOMETRIC) { in getHint()
460 case TYPE_BIOMETRIC: in getMessage()
657 return Stage.TYPE_BIOMETRIC; in getStageType()