Searched refs:mChannelToastsSent (Results 1 – 2 of 2) sorted by relevance
37 Set<Integer> mChannelToastsSent = new HashSet<>(); field in TestableNotificationManagerService150 mChannelToastsSent.add(uid); in doChannelWarningToast()
1938 assertThat(mService.mChannelToastsSent).contains(mUid); in testEnqueueNotificationInternal_noChannel()11281 assertThat(mService.mChannelToastsSent).contains(mUid);