Searched refs:ENTITY_PROJECTION (Results 1 – 1 of 1) sorted by relevance
66 private static final String[] ENTITY_PROJECTION = new String[] { field in ContactDeletionInteraction225 Uri.withAppendedPath(contactUri, Entity.CONTENT_DIRECTORY), ENTITY_PROJECTION, in onCreateLoader()