Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java229 public String toDebugString(Entry entry) { in toDebugString() method in EntrySchema
246 public String toDebugString(Entry entry, String... columnNames) { in toDebugString() method in EntrySchema
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListFilter.java274 public String toDebugString() { in toDebugString() method in ContactListFilter