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