HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_WORK_MOBILE (Results 1 - 5 of 5) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/model/
FallbackSource.java 210 kind.typeList.add(buildPhoneType(Phone.TYPE_WORK_MOBILE).setSecondary(true));
562 case Phone.TYPE_WORK_MOBILE: return R.string.call_work_mobile;
597 case Phone.TYPE_WORK_MOBILE: return R.string.sms_work_mobile;