Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java930 private final Object mSupportedSystemUsagesLock = new Object(); field in AudioService
1498 synchronized (mSupportedSystemUsagesLock) { in onSystemReady()
1701 synchronized (mSupportedSystemUsagesLock) { in onAudioServerDied()
1948 synchronized (mSupportedSystemUsagesLock) { in setSupportedSystemUsages()
1961 synchronized (mSupportedSystemUsagesLock) { in getSupportedSystemUsages()
9831 synchronized (mSupportedSystemUsagesLock) { in isSupportedSystemUsage()
11316 synchronized (mSupportedSystemUsagesLock) { in dumpSupportedSystemUsage()
11337 synchronized (mSupportedSystemUsagesLock) { in dumpAccessibilityServiceUids()