Searched refs:KEY_SIM_LOCK (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DSecuritySettings.java74 private static final String KEY_SIM_LOCK = "sim_lock"; field in class:SecuritySettings
229 root.removePreference(root.findPreference(KEY_SIM_LOCK));
236 root.findPreference(KEY_SIM_LOCK).setEnabled(false);

Completed in 27 milliseconds