Home
last modified time | relevance | path

Searched defs:redactContent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/
H A DClipData.java700 public void toShortString(StringBuilder b, boolean redactContent) { in toShortString()
1139 public void toShortString(StringBuilder b, boolean redactContent) { in toShortString()
H A DClipDescription.java466 public boolean toShortString(StringBuilder b, boolean redactContent) { in toShortString()