Searched refs:mDebugFailingElapsedClockLock (Results 1 – 1 of 1) sorted by relevance
447 private final Object mDebugFailingElapsedClockLock = new Object(); field in StatsPullAtomService672 synchronized (mDebugFailingElapsedClockLock) { in onPullAtom()