Searched refs:ProfileQuery (Results 1 – 1 of 1) sorted by relevance
628 resolver.query(Data.CONTENT_URI, ProfileQuery.PROJECTION, ProfileQuery.SELECTION, in lookupProfile()632 profileId = c.getLong(ProfileQuery.COLUMN_ID); in lookupProfile()686 final private static class ProfileQuery { class in ContactManager688 private ProfileQuery() { in ProfileQuery() method in ContactManager.ProfileQuery