Searched refs:permittedListeners (Results 1 – 1 of 1) sorted by relevance
5959 final List<String> permittedListeners = in testSetPermittedCrossProfileNotificationListeners_managedProfile() local5961 assertThat(permittedListeners.size()).isEqualTo(1); in testSetPermittedCrossProfileNotificationListeners_managedProfile()5962 assertThat(permittedListeners.get(0)).isEqualTo(permittedListener); in testSetPermittedCrossProfileNotificationListeners_managedProfile()