protected EditType buildPhoneType(int type) {
   return new EditType(type, Phone.getTypeLabelResource(type));
 }