Searched refs:typeObj (Results 1 – 1 of 1) sorted by relevance
466 Integer typeObj = initialValues.getAsInteger(Sms.TYPE); in insertInner() local467 if (typeObj != null) { in insertInner()468 type = typeObj.intValue(); in insertInner()