Searched refs:ALLOW_ATT_CONV_FROM (Results 1 – 1 of 1) sorted by relevance
134 private static final String ALLOW_ATT_CONV_FROM = "convosFrom"; field in ZenModeConfig551 rt.allowConversationsFrom = safeInt(parser, ALLOW_ATT_CONV_FROM, in readXml()634 out.attributeInt(null, ALLOW_ATT_CONV_FROM, allowConversationsFrom); in writeXml()