Searched refs:mMissedCallCountsLock (Results 1 – 1 of 1) sorted by relevance
144 private final Object mMissedCallCountsLock = new Object(); field in MissedCallNotifierImpl324 synchronized (mMissedCallCountsLock) { in showMissedCallNotification()452 synchronized(mMissedCallCountsLock) { in cancelMissedCallNotification()644 synchronized(mMissedCallCountsLock) { in reloadFromDatabase()