Searched refs:workCount (Results 1 – 1 of 1) sorted by relevance
1754 private void sendPhone(Serializer s, ContentValues cv, int workCount, int homeCount) in sendPhone() argument1760 if (workCount < MAX_PHONE_ROWS) { in sendPhone()1761 s.data(WORK_PHONE_TAGS[workCount], value); in sendPhone()