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