Searched refs:enabledNotificationListeners (Results 1 – 2 of 2) sorted by relevance
315 val enabledNotificationListeners = in getEnabledNotificationListeners() constant317 .enabledNotificationListeners in getEnabledNotificationListeners()321 enabledNotificationListeners.filter { !exemptPackages.contains(it.packageName) } in getEnabledNotificationListeners()326 "enabledNotificationListeners=$enabledNotificationListeners\n" + in getEnabledNotificationListeners()
155 whenever(mockNotificationManager.enabledNotificationListeners) in setup()