Searched refs:sharedPrefsLock (Results 1 – 2 of 2) sorted by relevance
246 private val sharedPrefsLock = Mutex() constant353 sharedPrefsLock.withLock { in removeDisabledComponentsFromNotifiedComponents()368 sharedPrefsLock.withLock { in markComponentAsNotified()379 sharedPrefsLock.withLock { in removeFromNotifiedComponents()399 sharedPrefsLock.withLock { in removeFromNotifiedComponents()416 sharedPrefsLock.withLock { in updateLastShownNotificationTime()
241 sharedPrefsLock.withLock { in sendNotification()512 sharedPrefsLock.withLock { in removeFromNotifiedServices()527 sharedPrefsLock.withLock { in markServiceAsNotified()538 sharedPrefsLock.withLock { in updateServiceAsNotified()598 sharedPrefsLock.withLock { in removePackageState()637 private val sharedPrefsLock = Mutex() constant