Home
last modified time | relevance | path

Searched refs:getSafetyCenterNotifications (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt225 var currentNotifications = getSafetyCenterNotifications() in <lambda>()
229 currentNotifications = getSafetyCenterNotifications() in <lambda>()
245 private fun getSafetyCenterNotifications(): List<StatusBarNotificationWithChannel> { in <lambda>() method