Searched defs:convertToString (Results 1 – 8 of 8) sorted by relevance
312 public CharSequence convertToString(Cursor cursor) { in convertToString() method in SimpleCursorAdapter419 CharSequence convertToString(Cursor cursor); in convertToString() method
32 CharSequence convertToString(Cursor cursor); in convertToString() method
407 public CharSequence convertToString(Cursor cursor) { in convertToString() method in CursorAdapter
343 public String convertToString(Cursor cursor) { in convertToString() method in CursorTreeAdapter
455 public CharSequence convertToString(Cursor cursor) { in convertToString() method in SuggestionsAdapter
202 public CharSequence convertToString(Cursor cursor) { in convertToString() method in BaseCursorPagerAdapter
434 private static String convertToString(DownloadManager downloadManager, long downloadId) { in convertToString() method in CarrierKeyDownloadManager
5229 public static String convertToString(Object o) { in convertToString() method in RILUtils