Home | History | Annotate | Download | only in adapter

Lines Matching refs:ID_PROJECTION

77     private static final String[] ID_PROJECTION = new String[] {RawContacts._ID};
689 return mContentResolver.query(mAccountUri, ID_PROJECTION, SERVER_ID_SELECTION,
695 return mContentResolver.query(mAccountUri, ID_PROJECTION, CLIENT_ID_SELECTION,