Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DClipData.java923 public void toShortStringShortItems(StringBuilder b, boolean first) { in toShortStringShortItems() method in ClipData
DIntent.java8407 mClipData.toShortStringShortItems(b, first); in toShortString()