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