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