Searched refs:KEY_SIM_LOCK (Results 1 – 1 of 1) sorted by relevance
104 private static final String KEY_SIM_LOCK = "sim_lock"; field in SecuritySettings310 root.removePreference(root.findPreference(KEY_SIM_LOCK)); in createPreferenceHierarchy()313 root.findPreference(KEY_SIM_LOCK).setEnabled(isSimReady()); in createPreferenceHierarchy()976 keys.add(KEY_SIM_LOCK); in getNonIndexableKeys()