Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java50 private final Object mUijLock = new Object(); field in JobNotificationCoordinator
155 synchronized (mUijLock) { in enqueueNotification()
232 synchronized (mUijLock) { in isNotificationAssociatedWithAnyUserInitiatedJobs()
243 synchronized (mUijLock) { in isNotificationChannelAssociatedWithAnyUserInitiatedJobs()
281 synchronized (mUijLock) { in maybeDeleteNotificationIdAssociation()
311 synchronized (mUijLock) { in maybeDeleteNotificationChannelAssociation()