Searched refs:entityValues (Results 1 – 3 of 3) sorted by relevance
221 final ContentValues entityValues = delta.getValues().getCompleteValues(); in getDeltaForAttachingPhotoToContact() local222 final String type = entityValues.getAsString(RawContacts.ACCOUNT_TYPE); in getDeltaForAttachingPhotoToContact()223 final String dataSet = entityValues.getAsString(RawContacts.DATA_SET); in getDeltaForAttachingPhotoToContact()
211 ContentValues entityValues = getValues().getCompleteValues(); in getRawContactAccountType() local212 String type = entityValues.getAsString(RawContacts.ACCOUNT_TYPE); in getRawContactAccountType()213 String dataSet = entityValues.getAsString(RawContacts.DATA_SET); in getRawContactAccountType()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...