Searched refs:ATT_SENT_VALID_MESSAGE (Results 1 – 1 of 1) sorted by relevance
150 private static final String ATT_SENT_VALID_MESSAGE = "sent_valid_msg"; field in PreferencesHelper319 r.hasSentValidMessage = parser.getAttributeBoolean(null, ATT_SENT_VALID_MESSAGE, false); in restorePackage()619 out.attributeBoolean(null, ATT_SENT_VALID_MESSAGE, in writeXml()