Searched refs:convertToString (Results 1 – 9 of 9) sorted by relevance
312 public CharSequence convertToString(Cursor cursor) { in convertToString() method in SimpleCursorAdapter314 return mCursorToStringConverter.convertToString(cursor); in convertToString()319 return super.convertToString(cursor); in convertToString()419 CharSequence convertToString(Cursor cursor); in convertToString() method
32 CharSequence convertToString(Cursor cursor); in convertToString() method44 return mClient.convertToString((Cursor) resultValue); in convertResultToString()
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
1563 CharSequence newQuery = mSuggestionsAdapter.convertToString(c); in rewriteQueryFromSuggestion()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58401 method public CharSequence convertToString(android.database.Cursor);58428 method public String convertToString(android.database.Cursor);59886 method public CharSequence convertToString(android.database.Cursor);
66562 Landroid/widget/CursorFilter$CursorFilterClient;->convertToString(Landroid/database/Cursor;)Ljava/l…