Searched refs:mCompletionHandlingLock (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java127 synchronized(mCompletionHandlingLock) {
216 synchronized(mCompletionHandlingLock) {
229 private final Object mCompletionHandlingLock = new Object(); field in class:NotificationPlayer

Completed in 48 milliseconds