Searched refs:sProfilingLock (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DTrafficStats.java110 private static Object sProfilingLock = new Object(); field in class:TrafficStats
189 synchronized (sProfilingLock) {
207 synchronized (sProfilingLock) {

Completed in 92 milliseconds