Searched refs:mMissedCallCountsLock (Results 1 – 1 of 1) sorted by relevance
140 private final Object mMissedCallCountsLock = new Object(); field in MissedCallNotifierImpl313 synchronized (mMissedCallCountsLock) { in showMissedCallNotification()439 synchronized(mMissedCallCountsLock) { in cancelMissedCallNotification()623 synchronized(mMissedCallCountsLock) { in reloadFromDatabase()