Searched refs:peopleExtras (Results 1 – 1 of 1) sorted by relevance
2837 final Bundle peopleExtras = new Bundle(); in testMatchesCallFilter() local2841 peopleExtras.putParcelableArrayList(Notification.EXTRA_PEOPLE_LIST, personList); in testMatchesCallFilter()2843 assertTrue(mNotificationManager.matchesCallFilter(peopleExtras))); in testMatchesCallFilter()