Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt153 private fun checkNotificationListenerCheckSupported(): Boolean { in checkNotificationListenerCheckSupported() method
163 return checkNotificationListenerCheckSupported() && in checkNotificationListenerCheckEnabled()
910 if (!checkNotificationListenerCheckSupported()) { in onReceive()
943 if (!checkNotificationListenerCheckSupported()) { in onReceive()