Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DCallStreamingNotification.java76 private final Object mNotificationLock = new Object(); field in CallStreamingNotification
268 synchronized(mNotificationLock) { in showStreamingNotification()
287 synchronized(mNotificationLock) { in hideStreamingNotification()