Searched refs:mDebugElapsedClockLock (Results 1 – 1 of 1) sorted by relevance
446 private final Object mDebugElapsedClockLock = new Object(); field in StatsPullAtomService668 synchronized (mDebugElapsedClockLock) { in onPullAtom()