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