Home | History | Annotate | Download | only in account

Lines Matching refs:TYPE_ASSISTANT

286         kind.typeList.add(buildPhoneType(Phone.TYPE_ASSISTANT).setSecondary(true));
1066 if ("assistant".equals(type)) return build(Phone.TYPE_ASSISTANT, true);
1447 if ("assistant".equals(type)) return buildRelationType(Relation.TYPE_ASSISTANT);