Searched refs:setProtectionUsed (Results 1 – 3 of 3) sorted by relevance
41 public SexualActivityRecordInternal setProtectionUsed(int protectionUsed) { in setProtectionUsed() method in SexualActivityRecordInternal
54 sexualActivityRecord.setProtectionUsed(getCursorInt(cursor, PROTECTION_USED_COLUMN_NAME)); in populateSpecificRecordValue()
196 recordInternal.setProtectionUsed(mProtectionUsed); in toRecordInternal()