Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java785 private final Object mSupportedSystemUsagesLock = new Object(); field in AudioService
1395 synchronized (mSupportedSystemUsagesLock) { in onAudioServerDied()
1566 synchronized (mSupportedSystemUsagesLock) { in setSupportedSystemUsages()
1577 synchronized (mSupportedSystemUsagesLock) { in getSupportedSystemUsages()
8125 synchronized (mSupportedSystemUsagesLock) { in isSupportedSystemUsage()
9123 synchronized (mSupportedSystemUsagesLock) { in dumpSupportedSystemUsage()
9131 synchronized (mSupportedSystemUsagesLock) { in dumpAccessibilityServiceUids()