Searched refs:DONT_ALLOW_HTML (Results 1 – 3 of 3) sorted by relevance
115 PolicyColumns.DONT_ALLOW_ATTACHMENTS, PolicyColumns.DONT_ALLOW_HTML,354 values.put(PolicyColumns.DONT_ALLOW_HTML, mDontAllowHtml); in toContentValues()
1842 public static final String DONT_ALLOW_HTML = "dontAllowHtml"; field
549 + PolicyColumns.DONT_ALLOW_HTML + " integer, " in createPolicyTable()1046 + " add column " + PolicyColumns.DONT_ALLOW_HTML + " integer;"); in onUpgrade()