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