Searched refs:simpleQueryWithSelection (Results 1 – 2 of 2) sorted by relevance
117 public static Cursor simpleQueryWithSelection( in simpleQueryWithSelection() method in CursorUtils
93 Cursor cursor = CursorUtils.simpleQueryWithSelection(context, Uri.parse(uriStr), selection); in getOriginator()