Searched refs:simpleQueryWithProjection (Results 1 – 2 of 2) sorted by relevance
110 public static Cursor simpleQueryWithProjection( in simpleQueryWithProjection() method in CursorUtils
116 cursor = CursorUtils.simpleQueryWithProjection(context, uri, PROJECTION); in getPerson()