Searched refs:peopleExtras (Results 1 – 1 of 1) sorted by relevance
670 final Bundle peopleExtras = new Bundle(); in shouldRingForContact() local674 peopleExtras.putParcelableArrayList(Notification.EXTRA_PEOPLE_LIST, personList); in shouldRingForContact()676 return mNotificationManager.matchesCallFilter(peopleExtras); in shouldRingForContact()