Searched refs:jobLock (Results 1 – 1 of 1) sorted by relevance
872 private val jobLock = Object() constant in NotificationListenerCheckJobService889 synchronized(jobLock) { in onCreate()910 synchronized(jobLock) { in onStartJob()936 synchronized(jobLock) { in onStopJob()949 synchronized(jobLock) { addNotificationListenerNotificationIfNeededJob = null } in clearJob()