Searched defs:people (Results 1 – 12 of 12) sorted by relevance
57 ArrayList<String> people = new ArrayList<>(); in testExtractsAdjustment() local85 ArrayList<String> people = new ArrayList<>(); in testExtractsAdjustments() local
116 private Bundle makeExtrasBundleWithPeople(String[] people) { in makeExtrasBundleWithPeople()124 private NotificationRecord getCallRecordWithPeopleInfo(String[] people, in getCallRecordWithPeopleInfo()
112 ArrayList<Person> people = new ArrayList<>(); in testGetActiveNotifications_preP_mapsExtraPeople() local379 ArrayList<String> people = new ArrayList<>(); in getPeople() local
466 private void setNotificationPeople(NotificationRecord r, String[] people) { in setNotificationPeople()
167 ArrayList<Person> people = sbn.getNotification().extras.getParcelableArrayList( in getContactUri() local
464 private synchronized void recordCallers(String[] people, ArraySet<String> phoneNumbers, in recordCallers()527 private synchronized boolean checkCallers(Context context, String[] people, in checkCallers()
270 final Set<String> people = new ArraySet<>(peopleOverride); in validatePeople() local338 ArraySet<String> people = new ArraySet<>(first.length + second.length); in combineLists() local350 Object people = extras.get(key); in getExtraPeopleForKey() local
687 final ArrayList<String> people = in applyAdjustments() local1225 protected void setPeopleOverride(ArrayList<String> people) { in setPeopleOverride()
428 ArrayList<Person> people = extras.getParcelableArrayList( in getNumPeople() local
512 ArrayList<Person> people = getNotification().extras.getParcelableArrayList( in getLogMaker() local
1412 ArrayList<Person> people = notification.extras.getParcelableArrayList( in maybePopulatePeople() local
2888 …ArrayList<Person> people = extras.getParcelableArrayList(EXTRA_PEOPLE_LIST, android.app.Person.cla… in visitUris() local3986 ArrayList<Person> people = mN.extras.getParcelableArrayList(EXTRA_PEOPLE_LIST, in Builder() local