Home
last modified time | relevance | path

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

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