Searched defs:peopleType (Results 1 – 2 of 2) sorted by relevance
317 int peopleType = policy.getPriorityCallSenders(); in getContactsCallsSummary() local332 int peopleType = policy.getPriorityMessageSenders(); in getContactsMessagesSummary() local
920 private String peopleTypeToString(@PeopleType int peopleType) { in peopleTypeToString()