Searched refs:KEY_SENSITIVE_CONTENT (Results 1 – 6 of 6) sorted by relevance
62 KEY_SENSITIVE_CONTENT,152 public static final String KEY_SENSITIVE_CONTENT = "key_sensitive_content"; field in Adjustment
160 signals.putBoolean(Adjustment.KEY_SENSITIVE_CONTENT, true); in testHasDiffs_sensitiveContentChange()
802 signals.putBoolean(Adjustment.KEY_SENSITIVE_CONTENT, true); in testSensitiveContent()
758 if (signals.containsKey(Adjustment.KEY_SENSITIVE_CONTENT)) { in applyAdjustments()759 mSensitiveContent = signals.getBoolean(Adjustment.KEY_SENSITIVE_CONTENT); in applyAdjustments()761 Adjustment.KEY_SENSITIVE_CONTENT, in applyAdjustments()
416 Adjustment.KEY_SENSITIVE_CONTENT,
12563 field public static final String KEY_SENSITIVE_CONTENT = "key_sensitive_content";