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