Searched refs:UserIdQuery (Results 1 – 1 of 1) sorted by relevance
599 UserIdQuery.CONTENT_URI, in lookupRawContact()600 UserIdQuery.PROJECTION, in lookupRawContact()601 UserIdQuery.SELECTION, in lookupRawContact()606 rawContactId = c.getLong(UserIdQuery.COLUMN_RAW_CONTACT_ID); in lookupRawContact()704 final private static class UserIdQuery { class in ContactManager706 private UserIdQuery() { in UserIdQuery() method in ContactManager.UserIdQuery