Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java90 final Object mSensitiveContentProtectionLock = new Object(); field in SensitiveContentProtectionManagerService
215 synchronized (mSensitiveContentProtectionLock) {
322 synchronized (mSensitiveContentProtectionLock) { in onProjectionStart()
352 synchronized (mSensitiveContentProtectionLock) { in onProjectionEnd()
449 synchronized (mSensitiveContentProtectionLock) { in onListenerConnected()
475 synchronized (mSensitiveContentProtectionLock) { in onNotificationPosted()
512 synchronized (mSensitiveContentProtectionLock) { in onNotificationRankingUpdate()
535 synchronized (mSensitiveContentProtectionLock) { in setSensitiveContentProtection()