Home
last modified time | relevance | path

Searched refs:mStopwatchesLock (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DCachedDeviceState.java36 private final Object mStopwatchesLock = new Object(); field in CachedDeviceState
63 synchronized (mStopwatchesLock) { in updateStopwatches()
93 synchronized (mStopwatchesLock) { in createTimeOnBatteryStopwatch()
155 synchronized (mStopwatchesLock) { in close()