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