Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt166 private fun checkNotificationListenerCheckEnabled(context: Context): Boolean { in checkNotificationListenerCheckEnabled() method
880 if (!checkNotificationListenerCheckEnabled(this)) { in onCreate()
905 if (!checkNotificationListenerCheckEnabled(this)) { in onStartJob()
1138 if (!checkNotificationListenerCheckEnabled(context)) { in onReceive()