protected EditType buildImType(int type) {
   return new EditType(type, Im.getProtocolLabelResource(type));
 }