Searched refs:NotificationListenerCheckJobService (Results 1 – 2 of 2) sorted by relevance
260 service: NotificationListenerCheckJobService in getEnabledNotificationListenersAndNotifyIfNeeded()870 class NotificationListenerCheckJobService : JobService() { class920 this@NotificationListenerCheckJobService in onStartJob()973 ComponentName(context, NotificationListenerCheckJobService::class.java) in onReceive()
46 import com.android.permissioncontroller.privacysources.NotificationListenerCheckJobService75 @Mock lateinit var mockNotificationListenerCheckJobService: NotificationListenerCheckJobService