Searched refs:PASSWORD_VISIBLE_KEY (Results 1 – 2 of 2) sorted by relevance
1145 storageManager.setField(StorageManager.PASSWORD_VISIBLE_KEY, enabled ? "1" : "0"); in setVisiblePasswordEnabled()
2011 public static final String PASSWORD_VISIBLE_KEY = "PasswordVisible"; field in StorageManager