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.kt157 private fun checkNotificationListenerCheckSupported(): Boolean { in checkNotificationListenerCheckSupported() method
167 return checkNotificationListenerCheckSupported() && in checkNotificationListenerCheckEnabled()
958 if (!checkNotificationListenerCheckSupported()) { in onReceive()
994 if (!checkNotificationListenerCheckSupported()) { in onReceive()