Searched refs:XML_ATTR_BUTTON_ACTION (Results 1 – 1 of 1) sorted by relevance
73 private static final String XML_ATTR_BUTTON_ACTION = "buttonAction"; field in SuspendDialogInfo214 out.attributeInt(null, XML_ATTR_BUTTON_ACTION, mNeutralButtonAction); in saveToXml()230 in.getAttributeInt(null, XML_ATTR_BUTTON_ACTION, BUTTON_ACTION_MORE_DETAILS); in restoreFromXml()