Searched refs:appendSelectionArg (Results 1 – 1 of 1) sorted by relevance
6614 selectionArgs = appendSelectionArg(selectionArgs, likeValue.toString()); in queryLocal()9587 private String[] appendSelectionArg(String[] selectionArgs, String arg) { in appendSelectionArg() method in ContactsProvider2