Searched refs:ALLOW_ATT_CALLS (Results 1 – 2 of 2) sorted by relevance
228 private static final String ALLOW_ATT_CALLS = "calls"; field in ZenModeConfig954 rt.allowCalls = safeBoolean(parser, ALLOW_ATT_CALLS, in readXml()1076 out.attributeBoolean(null, ALLOW_ATT_CALLS, allowCalls); in writeXml()
49267 Landroid/service/notification/ZenModeConfig;->ALLOW_ATT_CALLS:Ljava/lang/String;