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