Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DAccessibilitySourceService.kt144 getNotificationsIntervalMillis()) && getCurrentNotification() == null in processAccessibilityJob()
506 private fun getCurrentNotification(): StatusBarNotification? { in getCurrentNotification() method
561 val notification: StatusBarNotification = getCurrentNotification() ?: return in removeAccessibilityNotification()
567 val notification = getCurrentNotification() ?: return in removeAccessibilityNotification()
576 val notification = getCurrentNotification() ?: return in removeAccessibilityNotification()
586 val notification = getCurrentNotification() ?: return in removeAccessibilityNotification()