Home
last modified time | relevance | path

Searched refs:toShortStringTypesOnly (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
DClipDescription.java255 boolean first = !toShortStringTypesOnly(b); in toShortString()
276 public boolean toShortStringTypesOnly(StringBuilder b) { in toShortStringTypesOnly() method in ClipDescription
DIntent.java8403 first = !mClipData.getDescription().toShortStringTypesOnly(b); in toShortString()