Searched refs:PROJECTION_ID_ONLY (Results 1 – 3 of 3) sorted by relevance
31 public static final String[] PROJECTION_ID_ONLY = { BaseColumns._ID }; field in ContactsDictionaryConstants
202 ContactsDictionaryConstants.PROJECTION_ID_ONLY, null, null, null); in getContactCount()
122 ContactsDictionaryConstants.PROJECTION_ID_ONLY, null, null, null); in testComputeAffinity()