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