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