Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java1021 private final Object mSupportedSystemUsagesLock = new Object(); field in AudioService
1683 synchronized (mSupportedSystemUsagesLock) { in onSystemReady()
1886 synchronized (mSupportedSystemUsagesLock) { in onAudioServerDied()
2142 synchronized (mSupportedSystemUsagesLock) { in setSupportedSystemUsages()
2155 synchronized (mSupportedSystemUsagesLock) { in getSupportedSystemUsages()
10245 synchronized (mSupportedSystemUsagesLock) { in isSupportedSystemUsage()
11933 synchronized (mSupportedSystemUsagesLock) { in dumpSupportedSystemUsage()
11954 synchronized (mSupportedSystemUsagesLock) { in dumpAccessibilityServiceUids()