Searched refs:msgBoxObj (Results 1 – 1 of 1) sorted by relevance
320 Object msgBoxObj = values.getAsInteger(Mms.MESSAGE_BOX); in insert() local321 if (msgBoxObj != null) { in insert()322 msgBox = (Integer) msgBoxObj; in insert()