Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DChooseLockPassword.java377 this.numericHintForPrivateProfile = hintInNumericForPrivateProfile; in Stage()
401 public final int numericHintForPrivateProfile; field in ChooseLockPassword.ChooseLockPasswordFragment.Stage
439 return context.getString(numericHintForPrivateProfile); in getHint()