Searched refs:getAsInteger (Results 1 – 12 of 12) sorted by relevance
267 Integer isSuperPrimary = contentValues.getAsInteger(StructuredName.IS_SUPER_PRIMARY); in getPrimaryContentValueWithStructuredName()275 final Integer isPrimary = contentValues.getAsInteger(StructuredName.IS_PRIMARY); in getPrimaryContentValueWithStructuredName()827 final Integer typeAsObject = contentValues.getAsInteger(Phone.TYPE); in appendPhones()829 final Integer isPrimaryAsInteger = contentValues.getAsInteger(Phone.IS_PRIMARY); in appendPhones()977 Integer typeAsObject = contentValues.getAsInteger(Email.TYPE); in appendEmails()981 Integer isPrimaryAsInteger = contentValues.getAsInteger(Email.IS_PRIMARY); in appendEmails()1041 final Integer typeAsInteger = contentValues.getAsInteger(StructuredPostal.TYPE); in appendPostalsForDoCoMo()1069 final Integer typeAsInteger = contentValues.getAsInteger(StructuredPostal.TYPE); in appendPostalsForGeneric()1074 contentValues.getAsInteger(StructuredPostal.IS_PRIMARY); in appendPostalsForGeneric()1216 final Integer protocolAsObject = contentValues.getAsInteger(Im.PROTOCOL); in appendIms()[all …]
164 if (Slot.getAsInteger(10, USlot)) { in populateObjectSlotMetadata()347 if (SigString.getAsInteger(10, Signature)) { in populateForEachMetadata()
152 (int) values.getAsInteger(android.provider.CalendarContract.Events.ALL_DAY)); in verifyPopulateContentValues()
285 public Integer getAsInteger(String key) { in getAsInteger() method in ContentValues
297 Integer backRefIndex = mValuesBackReferences.getAsInteger(key); in resolveValueBackReferences()
79 if (SigString.getAsInteger(10, Signature)) { in getRootSignature()
326 final Integer allDayInteger = values.getAsInteger(CalendarContract.Events.ALL_DAY); in populateComponent()
488 Integer iVal = values != null ? values.getAsInteger(Settings.System.VALUE) : null; in getInt()
4973 method public java.lang.Integer getAsInteger(java.lang.String);
4982 method public java.lang.Integer getAsInteger(java.lang.String);
5208 method public java.lang.Integer getAsInteger(java.lang.String);