Home | History | Annotate | Download | only in account

Lines Matching refs:TYPE_RADIO

281         kind.typeList.add(buildPhoneType(Phone.TYPE_RADIO).setSecondary(true));
1059 if ("radio".equals(type)) return build(Phone.TYPE_RADIO, true);