Searched refs:KEY_UNLOCK_SET_OR_CHANGE (Results 1 – 1 of 1) sorted by relevance
96 private static final String KEY_UNLOCK_SET_OR_CHANGE = "unlock_set_or_change"; field in SecuritySettings280 disableIfPasswordQualityManaged(KEY_UNLOCK_SET_OR_CHANGE, MY_USER_ID); in createPreferenceHierarchy()301 disableIfPasswordQualityManaged(KEY_UNLOCK_SET_OR_CHANGE, mProfileChallengeUserId); in createPreferenceHierarchy()310 Preference unlockSetOrChange = findPreference(KEY_UNLOCK_SET_OR_CHANGE); in createPreferenceHierarchy()576 if (KEY_UNLOCK_SET_OR_CHANGE.equals(p.getKey())) { in onGearClick()622 if (KEY_UNLOCK_SET_OR_CHANGE.equals(key)) { in onPreferenceTreeClick()