Searched refs:KEY_UNLOCK_SET_PIN (Results 1 – 1 of 1) sorted by relevance
92 private static final String KEY_UNLOCK_SET_PIN = "unlock_set_pin"; field in ChooseLockGeneric.ChooseLockGenericFragment355 findPreference(KEY_UNLOCK_SET_PIN).setViewId(R.id.lock_pin); in addPreferences()364 Preference pin = findPreference(KEY_UNLOCK_SET_PIN); in updatePreferenceText()398 return KEY_UNLOCK_SET_PIN; in getKeyForCurrent()478 } else if (KEY_UNLOCK_SET_PIN.equals(key)) { in disableUnusablePreferencesImpl()536 case KEY_UNLOCK_SET_PIN: in updatePreferenceSummaryIfNeeded()808 } else if (KEY_UNLOCK_SET_PIN.equals(unlockMethod)) { in setUnlockMethod()